Commit Graph

  • 93b408f7f3 Added peep_update_watching Duncan Frost 2014-11-13 14:48:58 +00:00
  • 135abc90a4 Added sub_693b58 Duncan Frost 2014-11-13 14:02:36 +00:00
  • 2b7142e49f attempt to fix #566 and other bugs, also refactor some footpath related functions IntelOrca 2014-11-15 18:22:06 +00:00
  • 7aca5d8762 Merge pull request #565 from zsilencer/master Ted John 2014-11-14 07:35:58 +00:00
  • 2dcd3b4935 use mixer for ride music zsilencer 2014-11-11 12:07:21 -07:00
  • c3086a5b9f finish ride music decompile zsilencer 2014-11-10 16:15:41 -07:00
  • 0e414ebae7 #558 zsilencer 2014-11-10 08:23:42 -07:00
  • 2be36b1621 fixes #564 - ebp not restored on mouse down event call IntelOrca 2014-11-12 22:59:25 +00:00
  • e9c3e8f1c1 Merge pull request #563 from duncanspumpkin/fix_sitting Ted John 2014-11-12 22:45:29 +00:00
  • 59ef4ac0e3 Added peep_actions set var_71 to these values Duncan Frost 2014-11-12 19:09:17 +00:00
  • bd06488450 Fix peeps sitting. Renamed a function to sprite_move Duncan Frost 2014-11-12 17:45:39 +00:00
  • 34df31b2d3 Merge pull request #562 from adrian17/master Ted John 2014-11-12 15:28:59 +00:00
  • ad2502e4d5 - fixed a condition in sub_6939EB that compared against a wrong field - added a missing break that caused the wrong text to be displayed in ride window Adrian Wielgosik 2014-11-12 12:28:06 +01:00
  • 5a4b940fc2 fix and refactor window event calls IntelOrca 2014-11-11 20:51:25 +00:00
  • 0cef1c9517 refactor input widgets and keyboard_shortcut screen flags IntelOrca 2014-11-11 16:06:51 +00:00
  • 53c8a20e0b refactor input window position and resize IntelOrca 2014-11-11 00:20:06 +00:00
  • d8844513a1 remove windows.h from input.c and improve window resize IntelOrca 2014-11-10 22:37:55 +00:00
  • 78fb5c9abe Merge pull request #560 from duncanspumpkin/fix_walk_on_water Ted John 2014-11-10 19:47:52 +00:00
  • 502b4c4cbd Fix peeps walking on water after entering. Added some known offsets. Duncan Frost 2014-11-10 17:23:13 +00:00
  • 798efef6e7 use standard integer constants IntelOrca 2014-11-10 02:30:55 +00:00
  • e4bd82347e refactor some of the input functions IntelOrca 2014-11-10 02:17:45 +00:00
  • d111c715d6 implement viewport_interaction_get_item_left IntelOrca 2014-11-10 00:40:59 +00:00
  • 13b56f68d3 add window snapping IntelOrca 2014-11-09 17:18:51 +00:00
  • aa6e909f8f Merge pull request #557 from duncanspumpkin/fix_view Ted John 2014-11-09 12:37:30 +00:00
  • a375068f66 Remove redundant comment Duncan Frost 2014-11-09 08:52:23 +00:00
  • 8f2b180603 Fix another viewport issue by removing new function call it can be fixed at a later date. Change viewport address name to make it more obvious how to use it. Duncan Frost 2014-11-09 08:50:02 +00:00
  • 6aa0241c23 fix string format, peep real names not popping arguments IntelOrca 2014-11-06 23:15:17 +00:00
  • 471fb2a45d Merge pull request #556 from duncanspumpkin/fix_viewports Ted John 2014-11-06 22:29:44 +00:00
  • d556e5032b fix custom strings not popping arguments IntelOrca 2014-11-06 22:11:54 +00:00
  • 2ddbc8f190 Found cause of viewport issue. Added invalidate_sprite function. Duncan Frost 2014-11-06 21:42:18 +00:00
  • f3da25622a Added start of new function Duncan Frost 2014-11-06 17:27:10 +00:00
  • 21dd6f227d Added some more viewport functions Duncan Frost 2014-11-05 22:12:22 +00:00
  • 3003419160 Add debug flag to dirty box draw Duncan Frost 2014-11-05 20:43:06 +00:00
  • 1a857edc21 Playing about with viewport setup Duncan Frost 2014-11-04 22:23:57 +00:00
  • 74a0110b0d Merge pull request #555 from duncanspumpkin/weather_cheats Ted John 2014-11-05 21:05:36 +00:00
  • f1cc82f258 prepare for left viewport interaction implementation IntelOrca 2014-11-05 20:28:51 +00:00
  • 97abffd4e8 Added force sun/thunder cheat. Duncan Frost 2014-11-05 20:26:27 +00:00
  • 62be863476 refactor viewport interaction functions IntelOrca 2014-11-05 19:42:19 +00:00
  • ea6b0de6a6 refactor and move keyboard shortcuts to a new source file IntelOrca 2014-11-05 18:50:51 +00:00
  • a773ada29e Merge pull request #554 from duncanspumpkin/peep_update Ted John 2014-11-05 17:54:52 +00:00
  • 4db42cc1d3 Merge pull request #553 from duncanspumpkin/refactor_scroll_input Ted John 2014-11-05 17:54:34 +00:00
  • 3016011949 Refactor scroll_input Duncan Frost 2014-11-05 17:17:56 +00:00
  • c1ef7ac61f Use reversed peep functions where required Duncan Frost 2014-11-05 16:45:42 +00:00
  • f85a2e8ad9 decompiled 6939EB unsure of its use Duncan Frost 2014-10-18 15:04:48 +01:00
  • 481fd08ab5 Added update_picked and update_entering_park. Added new entries to peep struct Duncan Frost 2014-10-18 09:11:35 +01:00
  • 97d47c3039 Fix merge fail Duncan Frost 2014-10-10 10:31:10 +01:00
  • c861a999ce Finished peep update sitting Duncan Frost 2014-10-05 10:36:18 +01:00
  • c033965faa Added start of peep sitting update. Fixed bug that caused peeps to spin Duncan Frost 2014-09-23 18:11:33 +01:00
  • 22df12c1c8 Added sub_69e9d3 a sprite moving function Duncan Frost 2014-09-20 16:18:02 +01:00
  • 573fe0c6f7 Added peep_decrement_num_riders Duncan Frost 2014-09-20 14:46:50 +01:00
  • 388b8ec337 Added peep_window_state_update Duncan Frost 2014-09-20 14:35:11 +01:00
  • 2f64d2a6db Fixed bugs and refactored Duncan Frost 2014-09-20 14:06:42 +01:00
  • 5439aa8755 Finished peep_update_falling Duncan Frost 2014-09-20 11:56:11 +01:00
  • 61e1645de0 Added a very small bit of not drowning Duncan Frost 2014-09-18 17:36:32 +01:00
  • 606d8c5a25 Added peep_update_drowning. Duncan Frost 2014-09-17 21:59:40 +01:00
  • bfe45e5996 Refactored insert_thought Duncan Frost 2014-09-17 17:53:01 +01:00
  • 95557bc732 Added peep_insert_new_thought Duncan Frost 2014-09-17 17:43:57 +01:00
  • 11c4ac52ac Added notes on peep actions Duncan Frost 2014-09-16 20:57:15 +01:00
  • 0624736b47 Decompiled PEEP_STATE_QUEUING Duncan Frost 2014-09-16 20:51:07 +01:00
  • 0e223c524e implement sub_6EDE88 IntelOrca 2014-11-05 16:14:12 +00:00
  • 2f4fd67170 implement more viewport input functions IntelOrca 2014-11-05 14:38:19 +00:00
  • ad84e6d076 implement ride_modify and supporting methods IntelOrca 2014-11-05 02:55:29 +00:00
  • 508ed131f7 implement sub_6CC3FB IntelOrca 2014-11-04 21:39:03 +00:00
  • 39ad49bac9 implement find mechanic in ride window IntelOrca 2014-11-04 19:33:17 +00:00
  • 0104042640 Merge branch 'ride-update' IntelOrca 2014-11-04 19:01:59 +00:00
  • c1466999c8 Translate beginners tutorial. Fabien Bourigault 2014-11-04 14:18:34 +01:00
  • d92a4d9418 implement clear scenery game command, try out removing paths feature IntelOrca 2014-11-04 03:34:12 +00:00
  • 015e85d263 refactor station update and fix bugs IntelOrca 2014-11-04 01:07:54 +00:00
  • c75ae048a4 Merge pull request #550 from duncanspumpkin/zero_clearance Ted John 2014-11-03 23:03:22 +00:00
  • 073a747660 fix ride update, financial statistics IntelOrca 2014-11-03 21:53:22 +00:00
  • 351018b5fc Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2 IntelOrca 2014-11-03 21:24:23 +00:00
  • 1b8a88e828 add more gentle / thrill ride rating calculation functions IntelOrca 2014-11-03 21:24:10 +00:00
  • 70c06d62ef Added zero clearance cheat tool. Warning does not clean itself up Duncan Frost 2014-11-03 21:15:35 +00:00
  • 6f6f939974 Update readme.md Ted John 2014-11-03 18:24:43 +00:00
  • 8ab3188914 Merge branch 'master' into ride-update IntelOrca 2014-11-03 17:37:08 +00:00
  • 3ecfee72a2 refactor ride_get_measurement IntelOrca 2014-11-03 17:20:07 +00:00
  • e2ed908a79 Merge pull request #546 from duncanspumpkin/window_sign Ted John 2014-11-02 18:26:01 +00:00
  • da9484ad67 Merge pull request #547 from duncanspumpkin/fix_426 Ted John 2014-11-02 16:18:33 +00:00
  • c6bda25ddf Fixes none generation of tracks.idx. This is not how rct2 does it Duncan Frost 2014-11-02 15:48:18 +00:00
  • c87e373ced Added window_sign_small Duncan Frost 2014-11-02 14:09:04 +00:00
  • 49ccea7f26 Fix remaining bugs with window_sign(large) Duncan Frost 2014-11-01 17:47:24 +00:00
  • 828c6ff7a2 Added window_sign. Invalidate function to be finished Duncan Frost 2014-11-01 15:32:29 +00:00
  • 880cf21d6f Added code to call sign windows Duncan Frost 2014-10-30 08:21:52 +00:00
  • 19d3852f9c refactor update ride more IntelOrca 2014-11-02 14:03:28 +00:00
  • eb35bd508c Merge pull request #545 from duncanspumpkin/demolish_ride_prompt Ted John 2014-11-02 13:15:36 +00:00
  • 40a26f689f Added demolish ride prompt Duncan Frost 2014-11-02 08:39:01 +00:00
  • cf59455d69 refactor ride update and fix bugs IntelOrca 2014-11-02 03:37:56 +00:00
  • 3d40c7e3ee add various ride mechanic functions IntelOrca 2014-11-02 01:41:00 +00:00
  • e4dc9b8c8e improve ride update and add some breakdown functions IntelOrca 2014-11-01 22:21:28 +00:00
  • 97fef72f07 Merge pull request #544 from duncanspumpkin/fix_540 Ted John 2014-11-01 14:22:51 +00:00
  • f58be44a20 Remove previous hack Duncan Frost 2014-11-01 13:13:11 +00:00
  • 53e0ebc57c Refactored a bit of tooltip window. Added hack to fix #540 note this should be fixed better Duncan Frost 2014-11-01 13:10:14 +00:00
  • 1d3fc842e3 fix bugs and refactor ride update IntelOrca 2014-11-01 03:32:57 +00:00
  • 1095c1d33a finish update ride, still testing and refactoring to go IntelOrca 2014-11-01 01:25:25 +00:00
  • 7f7c380bd6 fix ride_get_station_start_track_element IntelOrca 2014-10-31 02:37:28 +00:00
  • 7e17f4fcf9 start implementing ride update and station update IntelOrca 2014-10-31 02:33:33 +00:00
  • ae09e6ffcc Fix issues with peeps picked up Duncan Frost 2014-10-30 09:09:04 +00:00
  • b472dca941 Merge pull request #541 from mrtnptrs/Fix_link_readme Ted John 2014-10-23 12:24:13 +01:00
  • 1e2b378cb1 Fix the broken MinGW-w64 link at the readme Maarten Peters 2014-10-23 11:29:43 +02:00
  • c77f788a7d As discussed Maarten Peters 2014-10-21 22:07:56 +02:00