Commit Graph

1775 Commits

Author SHA1 Message Date
Duncan Frost 3715b1bc79 Removed warning 2015-01-24 19:48:23 +00:00
Duncan Frost 40a3d98113 Finished peep_update_walking 2015-01-24 19:48:23 +00:00
Duncan Frost 76004f5f16 Added more of peep_update_walking 2015-01-24 19:48:22 +00:00
Duncan Frost 2938c464b1 Added peep_update_walking_break_scenery 2015-01-24 19:48:21 +00:00
Duncan Frost e5f8e45a71 added bin call 2015-01-24 19:48:21 +00:00
Duncan Frost aa89692d88 Added peep_update_walking_find_bin 2015-01-24 19:48:20 +00:00
Duncan Frost 0725197758 Added peep_update_walking_find_bench 2015-01-24 19:48:20 +00:00
Duncan Frost 599c337c55 Actually commit the changes 2015-01-24 19:48:19 +00:00
Duncan Frost e11bf44048 Started peep find bench 2015-01-24 19:48:18 +00:00
Duncan Frost d55815eec4 Added cant find ride/exit check functions 2015-01-24 19:48:18 +00:00
Duncan Frost 45a0304f96 Added peep lost function 2015-01-24 19:48:17 +00:00
Duncan Frost 47e204e2fb Added more peep_walk. Fixed waving bug 2015-01-24 19:48:16 +00:00
Duncan Frost 49772dd39c Started peep_update_walking 2015-01-24 19:48:16 +00:00
Duncan Frost 495e60a5a7 Labeled peep->sub_state and rejiged next_z 2015-01-24 19:48:15 +00:00
Ted John a14f686e21 Merge pull request #721 from duncanspumpkin/fix_ride_connected
Fix ride connected messages
2015-01-24 19:41:52 +00:00
Duncan Frost f5034cee0b Fix ride connenected issue 2015-01-24 19:32:07 +00:00
IntelOrca dfb1f055b9 implement game_command_set_current_loan 2015-01-24 19:07:35 +00:00
IntelOrca 475c98c540 implement game_command_set_research_funding 2015-01-24 18:41:55 +00:00
IntelOrca eec7e2e458 implement marketing_start_campaign 2015-01-24 18:22:06 +00:00
Ted John 84e1d2cdf8 Merge pull request #715 from IntelOrca/refactor-map-element-iteration
Refactor map element iteration
2015-01-24 17:43:54 +00:00
IntelOrca 7cdcb6402e fix fullscreen resolution, fixes #89 2015-01-23 20:47:33 +00:00
Ted John a7a89fcf0f Merge pull request #712 from duncanspumpkin/ebp_unsafe
Fix bug in track design, EBPSAFE reworked
2015-01-23 00:00:45 +00:00
Duncan Frost 007817f967 Fix bug in vehicle dropdown. Refactor track more 2015-01-22 21:08:45 +00:00
Duncan Frost 4a6b6475fd Fixed track_place crash #713. 2015-01-22 21:05:52 +00:00
Duncan Frost dd97974741 Refactored track_load 2015-01-22 21:04:53 +00:00
Duncan Frost a57bf368bb Reworked EBPSAFE. Removed EBPSAFE_X. Fixed track list bug #606. 2015-01-22 21:01:57 +00:00
IntelOrca 164cf20ea4 use map iterator for calculate_park_size 2015-01-22 17:31:58 +00:00
IntelOrca 8774731f03 refactor map element iteration 2015-01-22 00:19:05 +00:00
IntelOrca 658d949733 add RCT1 SC6/SV6 data structure 2015-01-21 15:54:33 +00:00
IntelOrca fddeda3021 fix loading of RCT1 (no expansion packs) SC4 files in editor, fixes #687 2015-01-20 01:05:06 +00:00
Duncan Frost c118b77477 Add notes about obsolete addresses 2015-01-19 18:52:25 +00:00
Duncan Frost 4e917de6cc Fix height markers. 2015-01-19 18:13:25 +00:00
Duncan Frost e9005027a5 Fix #706 right click incorrectly using mouse x,y instead of tile 2015-01-19 17:58:01 +00:00
Duncan Frost e7a0b31884 Ride locate now uses standard scroll_to_viewport.Fix #705 2015-01-19 17:24:39 +00:00
Duncan Frost efad54f1c6 Fix arg_parse accessing invalid memory due to mistake in setup code. Reintroduced free memory of command line parameters 2015-01-18 20:56:08 +00:00
Duncan Frost e6f966f395 Fix intro crash. Caused by incorrect pointer address. Fixed crash on freeing unallocated memory. Fixed audio issue when channels set to zero. 2015-01-18 19:13:21 +00:00
IntelOrca c88cde8472 fix vehicle type dropdown in ride window and 0% rating modifiers, fixes #696, fixes #699 2015-01-17 19:13:05 +00:00
Duncan Frost 7e2da48717 Fix #691. Relocate windows on a resize of the window 2015-01-17 09:55:27 +00:00
Duncan Frost e2b2c94ca1 Fix dropdown location at sides of the screen #690 2015-01-17 09:14:17 +00:00
IntelOrca 0ff125b9b3 move across useful map functions and other bits from footpath branch to develop 2015-01-14 23:38:48 +00:00
IntelOrca 220c2d3fc9 fix #685, peep falling code was not masking tile type 2015-01-13 17:31:33 +00:00
Duncan Frost 11be3cd5bd Removed finance button when in no money mode 2015-01-12 18:57:03 +00:00
Duncan Frost 974ecd904c Finish game command 20 change surface style 2015-01-12 18:39:53 +00:00
Duncan Frost 8a4e12a3f4 Started game_command_20 raise lower land 2015-01-12 18:39:52 +00:00
Duncan Frost 42383cc192 Finished tool_down. 2015-01-12 18:39:51 +00:00
IntelOrca f4e0f59355 fix #606, track names in track select window writing one byte out 2015-01-12 18:30:50 +00:00
Ted John 295b08e0fd Merge pull request #660 from eezstreet/develop
Added 'financial options' button in toolbar, similar to RCT1
2015-01-12 12:55:51 +00:00
Duncan Frost 4346f8c993 Fix issues due to comparing no money flag instead of 18 2015-01-10 14:15:48 +00:00
Duncan Frost e2b690b396 Fix crash when entering object selection 2015-01-10 12:26:48 +00:00
Duncan 3603b5773e fix spelling mistake. 2015-01-08 12:17:18 +00:00