Commit Graph

  • cee61f8929 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-18 04:00:18 +00:00
  • c789529be6 Fixed multiple issues with sub_69A997 LRFLEW 2016-01-17 16:18:54 -07:00
  • 1ffee2435a fix #2363: show default item highlight, refactor IntelOrca 2016-01-17 23:37:14 +00:00
  • f8507ec93e implement place_maze_design IntelOrca 2016-01-17 22:26:15 +00:00
  • 60ce32bbe0 Make filenames include 8-char git hash and version Michał Janiszewski 2016-01-17 17:16:43 +01:00
  • 80b85d2d2f Make travis push build artifacts to openrct2.org Michał Janiszewski 2016-01-17 16:51:28 +01:00
  • b8b50684ba Bump CMakeLists' version to match other places Michał Janiszewski 2016-01-17 16:19:54 +01:00
  • 4e5b8295c8 fix #2750 invalidate top toolbar when toggling the use of money. Hielke Morsink 2016-01-17 14:41:46 +01:00
  • 0584de1501 fix part of #2747: mistake in map coordinate clamping for set ownership IntelOrca 2016-01-17 12:44:16 +00:00
  • 7c8245a63f fix #2749: inverse logic for removing colour tab on rides IntelOrca 2016-01-17 12:27:43 +00:00
  • 805b0dbb05 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-17 04:00:18 +00:00
  • 88ae952db2 implement peep_easter_egg_peep_interactions IntelOrca 2016-01-17 00:57:37 +00:00
  • f6841bd3dc implement peep_update_name_sort IntelOrca 2016-01-16 22:38:59 +00:00
  • e57ac72e5a remove redundant peep_update_ride_sub_state callproc IntelOrca 2016-01-16 21:34:23 +00:00
  • d0d883904f Merge pull request #2744 from janisozaur/broken-language Ted John 2016-01-16 17:56:02 +00:00
  • 6d8e048d96 Fall-back to default language in case none is set Michał Janiszewski 2016-01-16 18:38:13 +01:00
  • f35fac6030 Update assert condition Michał Janiszewski 2016-01-16 18:10:44 +01:00
  • e75270515c Merge pull request #2743 from Broxzier/disable_debugging_online Ted John 2016-01-16 16:48:04 +00:00
  • 711afebf50 Hiding debug button while playing over a network. Hielke Morsink 2016-01-16 17:05:17 +01:00
  • 391bea67bb Merge pull request #2634 from oslerw/develop Ted John 2016-01-16 14:49:34 +00:00
  • 0f6c8b8760 Refactor get small scenery to prevent repeats of #2735. duncanspumpkin 2016-01-16 11:04:06 +00:00
  • 3865bf9381 Fix #2735. 1/4 tile scenery can now correctly be recoloured. duncanspumpkin 2016-01-16 10:55:36 +00:00
  • 06fd1436ca Fix #2741. 2 functions were missed during object_load refactor. duncanspumpkin 2016-01-16 10:21:15 +00:00
  • 599d806113 Fix #2740. Swinging animations should now work correctly duncanspumpkin 2016-01-16 10:11:56 +00:00
  • 3b760ba39c Fix windows build. Now uses the correct ISO C strdup function. duncanspumpkin 2016-01-16 09:49:39 +00:00
  • 30594f28e9 Merge pull request #2714 from LRFLEW/sub_69A997 Duncan 2016-01-16 09:43:31 +00:00
  • 60920a2d10 Add /usr/local/share to search path for data files William Osler 2016-01-03 11:22:03 -05:00
  • 2b29f252e5 Assert for evergreen gardens Michał Janiszewski 2016-01-16 00:18:21 +01:00
  • e69e384d43 Merge pull request #2692 from marijnvdwerf/use-named-addresses Ted John 2016-01-15 22:59:13 +00:00
  • 538bf7e141 Merge pull request #2738 from janisozaur/map-limit Ted John 2016-01-15 22:48:15 +00:00
  • 17fb150ec0 Limit arguments to map functions Michał Janiszewski 2016-01-15 22:29:50 +01:00
  • 758c2d3d3e Decompiled sub_69A997 LRFLEW 2016-01-11 17:52:36 -07:00
  • 2681cc792b Merge branch 'develop' of https://github.com/OpenRCT2/OpenRCT2 into develop IntelOrca 2016-01-15 20:21:15 +00:00
  • 666bb03cc3 fix #2734: forgot to correct signature arguments for clip_drawpixelinfo IntelOrca 2016-01-15 20:20:29 +00:00
  • b4125e87cb Merge pull request #2731 from janisozaur/ride-type Ted John 2016-01-15 20:17:57 +00:00
  • 36513c9431 Merge pull request #2730 from janisozaur/config Ted John 2016-01-15 20:12:29 +00:00
  • 2082023db7 Merge pull request #2736 from janisozaur/set-staff-patrol Ted John 2016-01-15 20:10:53 +00:00
  • 2e72d3c447 Bugfix: get rideIndex from current map element Marijn van der Werf 2016-01-15 19:23:05 +01:00
  • db34cf1515 Rename struct members to match identified address names Marijn van der Werf 2016-01-15 09:25:07 +01:00
  • 94e47be3e3 Use ride_type_has_flag for checking ride type flags Marijn van der Werf 2016-01-15 00:04:17 +01:00
  • 6568798af7 Use globals instead of addresses where applicable Marijn van der Werf 2016-01-14 23:29:47 +01:00
  • 98b5ad1bf4 Replace known addresses with constants Marijn van der Werf 2016-01-11 01:50:03 +01:00
  • 10f85322ae Fix incorrect rct2 address comments duncanspumpkin 2016-01-15 19:17:00 +00:00
  • 35147bd973 Check input arguments for set staff patrol command Michał Janiszewski 2016-01-15 19:56:22 +01:00
  • 836343b194 Unload graphics when done Michał Janiszewski 2016-01-15 19:18:31 +01:00
  • 7dae861dab Unload all objects on dispose to stop memory leaks Michał Janiszewski 2016-01-15 16:23:53 +01:00
  • 260fa88bae Validate ride type to create Michał Janiszewski 2016-01-15 15:24:33 +01:00
  • ab3d2a1ad9 Release config on closing to limit leaked memory Michał Janiszewski 2016-01-13 17:42:34 +01:00
  • 57420cbc66 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-15 04:00:19 +00:00
  • 45225cfa06 Merge pull request #2718 from OpenRCT2/normalise-platform-guards Ted John 2016-01-14 21:53:27 +00:00
  • f1f0b76a2b remove cdecl original call macros IntelOrca 2016-01-14 20:21:10 +00:00
  • 730463dbbb remove rct2_malloc, rct2_realloc and rct2_free IntelOrca 2016-01-14 20:18:55 +00:00
  • b7484db239 refactor clip_drawpixelinfo to not allocate memory IntelOrca 2016-01-14 20:09:56 +00:00
  • cdee534eb1 use SDL2's platform defines to normalise platform guards IntelOrca 2016-01-13 22:37:13 +00:00
  • e68ae821db Fix #2717. Total air time now reset before testing. duncanspumpkin 2016-01-14 18:56:29 +00:00
  • 937de36e49 Fix #2719. Vehicles getting stuck in unloading passengers mode duncanspumpkin 2016-01-14 18:40:35 +00:00
  • 23dbde38e2 Refactor. Split golf vehicle update code into seperate function duncanspumpkin 2016-01-14 18:25:41 +00:00
  • d3cb8c4ef6 Fix #2720. Golf peeps no longer walk incorrectly to the hole. duncanspumpkin 2016-01-14 18:04:07 +00:00
  • f2b70b74aa Fix incorrect common format offset causing issues when changing colour scheme duncanspumpkin 2016-01-14 17:47:06 +00:00
  • 0450aa0057 Merge Localisation/master into OpenRCT2/develop. Ted John 2016-01-14 04:00:19 +00:00
  • 608c90db12 Merge pull request #2707 from marijnvdwerf/share-currency-detection Ted John 2016-01-13 20:47:23 +00:00
  • 0825b9bf62 Share currency detection across platforms Marijn van der Werf 2016-01-12 15:40:12 +01:00
  • 370a06f74a Merge pull request #2716 from marijnvdwerf/min-window-size Ted John 2016-01-13 18:56:33 +00:00
  • 452acd7627 Set minimal window size Marijn van der Werf 2016-01-13 16:15:45 +01:00
  • 69bc5e1c94 Merge pull request #2715 from janisozaur/build-id Ted John 2016-01-13 18:07:21 +00:00
  • 1e5f59df29 Drop number from build ID. Michał Janiszewski 2016-01-13 14:33:19 +01:00
  • 38c52e28dc Merge pull request #2711 from marijnvdwerf/add-cmd-modifier Ted John 2016-01-13 12:45:21 +00:00
  • 56b5bd1ace Merge pull request #2713 from janisozaur/ride-validity Ted John 2016-01-13 12:45:07 +00:00
  • 138f0139c8 Add PLATFORM_MODIFIER as alias for CMD/CTRL Marijn van der Werf 2016-01-13 11:06:25 +01:00
  • ff2cdd4b1d Check for ride validity in game commands Michał Janiszewski 2016-01-13 01:00:02 +01:00
  • a557179b06 Merge pull request #2709 from OpenRCT2/set-rct2-path Ted John 2016-01-13 00:04:49 +00:00
  • 3751c2b014 use SDL2 for Stopwatch class IntelOrca 2016-01-13 00:04:15 +00:00
  • 1c063e74b0 fix peep.c warnings IntelOrca 2016-01-12 23:54:01 +00:00
  • ebd78799c2 correct UK spelling of Haunted Harbour RCT1AA scenario IntelOrca 2016-01-12 23:51:38 +00:00
  • 02c03d225c Added Path class to Xcode project LRFLEW 2016-01-12 16:05:40 -07:00
  • 8cf53c12af add ability to set RCT2 path by command line IntelOrca 2016-01-12 19:08:41 +00:00
  • df2b793c0a refactor console error output IntelOrca 2016-01-11 21:49:13 +00:00
  • df9880247a Add bugfix to changelog Marijn van der Werf 2016-01-12 23:18:24 +01:00
  • a85b2d3982 Show ALT as OPTION in keyboard shortcut list Marijn van der Werf 2016-01-12 23:05:03 +01:00
  • 2d53c28342 Use CMD for default shortcuts on OS X Marijn van der Werf 2016-01-12 22:59:29 +01:00
  • 623952d966 Only perform command key state detection on OS X Marijn van der Werf 2016-01-12 22:53:01 +01:00
  • dd8239f684 Add space after 'CMD + ' Marijn van der Werf 2016-01-12 22:52:34 +01:00
  • 72739e8cd8 Allow setting CMD as shortcut key Marijn van der Werf 2016-01-12 22:29:36 +01:00
  • d8d706cc58 Fix #2700. Friction sound no longer goes very quite at high speeds. duncanspumpkin 2016-01-12 17:55:19 +00:00
  • 75ed781a5c Fix part of #2700. Reverse freefall now correctly slows down on reverse. duncanspumpkin 2016-01-12 17:43:47 +00:00
  • b5b6e93a03 Fix #2701. Rotated trains no longer disobey physics when crashing. duncanspumpkin 2016-01-12 17:32:16 +00:00
  • e2e749d644 Merge pull request #2697 from marijnvdwerf/get-ride-entry Duncan 2016-01-11 23:09:43 +00:00
  • cdc2bec135 Merge pull request #2703 from janisozaur/config Ted John 2016-01-11 22:36:19 +00:00
  • 6bdc5fc978 Merge pull request #2648 from rubdos/POSIX_platform Ted John 2016-01-11 22:24:30 +00:00
  • bcc3580d41 Report improper "game_path" with useful information Michał Janiszewski 2016-01-11 22:59:05 +01:00
  • 54f7f93ab9 Make sure config.ini gets created Michał Janiszewski 2016-01-11 22:46:29 +01:00
  • ef9ac11e52 Remove direct usage of RCT2_ADDRESS_LARGE_SCENERY_ENTRIES Marijn van der Werf 2016-01-11 21:00:22 +01:00
  • 1ddad61d2c Merge pull request #2699 from zsilencer/bugfixes Ted John 2016-01-11 18:49:18 +00:00
  • 27ec97d3c5 Fix #2694. Multi tile block breaks (i.e. cable lifts) now correctly unstop. duncanspumpkin 2016-01-11 18:35:36 +00:00
  • 0087e5c2d6 fix importing of legacy scenario scores IntelOrca 2016-01-11 18:30:58 +00:00
  • 2059b93dbc Fix #2693: Chat caret zsilencer 2016-01-11 11:20:14 -07:00
  • c6ab870404 Merge pull request #2698 from janisozaur/audio-device Ted John 2016-01-11 14:09:44 +00:00
  • 44fdffd7e2 Added posix changes to changelog. Ruben De Smet 2016-01-06 14:37:08 +01:00
  • e9ed444387 Implement singleton locking for POSIX. Ruben De Smet 2016-01-06 11:56:57 +01:00
  • afc89195aa Remove stub from posix.c:platform_get_drives Ruben De Smet 2016-01-05 19:19:09 +01:00