Commit Graph

  • f4f07ae5bb integrate variable: gInputPlaceObjectModifier IntelOrca 2016-01-05 22:33:47 +00:00
  • 94ae72f228 integrate variable: gHoverWidget IntelOrca 2016-01-05 22:05:00 +00:00
  • 923b3daf40 Merge pull request #2644 from LRFLEW/invalid-entrance-fix Ted John 2016-01-05 21:49:17 +00:00
  • 586e5ef9cd integrate variable: gPressedWidget IntelOrca 2016-01-05 21:46:38 +00:00
  • c181f18309 remove left over RCT2 drag variables IntelOrca 2016-01-05 21:37:15 +00:00
  • 63ddfa53cd Resolved leaving guests searching for invalid entrance LRFLEW 2016-01-05 00:03:30 -07:00
  • f5db0a83e5 refactor mouse input queue IntelOrca 2016-01-05 21:20:59 +00:00
  • e94b7d5338 fix unable to right click to remove scenery IntelOrca 2016-01-05 20:53:08 +00:00
  • ee9c695902 fix #2651: remove ride when multiplayer client aborts ride construction IntelOrca 2016-01-05 20:37:11 +00:00
  • e4c6c79552 fix #2650: validate game commands sent from clients in multiplayer IntelOrca 2016-01-05 18:30:39 +00:00
  • f767f947d1 Merge pull request #2649 from Schlumpf/fix-gitignore Ted John 2016-01-05 17:16:59 +00:00
  • e3c6093145 Add to .gitignore. Important on Linux/KDE systems. Martin Kröll 2016-01-05 17:33:33 +01:00
  • f4a25bd55e Merge pull request #2641 from Broxzier/fix_saving Ted John 2016-01-05 10:14:20 +00:00
  • acf3541ebd Merge pull request #2647 from janisozaur/vehicle-update-merge Ted John 2016-01-05 09:37:00 +00:00
  • 133096cd64 Merge branch 'develop' into vehicle-update Michał Janiszewski 2016-01-05 09:59:53 +01:00
  • db01fa6d60 Merge pull request #2645 from LRFLEW/typo Ted John 2016-01-05 08:00:29 +00:00
  • db76615af0 Fixed typo in viewport_interaction.c LRFLEW 2016-01-05 00:17:10 -07:00
  • e63f43c337 Fix for missing exit Michał Janiszewski 2016-01-04 23:28:11 +01:00
  • 79b7913b78 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-05 04:00:19 +00:00
  • d842708f90 refactor drag widget in input.c IntelOrca 2016-01-05 00:10:28 +00:00
  • 88c391120a integrate tooltip variables IntelOrca 2016-01-05 00:02:23 +00:00
  • e323397574 Merge pull request #2642 from OpenRCT2/remove-tutorial Ted John 2016-01-04 23:36:55 +00:00
  • 3641634aad Prevent extension from showing when saving a park for the first time. Hielke Morsink 2016-01-04 23:41:18 +01:00
  • 0c933234e0 remove all tutorial code IntelOrca 2016-01-04 23:21:23 +00:00
  • f0adf90660 integrate variable: gInputFlags IntelOrca 2016-01-04 22:53:03 +00:00
  • b5069d3809 integrate variable: gInputState IntelOrca 2016-01-04 22:45:51 +00:00
  • 6f4cf119e7 Merge pull request #2629 from janisozaur/harden-game-commands Ted John 2016-01-04 22:14:30 +00:00
  • 9c4cf14069 Game commands hardening Michał Janiszewski 2016-01-03 00:49:08 +01:00
  • 286f89b941 Merge pull request #2638 from LRFLEW/develop Ted John 2016-01-04 18:39:23 +00:00
  • 3b4928c041 fix windows file enumerate pattern matching IntelOrca 2016-01-04 18:26:49 +00:00
  • d371fa603e Updated OS X shasum to new value LRFLEW 2016-01-04 11:07:36 -07:00
  • 015c76084e Merge pull request #2616 from atmaxinger/autosave-timestamp Ted John 2016-01-04 17:54:11 +00:00
  • b29a3b0823 fix appveyor IntelOrca 2016-01-04 17:26:02 +00:00
  • a0bb568889 Append timestamp to autosave Maximilian Irlinger 2016-01-04 16:22:15 +01:00
  • d5bce19af1 Fix race car mode collisions duncanspumpkin 2016-01-04 10:06:26 +00:00
  • ccc7b1f228 Refactor var_4C into seperate variables duncanspumpkin 2016-01-04 09:36:29 +00:00
  • 5e6befe20b Fix 3D films only lasting 1 ticks time duncanspumpkin 2016-01-04 09:11:36 +00:00
  • e4052b332f Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-04 04:00:18 +00:00
  • 047c029748 Merge pull request #2628 from OpenRCT2/new-scenarioselect Ted John 2016-01-03 21:09:22 +00:00
  • b94cd7499d add config for hide mega park and set locking as default IntelOrca 2016-01-03 21:06:10 +00:00
  • b45ca38d52 UTC epoch time for POSIX Michał Janiszewski 2016-01-03 21:41:21 +01:00
  • 3d2a456481 Rework logic to make flow clearer. Fix issue with invalid direction. Fix small logic mistake. duncanspumpkin 2016-01-03 11:10:02 +00:00
  • 62f927b51c Merge pull request #2622 from janisozaur/vehicle-update Duncan 2016-01-03 08:51:30 +00:00
  • 99e0d999b2 add timestamp to highscores.dat IntelOrca 2016-01-03 01:48:52 +00:00
  • 4889033658 Merge pull request #2631 from janisozaur/travis-jobs Ted John 2016-01-03 00:49:10 +00:00
  • 5a17d6d2ec Limit travis jobs Michał Janiszewski 2016-01-03 01:20:32 +01:00
  • 2b1b0f76f3 Whitespace fixes. Michał Janiszewski 2016-01-02 15:52:37 +01:00
  • 9d5e798b7a update changelog IntelOrca 2016-01-02 23:26:41 +00:00
  • d2653e304d Added scenario_sources.c to Xcode LRFLEW 2016-01-02 16:13:07 -06:00
  • 9b833e5f93 shorten path for scenario select debug IntelOrca 2016-01-02 22:41:35 +00:00
  • 9eacd3532b use correct window variable for highlighted scenario IntelOrca 2016-01-02 21:13:24 +00:00
  • ededc82cba add DLC and Build your own scenario classification IntelOrca 2016-01-02 20:40:24 +00:00
  • a4e919b023 fix scenario sorting for real and other parks IntelOrca 2016-01-02 18:37:31 +00:00
  • 2f00a28503 add Geoffrey Gardens mistake alias IntelOrca 2016-01-02 18:16:52 +00:00
  • 212b8bfa10 translate scenarios by raw normalised name IntelOrca 2016-01-02 17:57:02 +00:00
  • 5a4ad66a80 fix order of Southern Sands and Tiny Towers IntelOrca 2016-01-02 17:41:53 +00:00
  • 4c6dbd0702 Add entries for RCT1/AA/LL scenarios Gymnasiast 2016-01-02 18:24:41 +01:00
  • d147f516db fix default selected tab on scenario select IntelOrca 2016-01-01 22:43:57 +00:00
  • aeda8d68f9 add logic for unlocking mega park and making it invisible IntelOrca 2016-01-01 20:46:39 +00:00
  • 8f5a9cfade fix issue caused by not copying filename string IntelOrca 2016-01-01 20:46:13 +00:00
  • 9d88982138 fix mistake in scenario sources array IntelOrca 2016-01-01 19:02:22 +00:00
  • 3ad3113523 add alias for 'Cradle of Civilisation' IntelOrca 2016-01-01 18:38:04 +00:00
  • 51141a9057 refactor translation of scenarios IntelOrca 2016-01-01 18:37:34 +00:00
  • 868da8e450 fix title sequence issue IntelOrca 2016-01-01 17:15:48 +00:00
  • 82b05950ff add RCT1 title sequence IntelOrca 2016-01-01 16:30:18 +00:00
  • f2c5ce32f2 improve options window for scenario options IntelOrca 2016-01-01 13:46:23 +00:00
  • be6f7321d0 place custom real parks in real parks for source mode IntelOrca 2016-01-01 13:32:11 +00:00
  • 6747f20238 hardcode difficulty for original scenarios IntelOrca 2016-01-01 13:29:13 +00:00
  • 950722292c use user path for default scenario save location IntelOrca 2016-01-01 02:18:06 +00:00
  • bb84558ae3 fix localisation issues with scenarios IntelOrca 2015-12-31 22:11:36 +00:00
  • 95ee0be3c5 handle scenario conflicts IntelOrca 2015-12-31 21:13:49 +00:00
  • 8aa14f876e identify highscores using scenario filenames only IntelOrca 2015-12-31 20:08:31 +00:00
  • af67cf5703 refactor scenario sources and improve scenario select window IntelOrca 2015-12-31 19:30:11 +00:00
  • 72e820dead add horizontal rule headings to scenario list IntelOrca 2015-12-31 18:26:25 +00:00
  • 6a768c4a3c redo entire scenario highscore load / saving IntelOrca 2015-12-31 02:59:08 +00:00
  • 63529a5213 fix option widgets for scenario grouping IntelOrca 2015-12-30 22:30:54 +00:00
  • f7d33f3cab Rename constants et al per code reviewer's request. Aaron van Geffen 2015-12-30 01:20:40 +09:00
  • f49e3eea1c WIP: misery: adding scenario options to options screen. Aaron van Geffen 2015-12-28 20:39:17 +09:00
  • 15782b88c4 Experimental: optional unlocking of scenarios ("campaign mode") in scenario select screen. Aaron van Geffen 2015-12-28 20:38:14 +09:00
  • 3bb1588cfa Shrink window when showing scenarios by difficulty level. Aaron van Geffen 2015-12-28 17:32:05 +09:00
  • eb87c5284f Adapt scenario select screen based on scenario source game. Aaron van Geffen 2015-12-28 17:15:34 +09:00
  • 3bad0870fb Added routines to find scenario index and source from predefined listings. Aaron van Geffen 2015-12-28 03:19:52 +09:00
  • cf935d45c6 Add configuration bits for scenario select mode and unlocking. Aaron van Geffen 2015-12-28 01:40:46 +09:00
  • e78d37f03c Add information on scenario source games. Aaron van Geffen 2015-12-28 01:37:18 +09:00
  • 3999ebd031 WIP: adding new tabs to scenario select window; extended window size. Aaron van Geffen 2015-12-26 18:32:44 +09:00
  • 448d4fb657 New string ids for scenario select screen. Aaron van Geffen 2015-12-26 18:32:18 +09:00
  • f89d9c9695 Merge pull request #2625 from Broxzier/improved_path_related_functions Ted John 2016-01-02 20:55:32 +00:00
  • bc2ac2e28b Split extension setter into two functions Hielke Morsink 2016-01-02 20:45:00 +01:00
  • f31a5f2248 More secure checks for removing and setting file extensions. Hielke Morsink 2016-01-02 18:57:11 +01:00
  • 797a2cc75d Fix bug with block breaks when there are track overlaps. duncanspumpkin 2016-01-02 17:04:39 +00:00
  • afca9d27d6 Fix sound bugs with opening/closing track doors. Fix average speed bug. duncanspumpkin 2016-01-02 16:19:06 +00:00
  • 9056d47378 Merge pull request #2621 from Broxzier/fix_saving_landscape Ted John 2016-01-02 14:48:02 +00:00
  • eadb03426e fix #2620 and preventing names with dots from breaking. Hielke Morsink 2016-01-02 14:59:16 +01:00
  • 7914ebd0e2 Merge pull request #2619 from Broxzier/fix_speed_hotkeys Duncan 2016-01-02 10:53:33 +00:00
  • c0857dc210 Merge pull request #2617 from AaronVanGeffen/japanese Ted John 2016-01-02 10:52:55 +00:00
  • 367f1252c0 Merge pull request #2586 from techfreek/closest-engineer Ted John 2016-01-02 10:52:23 +00:00
  • bcd02e833c Fix vehicles bunching up when waiting for passengers in certain directions. duncanspumpkin 2016-01-02 10:45:59 +00:00
  • b6c1f3a6c4 Fix #2609 disabling hotkeys for game speed while playing online. Hielke Morsink 2016-01-02 11:42:51 +01:00
  • 89a2e32f28 Add Japanese to the list of available languages. Aaron van Geffen 2016-01-02 00:11:46 +09:00
  • c1d33e7308 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-02 04:00:17 +00:00