Commit Graph

  • 4359f4ce1b Added peep_generate Duncan Frost 2015-03-13 11:01:06 +00:00
  • d453a2d9da Added peep_sprite_remove Duncan Frost 2015-03-11 21:13:44 +00:00
  • 75d5ba07bf Fix bug in umbrella code. Now calls new peep_update_sprite_type code. Duncan Frost 2015-03-11 20:14:51 +00:00
  • 7f6b0e0c00 Added remaining part of peep_update_sprite_type Duncan 2015-03-11 12:46:10 +00:00
  • 17bc13f1a1 Started 69b8cc Duncan Frost 2015-03-10 22:10:52 +00:00
  • ee1148eef9 Merge pull request #960 from duncanspumpkin/fix_919 Ted John 2015-03-25 18:35:01 +00:00
  • 4bdf05b59f Labelled next_in_quadrant Duncan Frost 2015-03-09 22:06:08 +00:00
  • d624dcfbd4 Added more of rotation 0 paintstruct setup Duncan Frost 2015-02-24 19:04:53 +00:00
  • f12d21c6bb Bug in insert new thought Duncan 2015-02-19 13:08:17 +00:00
  • d11ddc3ec2 Labeled found sprite and peep offsets. Duncan Frost 2015-02-18 18:27:36 +00:00
  • b593dfbcd0 Fix #909. Ride name arguments incorrectly acessed Duncan Frost 2015-03-25 18:30:59 +00:00
  • ef95597374 Fix research ride not selecting when clicked Duncan Frost 2015-03-25 18:20:18 +00:00
  • 63561f396a fix window update event call for old window code IntelOrca 2015-03-25 18:01:03 +00:00
  • 8d9ff5daf1 implement balloon_update and money_effect_update IntelOrca 2015-03-25 14:31:10 +00:00
  • c6c796ab06 fix invalid park stats information when paused, fixes #957 IntelOrca 2015-03-25 11:14:31 +00:00
  • e68dfb652a Merge pull request #959 from Gymnasiast/patch-1 Ted John 2015-03-25 11:04:39 +00:00
  • 08a710e13f Also make rides reliable when renewing them Michael Steenbeek 2015-03-25 11:12:17 +01:00
  • 743c508065 finish implementing jumping fountains IntelOrca 2015-03-25 01:43:36 +00:00
  • 308238ba67 Merge pull request #956 from duncanspumpkin/fix_peep_inventory Ted John 2015-03-24 21:06:58 +00:00
  • 735a22be85 Merge pull request #955 from duncanspumpkin/audio_options Ted John 2015-03-24 21:06:36 +00:00
  • af8857dd32 Replace more occurrences of addresses with new name Timmy Weerwag 2015-03-24 22:04:22 +01:00
  • 1223c4efb7 Fix peep extra inventory displaying the wrong message. Duncan Frost 2015-03-24 21:02:56 +00:00
  • e010d43763 Add load and save audio options. Fix all sounds not pausing Duncan Frost 2015-03-24 20:42:20 +00:00
  • 83aae61e34 implement sprite_misc_update IntelOrca 2015-03-24 16:48:38 +00:00
  • 6c264195ce Small typo; use map_element_get_type Timmy Weerwag 2015-03-24 15:12:09 +01:00
  • 8bc40cd48c Documented selection globals a bit Timmy Weerwag 2015-03-23 23:25:30 +01:00
  • 66baebb2fc Named map arrow globals Timmy Weerwag 2015-03-23 22:46:10 +01:00
  • 498810cc46 Decompiled 0x006A8388 Timmy Weerwag 2015-03-23 22:28:44 +01:00
  • c62cc63c5f Merge pull request #951 from kevinburke/name-invalidate-flag Ted John 2015-03-23 21:05:50 +00:00
  • eac4e28efd Merge pull request #952 from Garogolun/footpath-functions Ted John 2015-03-23 21:03:33 +00:00
  • 4806b00a95 Use flags Kevin Burke 2015-03-23 08:34:10 -07:00
  • 23bfd13ba9 replace ride_window_invalidate flags with constants Kevin Burke 2015-03-22 17:28:15 -07:00
  • ebd02d022a Fix hex/decimal flag errors Kevin Burke 2015-03-22 16:23:17 -07:00
  • 09431278e4 Name the ride window-invalidate flag Kevin Burke 2015-03-22 13:31:04 -07:00
  • cf8034a29e Better comments and coding style Timmy Weerwag 2015-03-23 15:32:03 +01:00
  • 945f60c297 Made a wrong assumption Timmy Weerwag 2015-03-23 12:47:16 +01:00
  • 745614c959 refactor misc. sprites and implement jumping_fountain_begin IntelOrca 2015-03-23 10:39:47 +00:00
  • 2298a32d89 Decompiled 6A79B7 (window_footpath_construct) Timmy Weerwag 2015-03-23 02:59:46 +01:00
  • 071ef2c88f Fixed an original bug in bridge footpath building Timmy Weerwag 2015-03-23 00:34:00 +01:00
  • d4f495cc0e Renamed sub_6A7831 to footpath_provisional_update Timmy Weerwag 2015-03-22 22:18:36 +01:00
  • ba8066c719 Decompiled 0x006A8380 Timmy Weerwag 2015-03-22 22:02:21 +01:00
  • ecdc76d697 Replaced call with existing decompiled function Timmy Weerwag 2015-03-22 21:50:16 +01:00
  • f33dd05590 Merge pull request #950 from kevinburke/fix-reliability Ted John 2015-03-22 20:16:07 +00:00
  • 3419d7bdc6 return the unreliability factor (not 0) Kevin Burke 2015-03-22 13:00:37 -07:00
  • 8013807f68 Merge pull request #948 from kevinburke/downtime Ted John 2015-03-22 19:32:34 +00:00
  • f51e28fc30 Merge pull request #947 from duncanspumpkin/fix_spiral_slide Ted John 2015-03-22 19:32:13 +00:00
  • 6423c857a7 Name var_199 as the downtime parameter Kevin Burke 2015-03-22 12:27:15 -07:00
  • 653ea21917 Fix spiral slide not being properly redrawn Duncan Frost 2015-03-22 17:46:00 +00:00
  • 74fd9dc5a2 fix queue banners not invalidating properly IntelOrca 2015-03-22 17:43:44 +00:00
  • 7d383a586e implement map_update_tiles, grass growing and scenery aging IntelOrca 2015-03-22 17:04:30 +00:00
  • 956d6688d3 Merge pull request #946 from kevinburke/var_198_docs Ted John 2015-03-22 15:40:16 +00:00
  • 5fc72d354d Rename fair_value to value Kevin Burke 2015-03-22 08:38:42 -07:00
  • 3862a85666 Name reliability variables Kevin Burke 2015-03-22 08:01:01 -07:00
  • fa4c9b3a61 Merge pull request #945 from kevinburke/mention-languages Ted John 2015-03-22 02:29:08 +00:00
  • 7726a05bf0 Merge pull request #943 from kevinburke/installer-updates Ted John 2015-03-22 02:27:46 +00:00
  • d67335d0c7 implement remaining map animation invalidate event handlers and create map animation IntelOrca 2015-03-22 01:19:23 +00:00
  • 89681e2fc8 Mention translations in README Kevin Burke 2015-03-21 11:18:45 -07:00
  • 96beb5d174 Wipe cache on clean; fix install typo Kevin Burke 2015-03-21 11:13:16 -07:00
  • bdcb2cc2f4 Update changelog.txt Ted John 2015-03-21 17:48:39 +00:00
  • a0fd9ed593 Merge pull request #941 from duncanspumpkin/fix_track_manager Ted John 2015-03-21 13:51:45 +00:00
  • b7bd2aee1f Fix mistake introduced when refactoring. Caused infinite loop Duncan Frost 2015-03-21 09:58:54 +00:00
  • 4f186ee2ee Merge pull request #937 from Gymnasiast/develop Ted John 2015-03-20 23:23:04 +00:00
  • 111309bd7e Merge pull request #5 from duncanspumpkin/set_ride_setting Michael Steenbeek 2015-03-21 00:02:29 +01:00
  • 4171289050 Added game_command_set_ride_setting. Duncan Frost 2015-03-20 22:33:06 +00:00
  • 77816e2029 Differentiate between powered launch modes Gymnasiast 2015-03-20 17:34:02 +01:00
  • 981affe04c Refactor powered launch modes, add RCT1 style launch to looping RC. Gymnasiast 2015-03-20 17:32:59 +01:00
  • 5596fc078b Merge pull request #4 from IntelOrca/develop Michael Steenbeek 2015-03-20 17:29:18 +01:00
  • bc907939e0 Merge pull request #935 from adrian17/multiprocess-compile Ted John 2015-03-19 22:54:25 +00:00
  • 77849593f1 Merge pull request #934 from adrian17/fix-close-last-window Ted John 2015-03-19 22:54:19 +00:00
  • 12deac1859 Add /MP flag to enable multiprocess compilation Adrian Wielgosik 2015-03-19 22:59:54 +01:00
  • 3a6fcf790c Iterate over windows backwards to close last window; fixes #932 Adrian Wielgosik 2015-03-19 22:35:33 +01:00
  • cd16af0f60 add some event handlers for invalidating map objects IntelOrca 2015-03-18 19:52:27 +00:00
  • 3f1f8162a5 Merge pull request #929 from duncanspumpkin/fix_intense_rides Ted John 2015-03-18 19:41:16 +00:00
  • b5b2ae263a Fix intense rides causing peeps not to use rides at all Duncan Frost 2015-03-18 19:23:15 +00:00
  • 54739de4d1 Merge pull request #927 from Gymnasiast/patch-4 Ted John 2015-03-18 18:24:25 +00:00
  • 1f718cda07 Merge pull request #924 from Gymnasiast/patch-2 Ted John 2015-03-18 18:23:32 +00:00
  • d810694ac9 Add renew rides string Michael Steenbeek 2015-03-18 16:22:43 +01:00
  • f0b3525395 Add cheat to renew all rides Michael Steenbeek 2015-03-18 16:21:45 +01:00
  • ab5285cf1e Don't reset built dates that are in the future Michael Steenbeek 2015-03-18 16:20:12 +01:00
  • 41a7b8f10a Merge pull request #926 from Gymnasiast/patch-3 Ted John 2015-03-18 12:58:02 +00:00
  • 83765a3c22 Revert incorrect adjustment of row 245 Michael Steenbeek 2015-03-18 13:20:19 +01:00
  • 84c79d9fc5 Read Italian descriptions from the .DAT files as well Michael Steenbeek 2015-03-18 12:50:03 +01:00
  • 5dde7c364a Merge Localisation/master into OpenRCT2/develop. IntelOrca 2015-03-18 11:47:10 +00:00
  • 27fab94e9c Merge pull request #925 from Gymnasiast/patch-3 Ted John 2015-03-18 11:45:33 +00:00
  • f0ac66f3b1 Add Italian Michael Steenbeek 2015-03-18 12:34:16 +01:00
  • 0822099e86 Add Italian Michael Steenbeek 2015-03-18 12:33:20 +01:00
  • 058f10845f implement map_invalidate_animations IntelOrca 2015-03-17 23:47:54 +00:00
  • d862ff73a7 Merge pull request #891 from Gericom/develop Ted John 2015-03-17 17:07:37 +00:00
  • b0562dbb37 Call the original viewport_banner_paint_setup Gericom 2015-03-17 17:08:40 +01:00
  • 42611e61b2 Merge pull request #3 from IntelOrca/develop Michael Steenbeek 2015-03-17 15:37:57 +01:00
  • aacef89973 Reset build dates that are in the future Michael Steenbeek 2015-03-17 14:41:57 +01:00
  • d77d9e9a58 Fix negative ride ages Michael Steenbeek 2015-03-17 10:45:33 +01:00
  • 6fcfa32641 Merge pull request #918 from adrian17/develop Ted John 2015-03-16 14:22:34 +00:00
  • fa5bee8c40 Fix "research group" being displayed when no item is selected Adrian Wielgosik 2015-03-16 13:58:07 +01:00
  • 7732f68598 Merge pull request #915 from ian-h-chamberlain/warningfix Ted John 2015-03-15 20:14:33 +00:00
  • d4ab786e16 Merge pull request #916 from duncanspumpkin/fix_text_input Ted John 2015-03-15 20:13:08 +00:00
  • aa268dc307 Fix text input that is populated with text greater than max length Duncan Frost 2015-03-15 14:41:43 +00:00
  • 54d3505a1a Fixed build warning for implicit declaration Ian Chamberlain 2015-03-15 00:38:37 -04:00
  • 35ed268144 Merge pull request #913 from Gymnasiast/change-subtype Ted John 2015-03-14 21:19:02 +00:00
  • 38e8a028c0 Futureproof the options window invalidation for this and future additions Gymnasiast 2015-03-14 20:54:24 +01:00