1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 11:33:03 +01:00
Commit Graph

21180 Commits

Author SHA1 Message Date
Gymnasiast
2ea6a81ca4 Remove change merged to develop 2021-04-03 00:21:43 +01:00
Gymnasiast
9a0db38cbb Fix rebase errors and re-add invisibility toggle 2021-04-03 00:21:43 +01:00
duncanspumpkin
44c9cca676 Finish entity fixes 2021-04-03 00:21:43 +01:00
duncanspumpkin
e7113a9f26 Fix entity writing 2021-04-03 00:21:43 +01:00
duncanspumpkin
1f1d533282 Make non entity rebase fixes 2021-04-03 00:21:43 +01:00
duncanspumpkin
07eee1cdf9 Fix rebase mistakes 2021-04-03 00:21:43 +01:00
duncanspumpkin
efbc1453e2 Remove next/previous and linked lists 2021-04-03 00:21:43 +01:00
Gymnasiast
4437e692e2 Replace remnants of corrupted elements 2021-04-03 00:21:43 +01:00
Gymnasiast
944e96f5fb Fix formatting 2021-04-03 00:21:43 +01:00
Gymnasiast
87422c2806 Replace corrupt elements with invisibility bit 2021-04-03 00:21:43 +01:00
duncanspumpkin
9e4848a034 Remove entity fields generated on load 2021-04-03 00:21:43 +01:00
duncanspumpkin
3e6c61aa6b Move SubType to type specific area 2021-04-03 00:21:43 +01:00
duncanspumpkin
0960eb564b Fix clang format 2021-04-03 00:21:43 +01:00
duncanspumpkin
59d11a63c0 Fix compile issue 2021-04-03 00:21:43 +01:00
Gymnasiast
3067ab9d85 Change object limits to final(?) values 2021-04-03 00:21:43 +01:00
Gymnasiast
b37a6d25eb Fix rebase errors (including one temporary hack) 2021-04-03 00:21:43 +01:00
Gymnasiast
09e87179b9 Fix casts; enums; TimeInPark and Objective 2021-04-03 00:21:43 +01:00
Gymnasiast
509bc3fe90 Remove gScenarioExpansionPacks 2021-04-03 00:21:43 +01:00
Gymnasiast
d6fc9d4459 Remove RideTypesBeenOn hack 2021-04-03 00:21:43 +01:00
Ted John
1007bac730 Read / write entities field by field 2021-04-03 00:21:43 +01:00
Ted John
07c5c62445 Fix news item read / write 2021-04-03 00:21:43 +01:00
Gymnasiast
e587580653 Replace C casts and fix rebase error 2021-04-03 00:21:43 +01:00
Gymnasiast
fc66990543 Add flag to freeze ride ratings 2021-04-03 00:21:43 +01:00
Gymnasiast
8748b7c7f2 Raise station and path limits 2021-04-03 00:21:43 +01:00
Gymnasiast
921d6ca7b2 Raise some object limits 2021-04-03 00:21:43 +01:00
Gymnasiast
e1a510a147 Raise tile element limit 2021-04-03 00:21:43 +01:00
Gymnasiast
19d623bff8 Allow recolouring the Fruity Ices Stall 2021-04-03 00:21:43 +01:00
Gymnasiast
81ac564c66 Apply some small corrections 2021-04-03 00:21:43 +01:00
Gymnasiast
6e22d30a4d Fix rebase error 2021-04-03 00:21:43 +01:00
Gymnasiast
76601ae7b2 Unhide terrain surfaces, terrain edges and stations; fix RCT1 surface import 2021-04-03 00:21:39 +01:00
Matt
79d1f06447 Store cheats in save file 2021-04-03 00:20:45 +01:00
Matt
a802dce8d8 Replace std::stringstream with MemoryStream 2021-04-03 00:20:45 +01:00
Gymnasiast
9220380b7d Increase maximum sprites to 65535; increase max stations to 8 2021-04-03 00:20:45 +01:00
Gymnasiast
9fa7e97d63 Rename things back to sprites; fix formatting 2021-04-03 00:20:45 +01:00
Michael Steenbeek
bb517aa61c Fix compilation on Clang 2021-04-03 00:20:45 +01:00
Gymnasiast
8fdce563ed Remove scenario_save_old()
It seems like MSVC does not like it.
2021-04-03 00:20:45 +01:00
Michael Steenbeek
135c2a6446 Update Xcode project 2021-04-03 00:20:45 +01:00
Gymnasiast
23299f1f29 Fix rebase errors 2021-04-03 00:20:45 +01:00
Ted John
a3351efd49 Fix the build for GCC 2021-04-03 00:20:45 +01:00
Ted John
b3969cf1fe Fix clang errors 2021-04-03 00:20:45 +01:00
Ted John
cb44c634e0 Implement saving / loading of banners 2021-04-03 00:20:45 +01:00
Ted John
bc66342521 Fix loading / saving of rides 2021-04-03 00:20:45 +01:00
Ted John
b7456c93df Fix rebase errors 2021-04-03 00:20:45 +01:00
Ted John
3261da535f Derive some park variables 2021-04-03 00:20:45 +01:00
Ted John
b2a8089bb7 Implement things chunk, strings chunk and fix ride, more animations 2021-04-03 00:20:45 +01:00
Ted John
48f5515a55 Fix nested arrays and ride measurement 2021-04-03 00:20:45 +01:00
Ted John
ccb2eed939 Fix build after rebase 2021-04-03 00:20:45 +01:00
Ted John
f433f452ca More ride loading / saving 2021-04-03 00:20:45 +01:00
Ted John
be04dd87a0 Begin loading / saving of rides 2021-04-03 00:20:45 +01:00
Ted John
a1de07218f Auto create map animations 2021-04-03 00:20:45 +01:00