Marijn van der Werf
|
2393c48508
|
Smoothen surface
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
1337f61f71
|
Inline only-local used variable
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
e69d084641
|
Construction rights
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
57cb49ed3b
|
Land ownership
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
4920c2fcf4
|
Draw spawns
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
323ebc4f74
|
Draw coaster holes
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
31f7f28981
|
Set support shapes for surface
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
54600d801d
|
Add function structure
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
46c0839cb0
|
Draw patrol areas
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
4db349eff1
|
Progress
|
2016-04-27 23:15:17 +02:00 |
|
Marijn van der Werf
|
2d613fccec
|
First part
|
2016-04-27 23:15:17 +02:00 |
|
Ted John
|
489ea66cc9
|
add global macro for gCurrentFontSpriteBase and gCurrentFontFlags
|
2016-04-25 23:00:58 +01: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
|
652b1c83db
|
integrate variables for lightning and toolbar dirty flags
|
2016-04-24 21:49:09 +01:00 |
|
Ted John
|
0f6e64ac76
|
add global macros for map size and tile loop
|
2016-04-24 14:00:26 +01:00 |
|
Ted John
|
0a80e7a737
|
integrate pickup peep variables
|
2016-04-24 10:28:08 +01:00 |
|
Ted John
|
a97533228c
|
integrate window DPI variable
|
2016-04-24 01:40:55 +01:00 |
|
Ted John
|
98f732aaf7
|
integrate screen variables (#3411)
|
2016-04-24 00:36:39 +01:00 |
|
Ted John
|
ee509caf35
|
integrate game paused variable and refactor
|
2016-04-23 13:34:55 +01:00 |
|
Yaroslav Tretyakov
|
3f76d09f38
|
Decompile vehicle_visual_roto_drop function (#3363)
|
2016-04-23 12:17:15 +01:00 |
|
Ted John
|
4cdb2df9dc
|
integrate screen variables
|
2016-04-23 11:16:46 +01:00 |
|
Ted John
|
1950fad315
|
add global macros for date
|
2016-04-23 11:03:34 +01:00 |
|
Ted John
|
3bd21240ed
|
add global macros for climate variables
|
2016-04-23 10:53:48 +01:00 |
|
Ted John
|
467513616d
|
add global macro: gCurrentTicks
|
2016-04-23 02:49:24 +01:00 |
|
Ted John
|
0c90c165a2
|
add global macro: gGuestInitialThirst
|
2016-04-23 02:38:51 +01:00 |
|
Ted John
|
a819819ff4
|
add global macro: gGuestInitialHunger
|
2016-04-23 02:37:33 +01:00 |
|
Ted John
|
727a568e32
|
add global macro: gGuestInitialHappiness
|
2016-04-23 02:36:24 +01:00 |
|
Ted John
|
8509927dc7
|
add global macro: gGuestInitialCash
|
2016-04-23 02:35:03 +01:00 |
|
Ted John
|
66855e41e5
|
add global macro: gParkNameArgs
|
2016-04-23 02:28:11 +01:00 |
|
Ted John
|
3c52983178
|
add global macro: gBankLoan
|
2016-04-23 02:00:44 +01:00 |
|
Ted John
|
11a2ba0133
|
add global macro: gCashEncrypted
|
2016-04-23 01:58:54 +01:00 |
|
Ted John
|
0971d8ad51
|
add global macro: gParkRating
|
2016-04-23 01:47:03 +01:00 |
|
Ted John
|
fda4542d63
|
add global macro: gParkName
|
2016-04-23 01:40:11 +01:00 |
|
Ted John
|
2b702d89c6
|
add global macros: gLandPrice, gConstructionRightsPrice
|
2016-04-23 01:37:10 +01:00 |
|
Ted John
|
307cb9e08b
|
add global macro: gParkFlags
|
2016-04-23 00:51:22 +01:00 |
|
IntelOrca
|
3e9d56a284
|
RCT1 import: fix for Junior Roller Coaster
|
2016-04-22 18:23:42 +01:00 |
|
Marijn van der Werf
|
7728a96e96
|
Update signature
|
2016-04-22 14:05:51 +02:00 |
|
duncanspumpkin
|
d7cd3d0662
|
Fix #3345. Put banners back in their bounding box.
|
2016-04-21 17:19:16 +01:00 |
|
Gymnasiast
|
548bee8325
|
Fix formatting and rebase
|
2016-04-20 20:14:07 +02:00 |
|
Rune Laenen
|
e0c103031e
|
Add shortcut to mute sound
|
2016-04-20 19:56:57 +02:00 |
|
janisozaur
|
e9bf2a742f
|
widget_index is sint16, make sure the check is valid (#3335)
|
2016-04-20 18:08:05 +01:00 |
|
janisozaur
|
44717cfe2a
|
Add console command to set ride type (#3273)
|
2016-04-20 12:37:31 +01:00 |
|
Marijn van der Werf
|
8fc897522b
|
Clean up paint setup rotation (#3343)
* Use passed rotation
* Replace fixed 0 rotations
|
2016-04-20 12:33:42 +01:00 |
|
Michael Steenbeek
|
423844c2fb
|
Don't open the New Ride window when in the Scenario Editor, fixes #3344 (#3349)
|
2016-04-19 19:37:35 +01:00 |
|
Duncan
|
1187b0c534
|
Merge pull request #3334 from marijnvdwerf/fix-3326
Fix #3326
|
2016-04-18 22:08:49 +01:00 |
|
Duncan
|
0860cf4540
|
Merge pull request #3299 from marijnvdwerf/paint-setup/cleanup
WIP Paint setup/cleanup
|
2016-04-18 18:48:53 +01:00 |
|
Marijn van der Werf
|
e49abad3ff
|
Rename local variables
|
2016-04-18 15:36:15 +02:00 |
|
Marijn van der Werf
|
a610b372fd
|
Name addresses
|
2016-04-18 15:35:33 +02:00 |
|
Marijn van der Werf
|
6b951400a5
|
Fix #3326: Match original implementation of sub_67933B
|
2016-04-18 12:59:53 +02:00 |
|