Commit Graph

  • 395e769e26 Add project info to Android CMakeLists.txt Michał Janiszewski 2021-12-17 22:49:17 +01:00
  • 3d0db60ad9 Remove Google Analytics from Android package Michał Janiszewski 2021-12-09 23:20:12 +01:00
  • 11ce0e8f8a Merge pull request #16489 from Gymnasiast/fix/16426 Michael Steenbeek 2022-03-07 18:20:20 +01:00
  • 354f8bf506 Refactor window to class: TrackDesignPlace (#16669) Teodor Sorescu 2022-03-05 17:26:25 +02:00
  • 078078416b Replace all 'cars_per_flat_ride' 0xFF with 'NoFlatRideCars' Bas 2022-03-04 20:21:15 +01:00
  • d219a99b56 Convert scenery window to class (#16729) Duncan 2022-03-04 07:17:20 +00:00
  • d239529a73 Fix “Disable vehicle limits” cheat giving all new rides 32 trains Bas 2022-03-03 21:36:15 +01:00
  • 323138ebd6 Use C++ strings in WindowNewRideListVehiclesFor() Michael Steenbeek 2022-03-03 20:32:34 +01:00
  • c334c7a176 Merge pull request #16724 from Gymnasiast/refactor/remove-path_get_filename Michael Steenbeek 2022-03-02 22:25:08 +01:00
  • 61a18e7d90 Merge pull request #16733 from Broxzier/refactor/use-u8-strings Michael Steenbeek 2022-03-02 22:13:13 +01:00
  • 5d030da5ae Fix missed occurrence Michael Steenbeek 2022-03-02 21:48:39 +01:00
  • d92f8c125d Fix #15909: Prevent text overflow in 'Select ride design' windows Rik Smeets 2022-03-02 20:08:00 +01:00
  • 2a7209bee5 Fix #16140: Disable 'follow this' in 'overall' and 'station' view Rik Smeets 2022-03-02 20:05:53 +01:00
  • f52c83962e Use Path::Combine() instead of hardcoded slash Gymnasiast 2022-03-02 20:01:04 +01:00
  • 6ba0a3bd49 Use u8 strings when dealing with file paths Hielke Morsink 2022-02-27 22:23:35 +01:00
  • 55c71b0c74 Properly use utf8 strings where expected Hielke Morsink 2022-02-12 21:42:55 +01:00
  • 66b8f283eb Rename flag and reorg ghost remove flags (#16734) Duncan 2022-02-27 22:39:55 +00:00
  • 1f83fa417c Update guest list defaults Rik Smeets 2022-02-27 18:46:08 +01:00
  • d606c9730a Cleanup Scenery Window for second scroll area (#16557) Duncan 2022-02-27 15:26:26 +00:00
  • ba85cf4873 Close #15896: Refactor out the ZoomLevel operators Hielke Morsink 2022-02-26 23:14:59 +01:00
  • f27d0ff3b0 Merge pull request #16359 from ZehMatt/refactor/didpasssurface ζeh Matt 2022-02-26 12:43:40 -08:00
  • fb4c9359d8 Close #13779: Refactor Map window into a class (#16559) Sam Atkins 2022-02-26 20:23:27 +00:00
  • 060c430c64 Replace path_get_directory() Gymnasiast 2022-02-26 17:51:05 +01:00
  • 33edc59883 Replace path_remove_extension() Gymnasiast 2022-02-26 17:40:49 +01:00
  • 376c79408a Replace path_set_extension with Path::WithExtension() Gymnasiast 2022-02-26 17:33:12 +01:00
  • 49b414a40e Replace calls to path_get_filename() Gymnasiast 2022-02-26 17:20:07 +01:00
  • fea9254368 Remove unused GetEngine functions (#16722) Hielke Morsink 2022-02-26 11:27:48 +01:00
  • cb16511d48 Use smart pointers in OpenGLDrawingEngine.cpp frutiemax 2022-02-26 03:49:41 -05:00
  • 59c4beb3dd Fix bug where file extension can get added twice (#16720) Charles Machalow 2022-02-25 22:25:06 -08:00
  • 6406b18c98 Fix #16715. The first time we save a park, default to the park's name… (#16719) Charles Machalow 2022-02-25 22:23:30 -08:00
  • 18c4a4ea04 Merge pull request #16685 from IntelOrca/plugin/park-storage Ted John 2022-02-25 14:23:10 +00:00
  • 466c8b4b89 rename vehicle position variables (#15370) spacek531 2022-02-24 23:21:45 -08:00
  • ed8b7cb6ee Change API for interacting with park storage Ted John 2022-02-23 21:52:38 +00:00
  • 1182ff5f19 Add Plugin API for storing data in .park files Ted John 2022-02-19 16:32:08 +00:00
  • d9bdc1441f Rename IsPassedSurface to PassedSurface and cleanup values ζeh Matt 2022-02-25 01:21:36 +02:00
  • 9b6b5220bf Re-order struct members of PaintSessionCore ζeh Matt 2022-01-02 15:51:45 +02:00
  • b5d6abdd22 Refactor out DidPassSurface and rename Unk141E9DB to Flags ζeh Matt 2022-01-02 15:45:15 +02:00
  • 2ef5265ead Fix CI for VS 2022 CI images (#16717) Ted John 2022-02-24 22:32:19 +00:00
  • f44d944b26 Refactor DodgemsCarWouldCollideAt to return optional (#16695) GalBr 2022-02-24 23:29:11 +02:00
  • 501328bc9a Fix #16712: [Plugin] Crash when clicking on a list view item Ted John 2022-02-24 20:39:11 +00:00
  • 88f4148d01 Merge pull request #16711 Hielke Morsink 2022-02-24 10:24:12 +01:00
  • b14c469232 Fix Car.rideObject from overflowing with more than 256 ride types Bas 2022-02-23 21:09:09 +01:00
  • f2117508c4 Fix #15413: Modifying park rating with plugins desyncs history (#16672) Ted John 2022-02-23 13:07:04 +00:00
  • 70121eae38 Close #14484: Make the Heartline Twister ratings less hateful (#16680) Michael Steenbeek 2022-02-23 11:24:02 +01:00
  • 05b80acfa1 Rename VAR_C4 (#16217) spacek531 2022-02-22 15:14:42 -08:00
  • 66b402ccf6 Fix accidentally inverted condition (#16704) ζeh Matt 2022-02-22 13:08:25 -08:00
  • d87089259e Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-02-22 04:09:36 +00:00
  • 82378c09c3 Rename VAR_CE and its unions (#16215) spacek531 2022-02-20 18:20:06 -08:00
  • d93f4bdc1d Fix #12774: Plugin: Scripts are not reloaded after new scenario (#16686) Ted John 2022-02-21 02:14:51 +00:00
  • 88528c76c6 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-02-20 04:09:25 +00:00
  • 045a78930e Merge pull request #16687 from ZehMatt/fix-16617 ζeh Matt 2022-02-19 19:26:30 -08:00
  • f6c466d598 Fix #16617: Park format storing/loading temporary paused state ζeh Matt 2022-02-19 23:41:37 +02:00
  • 795144662a Fix #11752: Track pieces with fractional cost are too cheap to build (#16477) Silent 2022-02-19 18:47:13 +01:00
  • 8dce36b974 Merge pull request #16515 Hielke Morsink 2022-02-19 16:17:26 +01:00
  • 7ead70968b Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-02-19 04:09:15 +00:00
  • 5c5f86ac42 Correct some mistakes Hielke Morsink 2022-02-13 17:18:56 +01:00
  • ad0a2a8f96 Remove entrance/exit location functions Hielke Morsink 2022-01-28 15:57:28 +01:00
  • 2137cea3bb Reduce use of UnderlyingType Hielke Morsink 2022-01-28 10:04:16 +01:00
  • f06645d2f7 Make stations a private std::array and use getters for access Hielke Morsink 2022-01-28 00:34:04 +01:00
  • 4b73923425 Access properties with full name Hielke Morsink 2022-01-27 11:34:56 +01:00
  • 01a997cd11 Unname the structs themselves Hielke Morsink 2022-01-27 11:04:33 +01:00
  • 054f7392a1 Let index underflow for reverse loops Hielke Morsink 2022-01-27 10:42:07 +01:00
  • e756c46b44 Name structs in union to fix error Hielke Morsink 2022-01-26 23:17:02 +01:00
  • f47c1b9f96 Close #16468: Use TIdentifier for StationIndex Hielke Morsink 2022-01-26 13:28:19 +01:00
  • 8898d0af56 Close #16251: Adjust openrct2.d.ts to actual API implementation Sadret 2022-02-18 21:59:44 +01:00
  • 5edc561715 Close #11437: Migrate old platform methods Michael Steenbeek 2022-02-18 21:57:00 +01:00
  • b424682934 Refine STR_6371 Gymnasiast 2022-02-18 21:55:54 +01:00
  • 4c046024a3 Merge pull request #16640 from ZehMatt/refactor/entityid-16469 Michael Steenbeek 2022-02-18 21:29:23 +01:00
  • 8fa150a3d7 Fix error in STR_6371 Gymnasiast 2022-02-18 18:04:23 +01:00
  • 1e58ab4c98 Merge pull request #16673 from IntelOrca/fix/16591-plugin-timeout Tulio Leao 2022-02-18 09:38:19 -03:00
  • 2ac24e7c3f Win32: Fix a Y2038 bug in TimeToSystemTime (#16681) Silent 2022-02-18 11:22:29 +01:00
  • 2b4579bd93 Use labels for OptionsWindow text Sam Atkins 2022-02-17 22:09:39 +00:00
  • 406817e674 Add #16264 to changelog Gymnasiast 2022-02-17 23:06:59 +01:00
  • 007a33404e Close plugin's windows gracefully when stopped Ted John 2022-02-15 20:26:37 +00:00
  • 105009f3f8 Fix #16591: Plugins: setInterval and setTimeout is not disposed... Ted John 2022-02-15 19:44:21 +00:00
  • d0c019d222 Fix #16674: Double support on B&M left inline-twist (up to down) Karst 2022-02-17 19:22:24 +01:00
  • 6af14a1e69 Remove SPRITE_INDEX_NULL ζeh Matt 2022-02-17 18:44:50 +02:00
  • 0a67426799 Add MAX_ENTITIES check in PeepPickupAction ζeh Matt 2022-02-17 18:40:18 +02:00
  • ad86544c83 Merge pull request #16668 from IntelOrca/fix/plugin-pressed-tab Duncan 2022-02-17 16:13:41 +00:00
  • fcea5bc483 Update openrct2.d.ts ζeh Matt 2022-02-16 19:53:03 +02:00
  • cd261fc7b2 Use DukValue for scripted entity id_get ζeh Matt 2022-02-16 19:51:50 +02:00
  • 512348a81d Fix Clang format ζeh Matt 2022-02-16 19:49:25 +02:00
  • 02b816e38a Bump up scripting API version ζeh Matt 2022-02-16 19:42:09 +02:00
  • e46338a2f1 Fix scripting API returning 0 instead of null. ζeh Matt 2022-02-16 19:41:59 +02:00
  • 61751d551b Push right amount of vehicles for vehicles_get ζeh Matt 2022-02-16 18:57:37 +02:00
  • aa3ad0424d Add <=, >= operators for TIdentifier ζeh Matt 2022-02-13 23:04:56 +02:00
  • 52047805db Use correct type for EntityId and fix issues ζeh Matt 2022-02-13 01:48:36 +02:00
  • c1bd0ff047 Fix serializer traits ζeh Matt 2022-02-13 01:11:23 +02:00
  • ff1eb583fc Make clang-format happy ζeh Matt 2022-02-13 00:54:39 +02:00
  • d7f5003943 Introduce EntityId and refactor everything ζeh Matt 2022-02-12 23:31:06 +02:00
  • 9322f415a9 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-02-16 04:09:00 +00:00
  • 6c3a417af3 Merge pull request #16259 from IntelOrca/refactor/rectangle-maps Ted John 2022-02-15 19:08:37 +00:00
  • ffe67ff33e Merge pull request #16642 from Gymnasiast/refactor/dropdown Michael Steenbeek 2022-02-15 18:50:26 +01:00
  • b5127089e2 Fix pressed tab for plugin windows Ted John 2022-02-15 10:37:18 +00:00
  • 44294119c9 More code review changes Ted John 2022-02-14 23:20:19 +00:00
  • 6d337a15c4 Increment network version Ted John 2022-02-14 23:16:47 +00:00
  • 45040cd34a More code review changes Ted John 2022-02-09 20:48:22 +00:00
  • 83c347218b Allow plugins to call change map size game action Ted John 2022-02-03 22:31:18 +00:00
  • 3d2420c86c More code review changes Ted John 2022-02-03 22:12:00 +00:00
  • 454bfb0a8f Refactor map size to allow for rectangle maps Ted John 2021-12-17 18:25:46 +00:00