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

21218 Commits

Author SHA1 Message Date
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
Ted John
d70abcc84e Implement .park for network games 2021-04-03 02:49:15 +01:00
Ted John
fc357745d5 Implement compression and replays 2021-04-03 02:17:06 +01:00
Ted John
ca8c8858ae Fix logging of replay info to stdout
Use Console::WriteLine and replace \n with \r\n.
2021-04-03 00:42:47 +01:00
Ted John
9fe4cea07e Save .park in crash code 2021-04-03 00:23:15 +01:00
Ted John
fce02c21c3 Implement handling of new object types 2021-04-03 00:23:15 +01:00
Ted John
638bbebe59 Write new object identifiers to park file 2021-04-03 00:23:13 +01:00
Ted John
62c6daecc0 Implement read / write of invention list 2021-04-03 00:21:43 +01:00
Ted John
b8025e763e Fix read / writing of boat vehicles 2021-04-03 00:21:43 +01:00
Ted John
ac52a16c9f Fix more build errors 2021-04-03 00:21:43 +01:00
Gymnasiast
3496078bc9 Comment out unused constexprs (which prevent GCC compilation) 2021-04-03 00:21:43 +01:00
duncanspumpkin
89d3b91f15 Fix formatting 2021-04-03 00:21:43 +01:00
duncanspumpkin
86bdec5915 Remove storage class from specialisation 2021-04-03 00:21:43 +01:00
duncanspumpkin
8a37a011f9 Move where templates are specialised to workaround gcc bug 2021-04-03 00:21:43 +01:00
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