Ted John
|
4350e53392
|
Integrate gS6Info
|
2016-09-10 18:30:53 +01:00 |
|
Ted John
|
7fd3fd0004
|
Remove s6Header use in editor_clear_map_for_editing
|
2016-09-05 22:31:12 +01:00 |
|
Ted John
|
32a6722cda
|
Integrate gEditorSelectedObjects
|
2016-09-05 22:26:02 +01:00 |
|
Ted John
|
5893c6da82
|
Remove loan hash, but keep for S6 export
|
2016-09-04 15:11:15 +01:00 |
|
Ted John
|
154bb0d475
|
Integrate guest and park globals
Note: this also fixes loading of landscapes in the editor which did not use the new SC loading code.
|
2016-08-14 15:50:52 +01:00 |
|
Michał Janiszewski
|
0ece63a7f6
|
Wrap RCT2's addresses in RCT2_ADDRESS macro
|
2016-08-06 21:38:46 +01:00 |
|
Ted John
|
c2db79919d
|
Integrate gWindowUpdateTicks
|
2016-08-06 01:35:46 +01:00 |
|
Michał Janiszewski
|
9f57c82653
|
Refactor access to g_sprite_list
Hide g_sprite_list behind accessor function with a check. `assert` is
temporarily disabled, as it breaks nearly every park.
|
2016-07-17 22:19:34 +02:00 |
|
Marijn van der Werf
|
5204fb0ce9
|
Clean up string and sprite ID's (#3977)
|
2016-07-14 14:07:49 +02:00 |
|
Ted John
|
4de1f2912a
|
remove unnecessary functions
|
2016-07-09 15:36:48 +01:00 |
|
Ted John
|
78c6b6a251
|
remove all unnecessary object resets
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
3f19becc2b
|
remove object_unload_all
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
13e9a76732
|
force a object repo reload if language changes
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
a47c039f22
|
remove lots of old object code
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
4bed693344
|
fix basic object selection
|
2016-07-08 22:58:38 +01:00 |
|
wolfreak99
|
b66129db7b
|
Filter Object Selection by "Selected only" and "Non-selected only"
|
2016-06-17 04:46:30 -04:00 |
|
Michał Janiszewski
|
c2bf4b75e7
|
Integrate tile map element pointers usage (#3442)
|
2016-06-16 19:05:15 +02:00 |
|
Ted John
|
25ac99e04a
|
add variable for gS6Info
|
2016-05-20 23:26:19 +01:00 |
|
Ted John
|
6510de394b
|
remove use of 0x00F1AEE0 in footpath_is_connected_to_map_edge
|
2016-05-17 22:03:06 +01:00 |
|
Ted John
|
a19e5feadf
|
fix track design mirror and ride name
|
2016-05-08 14:03:53 +01:00 |
|
janisozaur
|
68bad6505c
|
Add and correct licence headers to all sources (#3108)
|
2016-05-04 18:24:41 +01:00 |
|
Gymnasiast
|
b37d4804ce
|
Integrate gErrorType and gErrorStringId, fixes
|
2016-05-03 07:25:19 +02:00 |
|
Gymnasiast
|
5d0b79227f
|
Clean up some magic values and refactor a bit
|
2016-05-03 07:25:19 +02:00 |
|
Ted John
|
b1f704dac4
|
add global macros for more finance variables
|
2016-04-25 22:38:09 +01:00 |
|
Ted John
|
870a8b55e5
|
add global macros for viewport variables
|
2016-04-25 21:53:21 +01:00 |
|
Ted John
|
99223d5d04
|
fix #3407: rides were not removed in editor
|
2016-04-24 23:48:33 +01:00 |
|
Ted John
|
171c4f20b7
|
fix tautology bug
|
2016-04-24 22:25:32 +01:00 |
|
Ted John
|
0f6e64ac76
|
add global macros for map size and tile loop
|
2016-04-24 14:00:26 +01:00 |
|
Ted John
|
6c25c85363
|
add variable pointers for park entrance position
|
2016-04-24 10:53:04 +01:00 |
|
Ted John
|
ef7dd83735
|
add pointer variables for scenario name and details
|
2016-04-23 17:53:25 +01:00 |
|
Ted John
|
4cdb2df9dc
|
integrate screen variables
|
2016-04-23 11:16:46 +01:00 |
|
Ted John
|
3bd21240ed
|
add global macros for climate variables
|
2016-04-23 10:53:48 +01:00 |
|
Ted John
|
c9adf50716
|
add global macro: gNumGuestsHeadingForPark
|
2016-04-23 02:56:55 +01:00 |
|
Ted John
|
7905757923
|
add global macro: gNumGuestsInParkLastWeek
|
2016-04-23 02:55:14 +01:00 |
|
Ted John
|
65d749de7b
|
add global macro: gGuestChangeModifier
|
2016-04-23 02:51:38 +01:00 |
|
Ted John
|
8509927dc7
|
add global macro: gGuestInitialCash
|
2016-04-23 02:35:03 +01:00 |
|
Ted John
|
463a2f4533
|
add global macro: gScenarioObjectiveCurrency
|
2016-04-23 02:23:17 +01:00 |
|
Ted John
|
1f6081c0d9
|
add global macro: gScenarioObjectiveNumGuests
|
2016-04-23 02:18:45 +01:00 |
|
Ted John
|
17f5d8cb48
|
add global macro: gScenarioObjectiveYear
|
2016-04-23 02:16:32 +01:00 |
|
Ted John
|
35e5c49454
|
add global macro: gScenarioObjectiveType
|
2016-04-23 02:14:14 +01:00 |
|
Ted John
|
5cb25c390f
|
add global macro: gBankLoanInterestRate
|
2016-04-23 02:06:56 +01:00 |
|
Ted John
|
3c52983178
|
add global macro: gBankLoan
|
2016-04-23 02:00:44 +01:00 |
|
Ted John
|
b59f5c17ca
|
add global macros for park...
- gParkSize
- gParkEntranceFee
- gNumGuestsInPark
|
2016-04-23 01:00:00 +01:00 |
|
Ted John
|
307cb9e08b
|
add global macro: gParkFlags
|
2016-04-23 00:51:22 +01:00 |
|
Ted John
|
25958b0d30
|
remove old RCT1 import code
|
2016-04-22 19:26:15 +01:00 |
|
Ted John
|
1b3f46f960
|
integrate game command error string variables
- gGameCommandErrorTitle
- gGameCommandErrorText
|
2016-04-15 17:54:46 +01:00 |
|
IntelOrca
|
b436ac9bc6
|
fix #3160: no land owned in rc designer
|
2016-03-26 15:41:58 +00:00 |
|
Michał Janiszewski
|
3bf1e0e06d
|
Rename safe_strncpy to safe_strcpy
|
2016-01-18 20:49:52 +01:00 |
|
IntelOrca
|
3073bc64fd
|
remove rct2_endupdate
|
2016-01-09 00:25:30 +00:00 |
|
IntelOrca
|
40a4bd1fa8
|
remove old object_paint calls, replace with new
|
2016-01-07 19:01:19 +00:00 |
|