Commit Graph

  • 56e78d5733 Merge pull request #15985 from ZehMatt/refactor/entities2 ζeh Matt 2021-11-25 12:53:50 -08:00
  • 2b4eaab5dc Modify TrackPlaceAction to handle ride type parameter (#15980) Duncan 2021-11-25 12:28:30 +00:00
  • 0495b265c0 Refactor unchecked std::array subscript operator Peter Schussheim 2021-11-25 04:13:20 -05:00
  • 4ddd606d63 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-11-25 04:08:51 +00:00
  • b44b5eca0c Fix nullability of TileSelection.range (#15992) Basssiiie 2021-11-25 00:00:32 +01:00
  • c2d892bdce Increment plugin API version Ted John 2021-11-24 22:55:19 +00:00
  • 860fb77da4 Apply review suggestions ζeh Matt 2021-11-24 19:03:41 +02:00
  • 213064e312 Revert old storage until the complex member types are gone ζeh Matt 2021-11-24 18:25:43 +02:00
  • fccd298d2f Clang tidy Part 2: Ui Project Class Names (#15976) Duncan 2021-11-24 16:16:52 +00:00
  • 0024252328 Fix includes ζeh Matt 2021-11-24 17:19:52 +02:00
  • 03fb9b390f Rename Sprite to EntityRegistry ζeh Matt 2021-11-24 16:58:01 +02:00
  • 7c726e2a0c Fix includes ζeh Matt 2021-11-24 16:48:33 +02:00
  • 8c290c7d92 Move entity code from world into entity ζeh Matt 2021-11-24 16:31:08 +02:00
  • dadf94b5c0 Remove unnecessary padding from entities ζeh Matt 2021-11-24 16:22:29 +02:00
  • 3b261f99b8 Decouple game state snapshots structure from internal structure ζeh Matt 2021-11-24 16:05:22 +02:00
  • 88366bd296 Move Entity storage structure to cpp ζeh Matt 2021-11-24 15:58:16 +02:00
  • c6242fd310 More renaming ζeh Matt 2021-11-24 15:37:47 +02:00
  • 046f82f683 Remove default template argument and re-order functions ζeh Matt 2021-11-24 15:29:13 +02:00
  • 0b5fc962eb Rename variables/members sprite to entity ζeh Matt 2021-11-24 15:27:48 +02:00
  • 6e839bdf49 Fix #15981. Staff Id causing beta park file failures (#15982) Duncan 2021-11-24 09:46:42 +00:00
  • 83b911b193 #15634: Refactor passing GameActions::Result by copy (#15951) ζeh Matt 2021-11-23 23:35:08 -08:00
  • 23491c8125 Close #13800: Refactor Scenery Scatter Window to class (#15559) Duncan 2021-11-23 22:17:41 +00:00
  • 9a32dd90eb Initialize variable (#15979) Michał Janiszewski 2021-11-23 17:31:09 +01:00
  • b86dfeca4e Fix clang-tidy renaming mistake from #15956 Hielke Morsink 2021-11-23 17:12:07 +01:00
  • bb2c7dbaca Clang tidy Part 1: Ui Project Function Names (#15956) Duncan 2021-11-23 13:18:07 +00:00
  • fcf587dfa4 Fix #15974 Cannot download object from server (#15975) YJSoft 2021-11-23 17:36:37 +09:00
  • 75073634f5 Merge pull request #15965 from ZehMatt/fix/bannerid-range ζeh Matt 2021-11-22 10:13:43 -08:00
  • 422c4629e4 Fix BannerSetStyleAction having wrong type in constructor ζeh Matt 2021-11-22 19:29:17 +02:00
  • b05e02b291 Merge pull request #15869 from ZehMatt/refactor/identifier ζeh Matt 2021-11-22 09:10:24 -08:00
  • f9c673679e Add missing default constructor and mark constructors constexpr ζeh Matt 2021-11-07 18:55:04 +02:00
  • 5d2fd57d1e Create Identifiers.h for common identifier types ζeh Matt 2021-11-07 17:53:15 +02:00
  • 4147a57c5b Remove Null constant and use strictly GetNull/IsNull ζeh Matt 2021-11-07 17:39:37 +02:00
  • 15396fee5d Add static GetNull member ζeh Matt 2021-11-07 17:30:59 +02:00
  • 4ba2c101c9 Use TIdentifier for ParkEntranceIndex ζeh Matt 2021-11-07 16:26:29 +02:00
  • f703c3e805 Introduce TIdentifier ζeh Matt 2021-11-07 16:14:25 +02:00
  • 41e17a0c5b Merge pull request #15948 from ZehMatt/refactor/misc-entity ζeh Matt 2021-11-22 04:01:58 -08:00
  • 68ee0a7804 Use .park file extension for save_park or autosave (#15957) Cory Sanin 2021-11-22 03:41:44 -06:00
  • 2cc8208a9d Initialize variable (#15954) Michał Janiszewski 2021-11-21 22:36:48 -08:00
  • 065cf80ae6 Fix multiple surface tiles created when importing SV4 Ted John 2021-11-21 23:51:36 +00:00
  • 3ff2466251 Update network version for NSF (#15950) Michał Janiszewski 2021-11-21 15:39:41 -08:00
  • f2564503c9 Remove MiscEntity ζeh Matt 2021-11-22 00:46:21 +02:00
  • cbf922f33c Merge pull request #10664 from OpenRCT2/new-save-format Michael Steenbeek 2021-11-21 23:04:14 +01:00
  • 59728db675 Update changelog for the most important things Gymnasiast 2021-11-21 22:44:19 +01:00
  • bbfa1b67e4 Fix determining map size for S4 Gymnasiast 2021-11-21 21:45:43 +01:00
  • 566a05044b Add location.hpp duncanspumpkin 2021-11-21 19:25:46 +00:00
  • d31f658368 Prevent import of tiles outsized of map boundaries duncanspumpkin 2021-11-21 19:02:56 +00:00
  • 0e57643a68 Refactor TilePointerIndex Ted John 2021-11-21 18:25:27 +00:00
  • c4b4595708 Fix importing maps containing 255 height elements Ted John 2021-11-21 18:23:44 +00:00
  • 915e6447f9 Fix misc scenery not marked as invented Ted John 2021-11-21 14:49:13 +00:00
  • d63b57c359 Fix crash when loading save with impossible zoom level Gymnasiast 2021-11-21 15:38:14 +01:00
  • ba8a0d4dd4 Update replays for ride import/export bug duncanspumpkin 2021-11-20 22:52:19 +00:00
  • 91b606beae Fix missing ride data from nsf duncanspumpkin 2021-11-20 22:29:51 +00:00
  • 1fc7e8d710 Update replays duncanspumpkin 2021-11-20 09:09:15 +00:00
  • f8091a462e Fix scenery group set research status import duncanspumpkin 2021-11-19 23:09:34 +00:00
  • 22b9671435 Fix alignment duncanspumpkin 2021-11-19 21:07:26 +00:00
  • fdf0f69159 Fix loading version 2 Park files duncanspumpkin 2021-11-16 23:21:15 +00:00
  • ed54a28e38 Modify ride update to match vanilla balance duncanspumpkin 2021-11-16 12:50:24 +00:00
  • ba6345e410 Use title case duncanspumpkin 2021-11-14 17:17:38 +00:00
  • fe2d7998b5 Use std::remove_if duncanspumpkin 2021-11-14 17:07:57 +00:00
  • 6d28b94c05 Revert style change duncanspumpkin 2021-11-14 16:44:04 +00:00
  • 921ae21ad5 Remove obsolete TODOs Gymnasiast 2021-11-13 23:50:36 +01:00
  • 1e8eb7087e Make sure restricted scenery is available in Editor Gymnasiast 2021-11-13 23:24:19 +01:00
  • efd9cc420b Remove loading of JSON legacy footpaths Gymnasiast 2021-11-13 18:21:39 +01:00
  • 34128dc262 Add new .park save format IntelOrca 2021-10-27 14:21:14 +02:00
  • e9e8dceca7 Update Backtrace token Gymnasiast 2021-11-21 22:40:19 +01:00
  • 54574694a6 Start v0.4.0 Gymnasiast 2021-11-21 22:39:09 +01:00
  • 219d082bd2 Merge branch 'master' into develop Gymnasiast 2021-11-21 22:38:33 +01:00
  • 61c67afc66 Release v0.3.5.1 Gymnasiast 2021-11-21 22:06:59 +01:00
  • 5afae08d94 Merge branch 'develop' Gymnasiast 2021-11-21 21:58:39 +01:00
  • c9c61723b2 Refactor peep_update_ride_prepare_for_exit() Michael Steenbeek 2021-11-21 13:31:03 +01:00
  • ae164e5228 Close #14888: Change Esperanto code Michael Steenbeek 2021-11-20 22:26:41 +01:00
  • 7cdb8f162a Fix: Track designs of some ride types incorrectly exported to TD6 Michael Steenbeek 2021-11-20 13:52:48 +01:00
  • a60f7de103 Fix #15919: Scenery groups are missing in scenario editor Duncan 2021-11-20 10:25:27 +00:00
  • f1a5b718e3 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-11-20 04:08:36 +00:00
  • 0b691fa09a Fix #15928: Tile inspector hotkeys mapped incorrectly Hielke Morsink 2021-11-18 23:02:36 +01:00
  • 4a8af923a3 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-11-18 04:08:39 +00:00
  • 4e8916cff2 Fix translator username (#15926) Romain 2021-11-17 13:39:48 +01:00
  • 7a867a8c31 Add github ID for tile inspector change (#15924) Hielke Morsink 2021-11-17 13:29:09 +01:00
  • 8a1bd1f7d4 Fix #15138: Sometimes small scenery stays when building through it Hielke Morsink 2021-11-17 11:08:26 +01:00
  • 072597f080 Close #12825: Show object rotation in Tile Inspector hjort96 2021-11-16 23:16:59 +01:00
  • f758e82112 Fix #15908: Out of bounds access for track elements with no ride index ζeh Matt 2021-11-16 14:15:54 -08:00
  • 5d2a56525f Refactor min max cars per train from nsf (#15911) Duncan 2021-11-14 20:58:44 +00:00
  • f84c5616e5 Port over NSF map changes (#15912) Duncan 2021-11-14 20:58:33 +00:00
  • dd9bc86e75 Minor refactor from nsf (#15910) Duncan 2021-11-14 16:31:01 +00:00
  • 9134bd4788 Update RCT1 path names + British spelling for ‘grey’ Michael Steenbeek 2021-11-13 23:38:04 +01:00
  • c0f928f51d Merge pull request #15895 from ZehMatt/refactor/gamecommands ζeh Matt 2021-11-13 08:21:40 -08:00
  • fc421214e6 Bump network version Michael Steenbeek 2021-11-13 13:18:46 +01:00
  • e6e0b31397 Fix #15899: Odd ratings bonus for path 0 (#15905) Michael Steenbeek 2021-11-13 12:28:42 +01:00
  • 95f2d82a8f Fix changelog order and quotation style Hielke Morsink 2021-11-12 22:49:13 +01:00
  • 12ffb8fa13 Make check for localisation changes more robust (#15893) Hielke Morsink 2021-11-12 09:24:12 +01:00
  • 27e821ae52 Merge pull request #15886 from ZehMatt/refactor/gameaction-setcallback2 ζeh Matt 2021-11-11 06:48:25 -08:00
  • 54af81450e Remove unnecessary game command ids ζeh Matt 2021-11-11 16:43:39 +02:00
  • d80612dfe4 Update date ζeh Matt 2021-11-11 16:25:46 +02:00
  • 55af69813a Ensure registration is never out of bounds with static_assert ζeh Matt 2021-11-11 16:23:50 +02:00
  • f491c97734 Refactor game action registry initialization and make it constexpr ζeh Matt 2021-11-11 16:16:52 +02:00
  • c7fa1b44e9 Pass name during registration and minor cleanup ζeh Matt 2021-11-11 15:50:01 +02:00
  • 96e2641d0d Remove macro for registration and cleanup ζeh Matt 2021-11-10 15:57:44 +02:00
  • 91d6338db5 Remove unused overload of SetCallback (#15885) ζeh Matt 2021-11-10 06:03:34 -08:00
  • eac74de3ce Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-11-10 04:08:58 +00:00
  • e1a1560fd2 Fix #15878: Crash when opening ride window for corrupted vehicle Michael Steenbeek 2021-11-09 19:41:33 +01:00