Commit Graph

167 Commits

Author SHA1 Message Date
Robert Jordan 9eed7dc614 renamed functions
renamed gfx_invalidate_scrollingtext to gfx_invalidate_tile_if_zoomed
2015-05-17 12:38:02 -04:00
zsilencer 71e21c2a6c refactor mixer, add support for streamed music 2015-04-25 09:28:28 -06:00
zsilencer 68d7f84098 rename 0x80000000 to MONEY32_UNDEFINED 2015-04-25 09:20:46 -06:00
zsilencer b98585255b remove_peep_from_ride 2015-04-25 09:20:15 -06:00
zsilencer 26ab7c7b7e #1011 2015-04-25 09:20:15 -06:00
zsilencer 623e607dfd game_command_fire_staff_member 2015-04-25 09:20:15 -06:00
zsilencer 97bd30ece7 game_command_set_staff_patrol 2015-04-25 09:20:15 -06:00
zsilencer ab9e250abe game_command_set_staff_order 2015-04-25 09:20:14 -06:00
Duncan Frost d0420eef0b Refactor to use defined pathBit entry address. 2015-04-22 21:03:44 +01:00
Ted John ed0c3a9490 Merge pull request #987 from Gymnasiast/patch-2
Fix #986
2015-04-16 09:19:00 +01:00
Duncan Frost 1d7ab54ab8 Added checks to prevent underflow 2015-04-15 19:04:02 +01:00
Ted John 754ee9b553 Merge pull request #1007 from jcdavis/693BAB
Decompile sub_693BAB
2015-04-12 23:01:19 +01:00
Timmy Weerwag 72de53391c Fix crash in canceling a patrol area 2015-04-12 23:26:18 +02:00
Timmy Weerwag 930a9d61dd Fixes for a couple of warnings 2015-04-12 23:26:15 +02:00
Jackson Davis 04e006bebc Decompile sub_693BAB 2015-04-10 00:21:51 -07:00
IntelOrca 12edf8b4a0 rename unidentified ride entry struct members 2015-04-07 00:16:47 +01:00
Jackson Davis 4143574243 Rename and clean up 2015-04-05 07:55:04 -07:00
Jackson Davis f3f2e6c18b 66E407: news_item_peep_removed 2015-04-04 18:45:52 -07:00
Duncan Frost 393e011993 Fix mechanics prioritising inspecting over fixing 2015-04-02 18:47:01 +01:00
Michael Steenbeek 3e5ba44663 Fix #986 2015-03-31 15:35:54 +02:00
IntelOrca 1c1445d14f implement editor_load_rct1_default_objects 2015-03-31 13:06:34 +01:00
IntelOrca bbbf928f50 implement duck_remove_all and staff_reset_stats 2015-03-31 02:48:26 +01:00
IntelOrca 851b0819b9 clean up many CALL_PROCs and implement a few functions 2015-03-31 02:21:30 +01:00
Duncan Frost 60c888dd31 Fix mistake introduced during refactor 2015-03-30 19:35:22 +01:00
Duncan Frost e31019428c Fix handymen not watering plants due to tile order. 2015-03-30 17:58:14 +01:00
Duncan Frost a5adb1857c Fix peep loading positions 2015-03-26 18:01:26 +00:00
IntelOrca 10484ec17a fix bug with peep choosing a vehicle to get in 2015-03-25 20:43:20 +00:00
Duncan Frost 71d0610660 Added sub_state_19/20/21. update_ride finished. 2015-03-25 18:36:27 +00:00
Duncan Frost 937d65a639 Fixed rebase errors. Fixed bug in vehicle code 2015-03-25 18:36:27 +00:00
Duncan Frost 3618b354b4 Fix rebase errors 2015-03-25 18:36:26 +00:00
Duncan Frost 862b7546e9 Added sub_state_18 2015-03-25 18:36:25 +00:00
Duncan Frost f252a8c8ac Added sub_state_17 2015-03-25 18:36:24 +00:00
Duncan Frost 251023e605 Small refactor of map_element access 2015-03-25 18:36:24 +00:00
Duncan Frost 4e8fa53ba8 Fix bugs in sub_state_15 and 16 2015-03-25 18:36:23 +00:00
Duncan Frost e81a018a41 Fix rebase errors 2015-03-25 18:36:23 +00:00
Duncan Frost daa2ac742c Added sub_state_16 2015-03-25 18:36:22 +00:00
Duncan Frost 2265e3c373 Added sub_state_15 2015-03-25 18:36:21 +00:00
Duncan Frost 5ca6716f04 Added sub_state_14 2015-03-25 18:36:20 +00:00
Duncan Frost 9a3616a4d0 Added sub_state_12 and 13 2015-03-25 18:36:20 +00:00
Duncan Frost 217e315694 Added update_ride_sub_state_9. 2015-03-25 18:36:19 +00:00
Duncan Frost 608c11b6e5 Added update_ride_sub_state_8 2015-03-25 18:36:18 +00:00
Duncan Frost 6f901d4755 Fix peeps pretending they were ghosts. 2015-03-25 18:36:18 +00:00
Duncan Frost 1dee6ed684 Finish sub_state_7. Direction bug exists. 2015-03-25 18:36:17 +00:00
Duncan Frost ddfdfd37be Added start of sub_state_7 2015-03-25 18:36:17 +00:00
Duncan Frost 3ce979504a Small tidy up of vehicles related to using in pairs 2015-03-25 18:36:16 +00:00
Duncan Frost 4971a69a93 Added sub_state_4, 5, 6, fixed crash caused by too many peeps on ferris wheel 2015-03-25 18:36:15 +00:00
Duncan Frost bfe92e07f4 Fix small potential subtype issue. Finished sub_state_2 2015-03-25 18:36:15 +00:00
Duncan Frost 4be2faaea1 Started peep_update_ride_sub_state_2 2015-03-25 18:36:14 +00:00
Duncan Frost 75701b6a1b Fix peeps not ever being gentle 2015-03-25 18:36:13 +00:00
Duncan Frost 6ecb6a45c8 Add remaining parts of sub_state_0 2015-03-25 18:36:12 +00:00