Commit Graph

  • ee1e71f287 Fix loadlandscape breaking enabled tabs duncanspumpkin 2015-10-15 22:16:27 +01:00
  • 31e6942ff0 Fix #1761. Issue caused by or = instead of != duncanspumpkin 2015-10-15 21:03:29 +01:00
  • fdfe52fc19 Merge pull request #2057 from Gymnasiast/show-vehicles-from-other-track-types Ted John 2015-10-15 12:57:57 +01:00
  • eaf23f8e76 Merge pull request #12 from IntelOrca/show-vehicles-from-other-track-types Michael Steenbeek 2015-10-15 09:41:29 +02:00
  • 0442f08aae remove redundant dropdown assignment IntelOrca 2015-10-14 21:16:10 +01:00
  • 3855d70d1a fix dropdown 64 item support and remove old RCT2 addresses IntelOrca 2015-10-14 20:54:02 +01:00
  • d71ca1f376 Extend dropdowns to hold up to 64 items (with bugs) Gymnasiast 2015-10-14 16:19:50 +02:00
  • 0a14971cdf Cleaned up peep_on_enter_ride Sam Horn 2015-10-14 23:18:43 +10:00
  • e6359f486b Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-14 04:00:16 +01:00
  • 80e973887c Merge pull request #2059 from janisozaur/types Ted John 2015-10-13 19:15:29 +01:00
  • 2db3f4ee23 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-13 04:00:16 +01:00
  • 9572f1b532 type and const fixes for sawyercoding Michał Janiszewski 2015-10-12 22:18:14 +02:00
  • d2398b65bb Merge pull request #2048 from clamburger/update_sub_6960AB Duncan 2015-10-12 21:49:46 +01:00
  • a1cc3e4759 Fix vehicle dropdown when 'Select-by-track-type' off and 'Show vehicles from other track types' on Gymnasiast 2015-10-12 16:01:58 +02:00
  • 105280a082 Introduce cheat option to show vehicles from other track types Gymnasiast 2015-10-12 15:58:15 +02:00
  • 1629c75fb3 Merge pull request #2054 from CaioAlonso/develop Duncan 2015-10-11 20:26:09 +01:00
  • 63603871ea fixes the portuguese (br) language name Caio Alonso 2015-10-11 15:26:18 -03:00
  • 66dd53dd36 Merge pull request #2050 from OpenRCT2/game-command-land-smooth Ted John 2015-10-11 18:11:18 +01:00
  • 6cd3b41065 fix overflows / underflows with mountain tool IntelOrca 2015-10-11 12:31:57 +01:00
  • d5ae4a55ff allow 1 to 64 mountain tool size IntelOrca 2015-10-11 12:26:33 +01:00
  • 6c38ab44fa refactor map smooth game command IntelOrca 2015-10-11 11:39:01 +01:00
  • fbd2598ac3 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-11 04:00:16 +01:00
  • 969324032e implement map smooth game command IntelOrca 2015-10-11 02:23:39 +01:00
  • 8ec4d61739 add callfunc wrappers for the last three remaining game commands and remove original call table IntelOrca 2015-10-10 20:26:17 +01:00
  • 49cf5e3774 Moved the nausea thresholds into a C array Sam Horn 2015-10-11 04:07:14 +10:00
  • 55d6666f13 Added an enum for flags used in peep_should_go_on_ride Sam Horn 2015-10-11 03:21:33 +10:00
  • 58b7df8fd7 Renamed ride->first_peep_in_queue to last_peep_in_queue Sam Horn 2015-10-11 03:03:59 +10:00
  • 3975af93f4 Renamed ride->var_114 to undercover_portion and updated comments Sam Horn 2015-10-11 02:51:03 +10:00
  • 75263034e5 Use GET_PEEP macro Sam Horn 2015-10-10 23:15:56 +10:00
  • b0437746a9 Fixed min and max intensity being swapped Sam Horn 2015-10-10 21:34:37 +10:00
  • 1b2a7e62a2 Identified 0x00982392 as a nausea lookup array Sam Horn 2015-10-10 21:31:56 +10:00
  • 6c84b06fbd Merge pull request #2047 from janisozaur/memory Ted John 2015-10-10 11:57:51 +01:00
  • 06f7740518 Merge pull request #2039 from HaasJona/peep_count Ted John 2015-10-10 11:55:18 +01:00
  • 955f9a02e9 fix ride rating underflows, #2031 IntelOrca 2015-10-10 11:54:19 +01:00
  • 3a11bbb6d4 Recalculate peep count after loading a save Jonathan Haas 2015-10-07 20:53:55 +02:00
  • 3f84778369 Removed extra spaces Sam Horn 2015-10-10 18:57:25 +10:00
  • 2b66253d28 Replaced remaining gotos with function calls Sam Horn 2015-10-10 18:53:48 +10:00
  • 5a59e7fed4 Fix issue with last commit duncanspumpkin 2015-10-09 22:25:30 +01:00
  • 59cdff7055 Potential fix to #639. duncanspumpkin 2015-10-09 22:11:28 +01:00
  • 74d0b033df Name RCT2_ADDRESS_PALETTE Michał Janiszewski 2015-10-09 18:22:37 +02:00
  • fb9a5833d6 Fix override offsets while loading LanguagePack Michał Janiszewski 2015-10-09 17:02:56 +02:00
  • 6dd04bbb1a Don't copy more memory than we own Michał Janiszewski 2015-10-09 17:02:45 +02:00
  • a5b9b356a0 Cleaned up the queue logic Sam Horn 2015-10-09 22:11:15 +10:00
  • ceeaa34ac8 Start work on cleaning up sub_6960AB Sam Horn 2015-10-09 17:12:48 +10:00
  • 33655afcf9 Merge pull request #2045 from Gymnasiast/name_peep_flags_5 Ted John 2015-10-08 12:14:47 +01:00
  • 3590b1c1b9 Adjust comment Gymnasiast 2015-10-08 10:58:17 +02:00
  • dfd0c52b7e Name PEEP_FLAGS_5 Gymnasiast 2015-10-08 10:47:14 +02:00
  • bfc776b3dc Merge pull request #2040 from xperia64/develop Ted John 2015-10-07 23:02:31 +01:00
  • 24e13f73a9 Make curl follow redirects xperia64 2015-10-07 17:48:46 -04:00
  • 6403b0a47f Add download function to install.sh that delegates to curl or wget xperia64 2015-10-07 17:23:03 -04:00
  • 03c054b072 Merge pull request #2026 from xperia64/develop Ted John 2015-10-07 12:10:00 +01:00
  • 700f0c840f Merge pull request #2036 from zsilencer/decompiling Ted John 2015-10-07 12:09:22 +01:00
  • 468a6c15fa implement peep_give_real_name zsilencer 2015-10-06 23:52:37 -06:00
  • 06c33dfd8a Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-06 04:00:17 +01:00
  • 21c84375f4 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-05 04:00:16 +01:00
  • a6a8ea7989 Merge pull request #2030 from duncanspumpkin/fix_1720 Ted John 2015-10-05 00:08:12 +01:00
  • 5405cf7efd Merge pull request #2012 from Overv/develop Ted John 2015-10-05 00:07:10 +01:00
  • cbbc4edd20 Fix #1720. Ride train count misscalculation. duncanspumpkin 2015-10-04 21:39:02 +01:00
  • 609dad157a Optimise Steam overlay check Alexander Overvoorde 2015-10-04 22:31:28 +02:00
  • 36917bd75a Fix #1661. Track direction now remembered when deleteing last section duncanspumpkin 2015-10-04 20:52:27 +01:00
  • 9017e5ff86 Fix #1899. Prevent mountain tool from being possible for land ownership tool. duncanspumpkin 2015-10-04 20:44:17 +01:00
  • 7297fc86e9 Fix #2029. Issue with 1x1 land ownership tool duncanspumpkin 2015-10-04 20:22:50 +01:00
  • af6a6bb8be Rewrite platform_is_steam_overlay_attached for Unix to detect all possible situations Alexander Overvoorde 2015-10-04 16:43:22 +02:00
  • 84bf968b23 Fix flags in dlopen call for steam overlay check Alexander Overvoorde 2015-10-04 15:46:15 +02:00
  • 928ef24684 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-04 04:00:17 +01:00
  • 9124d0257a Use wget to get orctlibs.zip xperia64 2015-10-03 22:36:47 -04:00
  • c1ecf3c531 Merge pull request #2024 from duncanspumpkin/set_land_ownership Ted John 2015-10-04 01:06:29 +01:00
  • 625e051d35 Fix #2025. Issue caused by failing to check if coordinates outside of map duncanspumpkin 2015-10-04 00:35:26 +01:00
  • 3f77a6778a Implemented game_command_set_land_ownership. duncanspumpkin 2015-10-04 00:07:22 +01:00
  • 8321b14a33 Link with libdl Alexander Overvoorde 2015-10-03 23:55:23 +02:00
  • 930d5dd129 Merge pull request #2021 from janisozaur/docker Duncan 2015-10-03 22:47:25 +01:00
  • f6b7121c23 Implement platform_is_steam_overlay_attached for unix Alexander Overvoorde 2015-10-03 23:10:42 +02:00
  • 51377fc960 Add setting for Steam overlay pausing and add extra check Alexander Overvoorde 2015-10-03 20:46:34 +02:00
  • c03cec721e Add Steam overlay detection that pauses the game (#1903) Alexander Overvoorde 2015-10-03 16:05:51 +02:00
  • 7e8ed696a0 Merge pull request #2019 from zsilencer/develop Duncan 2015-10-03 22:04:55 +01:00
  • 38df2db696 Merge pull request #2020 from ccfreak2k/develop Duncan 2015-10-03 22:04:32 +01:00
  • 81925af219 Use OpenRCT2's docker repository Michał Janiszewski 2015-10-03 22:50:50 +02:00
  • b77e8f5146 Fixed typo of peep_udpate_ride_sub_state_13 Andrew Waters 2015-10-03 13:39:15 -07:00
  • 7aebdcd534 fix #2009 zsilencer 2015-10-03 13:22:28 -06:00
  • 6228c782da Merge pull request #2016 from HaasJona/debug_createrenderer Ted John 2015-10-03 19:31:13 +01:00
  • 68f98663c9 Merge pull request #2018 from HaasJona/addresses Ted John 2015-10-03 19:26:04 +01:00
  • bac7c7fc4a Merge pull request #1995 from janisozaur/cleanup Ted John 2015-10-03 19:22:53 +01:00
  • 8463e58922 Define some tick related addresses Jonathan Haas 2015-10-03 20:00:29 +02:00
  • d6a5d78742 Handle SDL_CreateRenderer error Jonathan Haas 2015-10-03 18:20:01 +02:00
  • eec515c9a8 Merge pull request #2011 from janisozaur/speex Ted John 2015-10-03 16:39:03 +01:00
  • 34d4211c71 Merge pull request #2013 from HaasJona/rename_w_flag Ted John 2015-10-03 16:33:40 +01:00
  • ae82ffcd96 Rename window flags Jonathan Haas 2015-10-03 16:48:25 +02:00
  • 33857d287b Require speex, use zipped version only when targetting mingw Michał Janiszewski 2015-10-03 14:57:02 +02:00
  • 75c964d68c Merge pull request #2008 from Overv/develop Ted John 2015-10-03 13:38:39 +01:00
  • 377650d9f5 Change autosave system to use wall-clock time based frequencies Alexander Overvoorde 2015-10-03 14:18:43 +02:00
  • 3cd51f6aa5 Merge pull request #2001 from nightroan/develop Duncan 2015-10-03 09:43:04 +01:00
  • 494869b22e Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-03 04:00:16 +01:00
  • 1963749c58 Fixed #1948 by clearing ebx when setting ride price nightroan 2015-10-02 19:14:01 -07:00
  • ef186a5ee0 Added name to contributor list nightroan 2015-10-02 00:55:16 -07:00
  • fe4b4516fd Merge pull request #2006 from zsilencer/develop Ted John 2015-10-02 23:20:45 +01:00
  • 2dfcbd82a1 Merge pull request #2007 from janisozaur/platform Ted John 2015-10-02 23:19:00 +01:00
  • ffee5229b5 fix directories in linux zsilencer 2015-10-02 09:44:18 -06:00
  • 8a5d9bf614 Platform name Michał Janiszewski 2015-10-02 21:18:08 +02:00
  • 5793ded423 mouse drag in linux zsilencer 2015-10-01 17:08:14 -06:00
  • a9b3b8fe8e Merge pull request #2003 from JarnoVgr/develop Ted John 2015-10-02 13:31:07 +01:00