Commit Graph

21243 Commits

Author SHA1 Message Date
Ted John 23c709c197 Implement railing override logic 2021-04-14 01:34:07 +01:00
Ted John 476ee6ff5c Import RCT1 railings 2021-04-14 00:07:46 +01:00
Ted John c3009067a1 Add all RCT1 paths by default 2021-04-13 22:29:52 +01:00
Ted John 0376d48cdb Fix object entry stuff 2021-04-13 21:46:08 +01:00
Ted John 04e4b160b3 Improve path railing code 2021-04-12 22:42:37 +01:00
Ted John ef6d8a6e69 Work on RCT1 path import 2021-04-12 19:41:34 +01:00
Ted John 0a8f810e5d Add path railings object 2021-04-12 02:02:01 +01:00
Ted John 65b03bf2cd Another money64 fix 2021-04-11 17:16:56 +01:00
Ted John 67cf751a58 More various entrance style fixes 2021-04-11 17:14:01 +01:00
Ted John 6eb6509e45 Fix more CI errors 2021-04-11 14:39:31 +01:00
Ted John 974e45d45f Fix gLastEntranceStyle 2021-04-11 14:18:49 +01:00
Ted John 3284b18658 Fix loading .park scenarios from in-game 2021-04-11 13:32:12 +01:00
Ted John 7ae6388a3b Fix S4 import of music 2021-04-11 13:14:54 +01:00
Ted John eae2cde747 Fix S6 import of entrance style 2021-04-11 13:14:22 +01:00
Ted John 3927c91b6a Fix 32-bit builds 2021-04-11 13:12:29 +01:00
Ted John 421f4721be Fix formatting 2021-04-11 12:34:25 +01:00
Ted John 082c373d69 Fix defaulting of music and entrance 2021-04-11 02:02:05 +01:00
Ted John 3d8f3e7494 Fix more large map issues 2021-04-10 23:10:48 +01:00
Ted John 7f7e296f12 Fix int16 to int32 issues 2021-04-10 21:34:37 +01:00
Ted John 7fadc31cab Fix more money64 issues 2021-04-10 21:34:21 +01:00
Ted John 036244b9f0 Get sprites and ride overall view working in large maps 2021-04-10 18:57:59 +01:00
Ted John a0a0703055 Support large map sizes 2021-04-10 18:20:47 +01:00
Ted John c62290214c Change most things and formatting to money64 2021-04-10 16:00:50 +01:00
duncanspumpkin c44888a556 Correct further warnings 2021-04-10 07:47:17 +01:00
duncanspumpkin 4b457ae4fb Fix invalid tile reference 2021-04-10 07:35:17 +01:00
duncanspumpkin a22b8ec90b Fix compilation due to size missmatches 2021-04-10 07:23:02 +01:00
Gymnasiast 6569de4e91
Fix compilation issue on Linux with Clang 2021-04-09 23:13:11 +02:00
Gymnasiast 679f4d7d50
"Fix" Testpaint 2021-04-09 23:10:26 +02:00
Gymnasiast fd29525993
Fix two compilation issues on macOS 2021-04-09 22:51:36 +02:00
Gymnasiast 900f94d1c3
Fix placing entrance/exit for ride ID >= 256 2021-04-09 22:36:29 +02:00
Gymnasiast d96ed5499e
Fix formatting 2021-04-09 15:59:14 +02:00
Gymnasiast f416898516
Raise max number of trains to 255 2021-04-09 15:56:32 +02:00
Gymnasiast 4f1d0d7938
Raise maximum amount of rides to 1000 2021-04-09 15:21:29 +02:00
Ted John 8180fb9ae1 Make tile elements dynamic and resizable 2021-04-09 02:09:08 +01:00
Ted John a38154a0f3 Update map tile loop to support large maps 2021-04-08 21:05:34 +01:00
Ted John 01ee1c5f57 Fix transfer of objects in multiplayer 2021-04-08 20:36:26 +01:00
Ted John aec50acad2 Fix research list and other bits after import 2021-04-08 00:49:04 +01:00
Ted John 0971db99c3 Use actual GZIP compression 2021-04-08 00:32:07 +01:00
Ted John 341f716c9d Implement import / export packed objects 2021-04-07 01:09:49 +01:00
Ted John 3f55053d9c Fix read / write of DAT object entries 2021-04-06 21:03:01 +01:00
Ted John 3173a63726 Replace gScenarioTicks with gCurrentTicks 2021-04-06 00:07:13 +01:00
Ted John e468dd325b Fix patrol area of staff 2021-04-05 23:57:35 +01:00
Ted John f3bf52983a Change price to array write and move gEditorStep 2021-04-05 22:28:15 +01:00
Ted John 66bcfc9e37 Add missing fields to ParkFile 2021-04-05 21:58:59 +01:00
Ted John b45a20549e Remove gS6Info 2021-04-05 18:01:43 +01:00
Ted John 4b980d6b58 Improve saving and playing of .park scenario 2021-04-03 17:27:56 +01:00
Ted John 68cb57fbb0 Improve editor handling of new object types 2021-04-03 16:25:22 +01:00
Ted John 9555d4fcf2 Only serialise integers, to 32 or 64-bit 2021-04-03 15:10:08 +01:00
Ted John 0fd3c625f7 Fix read / writing of peep thoughts / rides 2021-04-03 12:53:02 +01:00
Ted John 8ff525270d Remove S6Exporter 2021-04-03 04:20:51 +01:00