Commit graph

2965 commits

Author SHA1 Message Date
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
Duncan Frost
a50b0c4200 Label max/min cars in train offset 2015-03-25 18:36:12 +00:00
Duncan Frost
b0cc83efc3 Added more of sub_state_1 2015-03-25 18:36:11 +00:00
Duncan Frost
67347e663f Fix peeps missing the first car in a train 2015-03-25 18:36:10 +00:00
Duncan Frost
37c429842f Started peep_update_ride_sub_state_1. Labelled known functions/offsets 2015-03-25 18:36:09 +00:00
Duncan Frost
0d861c6bc9 Actually commit the change 2015-03-25 18:36:09 +00:00
Duncan Frost
e67f8a45ad Fix rebase errors. Added PEEP_ACTION_CHECK_TIME. 2015-03-25 18:36:08 +00:00
Duncan Frost
5c8a19a0bf Added remove_peep_from_queue 2015-03-25 18:36:07 +00:00
Duncan Frost
58b33a38e3 Fix bugs in sub_state_0 2015-03-25 18:36:06 +00:00
Duncan Frost
8c2fcf560f Fix gotos by splitting function up 2015-03-25 18:36:06 +00:00
Duncan Frost
98ab1dda24 Finished sub_state_0. Still requires some goto fixing. 2015-03-25 18:36:05 +00:00
Duncan Frost
6855f83b01 Added more of sub_state_0 2015-03-25 18:36:04 +00:00
Duncan Frost
889f208f10 Started peep_leaving_ride_sub_state_0 2015-03-25 18:36:03 +00:00
Duncan Frost
59a810ef15 Added start of peep_update_fixing 2015-03-25 18:36:03 +00:00
Duncan Frost
5361da6f73 Fix bugs in new code 2015-03-25 18:36:02 +00:00
Duncan Frost
6a43f00349 Added peep_update_patrolling_find_watering 2015-03-25 18:36:01 +00:00
Duncan Frost
7a63749850 Added peep_update_patrolling_find_bin 2015-03-25 18:36:01 +00:00
Duncan Frost
356079834a Added start of peep_update_patrolling 2015-03-25 18:36:00 +00:00
Duncan Frost
6b239bca4f Added peep_update_heading_to_inspect 2015-03-25 18:35:59 +00:00
Duncan Frost
ae462adc8f Added peep_update_answering 2015-03-25 18:35:59 +00:00
Duncan Frost
4359f4ce1b Added peep_generate 2015-03-25 18:35:58 +00:00
Duncan Frost
d453a2d9da Added peep_sprite_remove 2015-03-25 18:35:57 +00:00
Duncan Frost
75d5ba07bf Fix bug in umbrella code. Now calls new peep_update_sprite_type code. 2015-03-25 18:35:57 +00:00
Duncan
7f6b0e0c00 Added remaining part of peep_update_sprite_type
Still requires to be linked into the main code.
2015-03-25 18:35:56 +00:00
Duncan Frost
17bc13f1a1 Started 69b8cc 2015-03-25 18:35:55 +00:00
Ted John
ee1148eef9 Merge pull request #960 from duncanspumpkin/fix_919
Fix 919 and 909
2015-03-25 18:35:01 +00:00
Duncan Frost
4bdf05b59f Labelled next_in_quadrant 2015-03-25 18:34:21 +00:00
Duncan Frost
d624dcfbd4 Added more of rotation 0 paintstruct setup 2015-03-25 18:34:20 +00:00
Duncan
f12d21c6bb Bug in insert new thought
Due to missing cast/incorrect type invalid actions (0xFF) may be set as current action. It is unlikely this would make an issue as it would set the action to a still invalid action but it did not match the assembly.
2015-03-25 18:34:19 +00:00
Duncan Frost
d11ddc3ec2 Labeled found sprite and peep offsets. 2015-03-25 18:34:19 +00:00
Duncan Frost
b593dfbcd0 Fix #909. Ride name arguments incorrectly acessed 2015-03-25 18:30:59 +00:00
Duncan Frost
ef95597374 Fix research ride not selecting when clicked 2015-03-25 18:20:18 +00:00
IntelOrca
63561f396a fix window update event call for old window code 2015-03-25 18:01:03 +00:00
IntelOrca
8d9ff5daf1 implement balloon_update and money_effect_update 2015-03-25 14:31:23 +00:00
IntelOrca
c6c796ab06 fix invalid park stats information when paused, fixes #957 2015-03-25 11:14:59 +00:00
Ted John
e68dfb652a Merge pull request #959 from Gymnasiast/patch-1
Also make rides reliable when renewing them
2015-03-25 11:04:39 +00:00
Michael Steenbeek
08a710e13f Also make rides reliable when renewing them 2015-03-25 11:12:17 +01:00
IntelOrca
743c508065 finish implementing jumping fountains 2015-03-25 01:43:36 +00:00
Ted John
308238ba67 Merge pull request #956 from duncanspumpkin/fix_peep_inventory
Fix peep extra inventory
2015-03-24 21:06:58 +00:00
Ted John
735a22be85 Merge pull request #955 from duncanspumpkin/audio_options
Add load and save audio options
2015-03-24 21:06:36 +00:00
Timmy Weerwag
af8857dd32 Replace more occurrences of addresses with new name 2015-03-24 22:04:22 +01:00
Duncan Frost
1223c4efb7 Fix peep extra inventory displaying the wrong message. 2015-03-24 21:02:56 +00:00
Duncan Frost
e010d43763 Add load and save audio options. Fix all sounds not pausing 2015-03-24 20:42:20 +00:00
IntelOrca
83aae61e34 implement sprite_misc_update 2015-03-24 16:48:38 +00:00
Timmy Weerwag
6c264195ce Small typo; use map_element_get_type 2015-03-24 15:12:09 +01:00
Timmy Weerwag
8bc40cd48c Documented selection globals a bit 2015-03-23 23:26:51 +01:00
Timmy Weerwag
66baebb2fc Named map arrow globals 2015-03-23 23:26:50 +01:00
Timmy Weerwag
498810cc46 Decompiled 0x006A8388 2015-03-23 23:26:49 +01:00
Ted John
c62cc63c5f Merge pull request #951 from kevinburke/name-invalidate-flag
Name the ride window-invalidate flag
2015-03-23 21:05:50 +00:00