Commit Graph

  • 36f5d089df Add OS X as a platform. Aaron van Geffen 2015-11-04 18:57:13 +09:00
  • aa0ab945ce Replaced backticks with POSIX style commands. Aaron van Geffen 2015-11-04 18:55:59 +09:00
  • c40ed08406 Fix sha256sum generation on OS X. Aaron van Geffen 2015-10-01 13:17:49 +09:00
  • d0836ef63b Merge pull request #2188 from kmdreko/decompile_683359 Ted John 2015-11-04 00:19:35 +00:00
  • 2db198e7c4 Remove unneeded call kmdreko 2015-11-03 18:14:22 -06:00
  • d951bebf88 move range checks kmdreko 2015-11-03 18:13:49 -06:00
  • a35472befe properly format function comment kmdreko 2015-11-03 18:13:11 -06:00
  • a859cdb9c7 Merge branch 'fix-2181' into develop IntelOrca 2015-11-03 23:28:57 +00:00
  • 0b7544dbce fix error in linux.c and double .config/.config IntelOrca 2015-11-03 23:18:10 +00:00
  • 800e80aeb3 fix demolish track piece as client on multiplayer IntelOrca 2015-11-03 22:58:30 +00:00
  • 6cb91812c6 Merge pull request #2197 from Gymnasiast/changelog-update-0.0.3 Ted John 2015-11-03 22:32:06 +00:00
  • 6c6cf27dec Update changelog Michael Steenbeek 2015-11-03 23:30:39 +01:00
  • e177be305b allow user data path to be specified by command line, closes #2182 IntelOrca 2015-11-03 22:20:35 +00:00
  • c8701ef01e partially fix #2181 Flukiestemperor 2015-11-03 14:38:42 -06:00
  • 5b54ad18e9 Fixed #2082. Sub_6D31A6 now working. duncanspumpkin 2015-11-03 20:03:21 +00:00
  • 025f36ec28 fix #2187 IntelOrca 2015-11-03 19:20:13 +00:00
  • d5688cdc4e Fix #2189. Map owned area not shown correctly. duncanspumpkin 2015-11-03 18:19:23 +00:00
  • 9bf40ffd83 Fix #1504. Correct curvature for previous lift hill piece. duncanspumpkin 2015-11-03 15:20:25 +00:00
  • bbe2a34714 Fix #2151. duncanspumpkin 2015-11-02 21:55:06 +00:00
  • dc3542e349 Merge pull request #2119 from e-foley/fix-heartline-twister-airtime-ratings Ted John 2015-11-03 08:15:09 +00:00
  • 1293325699 decompiled sub_683359 kmdreko 2015-11-02 23:30:48 -06:00
  • 5f799ac6c4 contain rating mods in pp directives e-foley 2015-11-02 20:23:22 -08:00
  • 273293456c Merge Localisation/master into OpenRCT2/develop. Ted John 2015-11-03 04:00:16 +00:00
  • 08de1cd55e Merge pull request #2166 from janisozaur/security Duncan 2015-11-02 22:10:28 +00:00
  • a911ff09d0 Some more checks, make sure gVehicleHierarchies are counted properly Michał Janiszewski 2015-10-30 12:32:47 +01:00
  • c0e2a5c7be Add get_current_rotation function and DEBUG_LEVEL macros Michał Janiszewski 2015-10-30 11:00:35 +01:00
  • be32b5e5f4 Init all fields in audio classes Michał Janiszewski 2015-10-30 10:57:57 +01:00
  • 51cdf5bc34 Merge pull request #1714 from janisozaur/news_item_fix Ted John 2015-11-02 21:35:38 +00:00
  • a0909a242d fix several safe_strncpy calls IntelOrca 2015-11-02 21:23:01 +00:00
  • 2c58e1d894 use internal load window for convert saved game to scenario, closes #2121 IntelOrca 2015-11-02 21:09:27 +00:00
  • 45bfdad4e3 fix #1144 IntelOrca 2015-11-02 20:43:55 +00:00
  • 4c72710e02 Fix issue introduced in last commit duncanspumpkin 2015-11-02 20:08:55 +00:00
  • ddd6b63d09 Fix #2173. Entrance fee too high can no longer be a news item if no money is on. duncanspumpkin 2015-11-02 20:03:06 +00:00
  • eaffec651c Fix #2178. Failure to load a scenario no longer causes intro to be playable. duncanspumpkin 2015-11-02 19:45:18 +00:00
  • 5914558575 Merge pull request #2180 from janisozaur/safe_strncpy Ted John 2015-11-01 22:52:17 +00:00
  • 0f9bc229b4 Fixes to safe_strncpy Michał Janiszewski 2015-11-01 23:33:02 +01:00
  • 61b7c77be3 add colour enum IntelOrca 2015-11-01 22:21:46 +00:00
  • d21e5a3b8c Fix #2136. Issue caused by missing branch. duncanspumpkin 2015-11-01 21:03:50 +00:00
  • f1cdc99afc Fix #2079. Scroll windows no longer have incorrect tooltips duncanspumpkin 2015-11-01 20:55:54 +00:00
  • 428613a804 Fix #2122. Mechanics default to blue and guards yellow. duncanspumpkin 2015-11-01 20:04:24 +00:00
  • 414c94c9e0 Merge pull request #2177 from janisozaur/memory Duncan 2015-11-01 18:49:32 +00:00
  • 9a981ef68f Fix variable not being shifted Michał Janiszewski 2015-11-01 18:44:16 +01:00
  • caa5f870c5 Merge pull request #2175 from zsilencer/network Ted John 2015-11-01 11:24:04 +00:00
  • 0730ece1ec Merge pull request #2176 from HaasJona/Fix2138 Ted John 2015-11-01 11:18:31 +00:00
  • d2ec665ae4 Fix Bug #2138 Jonathan Haas 2015-11-01 09:59:13 +01:00
  • 34dff6f46b address #2073, graceful KickPlayer with message, disconnect reason messages, chat player name and text different color zsilencer 2015-11-01 01:50:44 -06:00
  • d18adc80de fix small error zsilencer 2015-10-31 17:43:36 -06:00
  • aa67539120 Merge pull request #2172 from zsilencer/network Ted John 2015-10-31 18:04:13 +00:00
  • a95357a32d signs and banners editable in multiplayer zsilencer 2015-10-31 02:25:43 -06:00
  • 6c5acdde6a fix #2161 zsilencer 2015-10-30 19:41:49 -06:00
  • 476280cdf3 Merge pull request #2170 from duncanspumpkin/fix_entrance Duncan 2015-10-30 23:40:16 +00:00
  • 9a76c59ec9 Fix entrance drawing issue. Fixes #2164. duncanspumpkin 2015-10-28 22:03:37 +00:00
  • d1745c0738 Merge pull request #2169 from janisozaur/safe_strncpy Ted John 2015-10-30 22:26:23 +00:00
  • 45b3d8362d Provide strndup implementation for platforms missing it Michał Janiszewski 2015-10-30 16:08:49 +01:00
  • 9284930d7e Add safe_strncpy function Michał Janiszewski 2015-10-30 15:18:29 +01:00
  • 653c2b2701 Merge pull request #2159 from FlukiestEmperor/develop Ted John 2015-10-30 12:31:51 +00:00
  • a819a6f177 Fix crash when map element is null in a save Flukiestemperor 2015-10-30 06:44:19 -05:00
  • 1f9c02fc5f Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-30 04:00:17 +00:00
  • 2b6cc139a8 Merge pull request #2160 from janisozaur/develop Ted John 2015-10-29 21:36:40 +00:00
  • 1d772b01d0 Plug memory leak and validate getsockopt result Michał Janiszewski 2015-10-29 21:41:49 +01:00
  • 00a347159c Type fixes, remove unused variable Michał Janiszewski 2015-10-29 21:24:54 +01:00
  • ad5869a8a0 Merge pull request #2150 from janisozaur/develop Ted John 2015-10-29 19:38:06 +00:00
  • 7fcc801d01 Cleanup allocated segments on disposal Michał Janiszewski 2015-10-28 22:41:17 +01:00
  • 31f412d0e4 Fixes: scope & types, control flow, cmake, platform support Michał Janiszewski 2015-10-28 22:05:30 +01:00
  • f1931c2cc4 Merge pull request #2155 from kmdreko/decompile_637ff3 Ted John 2015-10-29 18:31:19 +00:00
  • 6e2962f3e4 Merge pull request #2157 from dail8859/patch-1 Michael Steenbeek 2015-10-29 17:27:46 +01:00
  • cc35320b6a Update readme.md dail8859 2015-10-29 12:05:18 -04:00
  • b05b54c3fc Merge pull request #2148 from Overv/insert_enum_constants Ted John 2015-10-29 12:02:52 +00:00
  • 56645a6941 Revert address constant replacement in ride.h Alexander Overvoorde 2015-10-28 14:09:17 +01:00
  • 111ddeb445 Replace old RCT2_ADDRESS_RIDE_ENTRIES accesses by GET_RIDE_ENTRY() Alexander Overvoorde 2015-10-28 13:43:42 +01:00
  • 060d41f5a0 Replace raw addresses in RCT2_ADDRESS() with identifiers Alexander Overvoorde 2015-10-28 12:50:05 +01:00
  • 01793e11b7 Replace RCT2_GLOBAL magic numbers with address identifiers and string ids Alexander Overvoorde 2015-10-28 11:44:08 +01:00
  • 115c099e2a Decompiled sub_6E7FF3 kmdreko 2015-10-28 00:45:10 -05:00
  • 0b66558852 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-29 04:00:17 +00:00
  • 54dd6cac15 Merge pull request #2149 from duncanspumpkin/track_paint Duncan 2015-10-28 20:18:43 +00:00
  • 930bdc1669 Make suggested changes. Invis huts now correctly remove fence duncanspumpkin 2015-10-28 19:57:02 +00:00
  • d9b7c1fafd Implement remaining rotations duncanspumpkin 2015-10-28 19:02:32 +00:00
  • e7c653abf2 Refactor attached ps setup code duncanspumpkin 2015-10-25 22:58:06 +00:00
  • c62e61bd36 Started implementing rotation 0 duncanspumpkin 2015-10-18 19:58:22 +01:00
  • 330b6b5524 Implemented tables for top spin paint setup duncanspumpkin 2015-10-18 19:03:51 +01:00
  • f233f5c498 Merge pull request #2146 from janisozaur/develop Ted John 2015-10-28 08:14:03 +00:00
  • 7ae3b887d3 Merge pull request #2144 from LinusU/draw-rect-include Ted John 2015-10-28 08:12:29 +00:00
  • 2f457aeffc Cleanups Michał Janiszewski 2015-10-28 08:02:30 +01:00
  • 29243780c8 add limits.h include for CHAR_BIT Linus Unnebäck 2015-10-28 07:26:01 +01:00
  • 7ac22b3be5 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-28 04:00:16 +00:00
  • df5538e930 Merge pull request #2143 from janisozaur/develop Ted John 2015-10-27 17:45:16 +00:00
  • 0cdaa0b57e Guard against possible NULL dereference Michał Janiszewski 2015-10-27 18:32:39 +01:00
  • e7e25a8fb4 Merge pull request #2141 from zsilencer/network Ted John 2015-10-27 08:22:03 +00:00
  • 00e2ca43a1 ipv6 support, non-blocking address resolve and connect zsilencer 2015-10-26 21:43:33 -06:00
  • 4865cedc59 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-27 04:00:18 +00:00
  • 680bb0c52b Merge pull request #2137 from Gymnasiast/practical-map-size Ted John 2015-10-26 14:00:40 +00:00
  • 9504f3f10d Replace missed occurrence of magic numbers with defines Gymnasiast 2015-10-26 13:53:26 +01:00
  • 61444c8518 Display the visible/practical map size instead of the technical size, fixes #2133 Gymnasiast 2015-10-26 10:21:04 +01:00
  • 04eacc8904 Merge Localisation/master into OpenRCT2/develop. Ted John 2015-10-26 04:00:17 +00:00
  • 8d84b540ad add vehicle struct and enum labels from vehicle-update branch. IntelOrca 2015-10-25 21:25:54 +00:00
  • 14ec8a7fc5 Merge pull request #2132 from Gymnasiast/obsolete-sound-and-config Ted John 2015-10-25 21:16:45 +00:00
  • 98fd1bf95d Reinstate RCT2_ADDRESS_VEHICLE_SOUND_LIST Gymnasiast 2015-10-25 21:42:09 +01:00
  • 2b0d5b2470 Remove obsolete sound and config code Gymnasiast 2015-10-25 20:54:19 +01:00
  • 865c1a68a7 Merge pull request #2130 from Dandandan/readability Ted John 2015-10-25 16:43:59 +00:00
  • 4ac42ff1b2 add vehicle struct, enum labels and helper functions from implement-ride-create-vehicles branch. IntelOrca 2015-10-25 16:00:21 +00:00