1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 12:03:07 +01:00
Commit Graph

6879 Commits

Author SHA1 Message Date
Michał Janiszewski
aa346e2bef Fix NO_RCT2 macro check in sprite.c 2016-09-12 21:59:19 +02:00
Ted John
1511143ea9 Remove commented out RCT2_GLOBALs 2016-09-12 20:57:36 +01:00
Ted John
148e6c3cd1 Remove unused global in staff.c 2016-09-12 20:53:10 +01:00
Ted John
d8a2ee47b8 Remove unused globals in track.c 2016-09-12 20:51:57 +01:00
Ted John
44214ab2b8 Integrate gCurrentFont fully 2016-09-12 20:43:43 +01:00
Ted John
8d5a553c0a Remove old config compatibility
Note: This will stop paths from showing the correct height markers when in original drawing mode.
2016-09-12 20:39:07 +01:00
Ted John
54612789f6 Use ifdef, not if 2016-09-12 20:38:25 +01:00
Ted John
4225f29d94 Fix #4407: Ride construction window track preview broken
Regression introduced in b998f5b3d5. Change 0xF1AD0C to be conditionally integrated.
2016-09-12 20:16:27 +01:00
Duncan
b4ca0c3508 Fix #4415: Rides that change colours each train were incorrectly loaded causing all same colour
Mistake caused by new object loader not reproducing legacy technique used to indicate that a ride is a change colour each train type.
2016-09-12 20:11:43 +01:00
Ted John
a2bf35eee5 Remove old Junior RC paint hack 2016-09-12 19:51:30 +01:00
Ted John
788687537f Merge pull request #4419 from janisozaur/integrate
Integrations for NO_RCT2 builds
2016-09-12 19:10:38 +01:00
Ted John
a33e02f70a Don't compile any address constants that aren't used 2016-09-12 19:10:14 +01:00
Ted John
aa310f6544 Conditionally integrate sprite list so original drawing still works 2016-09-12 18:56:52 +01:00
Michał Janiszewski
10c2a99e92 Conditionally integrate object entries tables 2016-09-12 19:27:06 +02:00
Michał Janiszewski
5603e11d49 Remove unused 0x13CA742 2016-09-12 19:27:06 +02:00
Michał Janiszewski
305a949745 Remove unused RCT2_ADDRESS_EXPENDITURE_TABLE 2016-09-12 19:27:06 +02:00
Michał Janiszewski
c5cdfb924d Integrate ColourMapA and B 2016-09-12 16:59:58 +01:00
Marijn van der Werf
9b3470be3b Partially integrate data at 0x9DE574 2016-09-12 13:02:32 +02:00
Marijn van der Werf
2232f63973 Integrate leftover references to gTrackColours 2016-09-12 13:02:32 +02:00
Ted John
70d35e91fb Merge pull request #4413 from janisozaur/fixes
* Make sure shifted value is unsigned
* Guard against passing NULL to qsort()
2016-09-12 08:18:29 +01:00
Hielke Morsink
0ed526bb0d Fixes _scenarioFileName pointing to deleted memory 2016-09-11 22:30:13 +01:00
Michał Janiszewski
f6daea7cef Guard against passing NULL to qsort() 2016-09-11 21:20:48 +02:00
Michał Janiszewski
84dc29b929 Make sure shifted value is unsigned 2016-09-11 21:20:48 +02:00
Ted John
64df46ba16 Integrate and remove unused globals 2016-09-11 01:02:16 +01:00
Ted John
7edcd11aa7 Integrate entertainer costumes 2016-09-11 00:40:51 +01:00
Ted John
65cd3705b1 Integrate sprite list 2016-09-11 00:23:18 +01:00
Ted John
4a6b2f2ef2 Integrate gRides and gRideMeasurements 2016-09-11 00:05:32 +01:00
Ted John
4ec6b85ff7 Integrate user strings 2016-09-10 23:56:50 +01:00
Ted John
04af8fcd17 Remove unused string buffers 2016-09-10 23:50:31 +01:00
Ted John
5db4f4f2ee Remove references to 0x009C383D 2016-09-10 23:48:29 +01:00
Ted John
fe7800a508 Integrate _drawScrollTextList and _characterBitmaps 2016-09-10 23:42:19 +01:00
Ted John
2f8b307ab7 Merge pull request #4405 from marijnvdwerf/integrate/various-paint
Partially integrate various paint variables
2016-09-10 23:02:15 +01:00
Ted John
0553ed5b95 Integrate various buffers 2016-09-10 23:01:42 +01:00
Ted John
07ce3c67ee Integrate last address in guest_list.c 2016-09-10 22:49:30 +01:00
Ted John
ab12cda49d Remove unnecessary draw string and address 2016-09-10 22:49:30 +01:00
Ted John
83de03b260 Remove unused address in about.c 2016-09-10 22:49:30 +01:00
Marijn van der Werf
b80377f5da Partially integrate track colours 2016-09-10 22:45:54 +01:00
Marijn van der Werf
e490070a11 Partially integrate 0x009DEA58 2016-09-10 23:43:46 +02:00
Marijn van der Werf
c5d947c1aa Partially integrate surface variables 2016-09-10 23:43:41 +02:00
Ted John
ba453db01f Integrate vehicle globals, part 2 2016-09-10 22:32:01 +01:00
Ted John
e234dcbb10 Integrate vehicle globals, part 1 2016-09-10 22:18:51 +01:00
Ted John
51277227eb Remove unused globals 2016-09-10 21:57:43 +01:00
Ted John
6af50c1135 Integrate variables in map.c 2016-09-10 21:50:21 +01:00
Michał Janiszewski
a2a067f0f1 Add missing virtual destructor to IStringReader 2016-09-10 22:00:34 +02:00
Ted John
cce7d14b11 Merge pull request #4399 from janisozaur/integrate
Integrate two paint addresses
2016-09-10 18:35:54 +01:00
Ted John
ef7cd793a4 x64: Fix game_command_modify_groups 2016-09-10 18:35:12 +01:00
Ted John
653c77c9da Remove unused globals in windows.c 2016-09-10 18:34:30 +01:00
Ted John
4350e53392 Integrate gS6Info 2016-09-10 18:30:53 +01:00
Ted John
f36485557d Integrate remaining globals in ride window 2016-09-10 18:21:05 +01:00
Ted John
17198cfdb2 Integrate gTrackDesignSaveMode 2016-09-10 18:03:25 +01:00