Commit Graph

  • 917c091e6b Rename snake_case functions in OpenRCT2/marketing folder Hielke Morsink 2023-01-18 00:13:39 +01:00
  • 5ee79fe65b Address all snake_case functions in ui/scripting Duncan 2023-01-17 22:50:27 +00:00
  • 09611cd9a5 Remove snake_case from OpenRCT2/entity folder Duncan 2023-01-17 21:16:36 +00:00
  • 12874f2af7 Replace format_string(4) with OpenRCT2::FormatStringLegacy() (#19190) Michael Steenbeek 2023-01-17 21:56:30 +01:00
  • d6f58c2f1f Merge pull request #19194 from Gymnasiast/refactor/sub-loc Michael Steenbeek 2023-01-17 21:29:04 +01:00
  • a79d753d76 Change openrct2/ride methods to UpperCamelCase, part 3/3 (#19195) Stephan Spengler 2023-01-17 21:14:27 +01:00
  • bb55c6ce66 Remove loadsasnakes (#19192) Michael Steenbeek 2023-01-17 20:46:55 +01:00
  • b3ddb509e3 Rename ride_construct_new Gymnasiast 2023-01-17 19:14:58 +01:00
  • 3cc2d94b1b Rename sub_ and loc_ functions Gymnasiast 2023-01-17 19:05:14 +01:00
  • 31ea968480 Change openrct2/ride methods to UpperCamelCase, part 2 Stephan Spengler 2023-01-17 17:42:29 +01:00
  • 6b7dc8fcdb Rename snake_case functions in openrct2/src folder Hielke Morsink 2023-01-17 13:24:51 +01:00
  • bf5f7e8e71 Rename format_string(2) and is_user_string_id() (#19178) Michael Steenbeek 2023-01-17 09:59:07 +01:00
  • 76b918e7ed Change openrct2/ride methods to UpperCamelCase, part 1 Stephan Spengler 2023-01-17 01:32:54 +01:00
  • b4480b344e Rename snake_case functions from localisation folder Michael Steenbeek 2023-01-17 00:12:35 +01:00
  • 8504c8d05e Finish Removing snake_case from Drawing Methods Duncan 2023-01-16 22:31:34 +00:00
  • 0e3a0a5ce0 Merge pull request #19170 from Gymnasiast/refactor/snakes-in-cmdline Michael Steenbeek 2023-01-16 22:50:50 +01:00
  • 5309c80e29 Remove snake_case in interface folder Gymnasiast 2023-01-16 21:14:50 +01:00
  • 28edbf9116 Remove snake_case in core folder Gymnasiast 2023-01-16 20:24:52 +01:00
  • 11e28b5262 Remove snake_case in cmdline folder Gymnasiast 2023-01-16 20:14:40 +01:00
  • ceb9aee1a7 Rename action functions to UpperCamelCase Stephan Spengler 2023-01-16 22:16:29 +01:00
  • 6dafbbfb65 Rename global window functions to TitleCase (#19167) Hielke Morsink 2023-01-16 21:13:42 +01:00
  • 7f5934cc95 Remove snake_case from second chunk of Drawing (#19166) Duncan 2023-01-16 18:52:17 +00:00
  • 8a8d3105f3 Remove snake_case from first chunk of Drawing (#19164) Duncan 2023-01-16 13:50:43 +00:00
  • 0d8924c6b0 Fix: park loan is clamped to a 32-bit integer (#19025) Stephan Spengler 2023-01-15 21:54:55 +01:00
  • b15a6e843a [Plugin] Wrap callback arguments for custom game actions in event arguments object, fix issue with unloading multiplayer plugins (#19091) Basssiiie 2023-01-15 21:52:23 +01:00
  • f2b4d9dcf6 Fix #14003: NPE in TryReconnectBoatToTrack() Michael Steenbeek 2023-01-14 23:21:03 +01:00
  • d1b0ef4ea1 Add #18706 to changelog Michael Steenbeek 2023-01-14 20:00:35 +01:00
  • ecf1bd7300 Close #18975: Create 60 degree lift sprites for the Wooden RC AuraSpecs 2023-01-14 19:57:42 +01:00
  • 3b207b5d5b Fix #19136: SV6 saves with RCT1 paths not imported correctly Michael Steenbeek 2023-01-14 17:52:41 +01:00
  • 93d152d3e0 Merge pull request #18706 from karst/special-thanks Michael Steenbeek 2023-01-14 01:23:59 +01:00
  • 5c916bbaea Create a Contributors window instead of a tab Gymnasiast 2023-01-13 23:47:46 +01:00
  • 43bcd2cf07 Add tab to About window to show contributors.md karst 2023-01-13 23:46:16 +01:00
  • f9649795a0 Fix #19112: Search filter in does not properly clear zzril 2023-01-13 23:40:19 +01:00
  • 1591649685 Merge pull request #19132 from Broxzier/feature/compacter-readme Michael Steenbeek 2023-01-13 23:34:11 +01:00
  • 9c6032bb36 Fix: GameActionResult does not comply to API specification Stephan Spengler 2023-01-12 22:14:52 +01:00
  • b1bf62177f Merge pull request #19119 Hielke Morsink 2023-01-12 19:32:59 +01:00
  • e7038f1f04 Remove full stops from list Hielke Morsink 2023-01-12 13:37:20 +01:00
  • b8d8495177 Consistently indent details, remove cmake header Hielke Morsink 2023-01-12 13:35:46 +01:00
  • 67a39504e5 Make "Building the game" section compacter Hielke Morsink 2023-01-12 13:32:36 +01:00
  • d8cb15bd50 Remove fixed sizes from legacy structs Duncan 2023-01-11 22:34:12 +00:00
  • 1f0d0d1529 Move CarEntrySetImageMaxSizes() to CarEntry.cpp Gymnasiast 2023-01-11 18:11:49 +01:00
  • b4d5ac640b Create CarEntry.cpp Gymnasiast 2023-01-11 18:02:15 +01:00
  • 06e31f968d Rename VehicleEntry.h to CarEntry.h Gymnasiast 2023-01-11 17:58:51 +01:00
  • d47f5d380f Pass CarEntry as a ref in a few functions Gymnasiast 2023-01-11 17:57:40 +01:00
  • ac2e0dd1bf Pass Ride as ref in more places Gymnasiast 2023-01-11 17:42:35 +01:00
  • 8d659a5e2f Pass rct_ride_entry as reference Gymnasiast 2023-01-11 17:35:01 +01:00
  • f68b705f9f Remove malloc in LanguagePack.cpp (#19111) Michael Steenbeek 2023-01-11 00:18:13 +01:00
  • 07d5f73f5d Fix bitwise operation between different enumeration types Tulio Leao 2023-01-10 19:48:06 -03:00
  • 3c6f93a98a Merge pull request #19087 from Gymnasiast/refactor/cpp-in-config-reader-2 Michael Steenbeek 2023-01-10 22:27:03 +01:00
  • 16729c2b61 Close #19032: Use RAII for crash registration when loading park file (#19100) Chris Dolan 2023-01-10 13:27:40 -07:00
  • 97c6b8c5c9 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-01-10 04:09:57 +00:00
  • 690d46755d Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-01-09 04:01:48 +00:00
  • a516dc507e Replace str_is_null_or_empty() with String::IsNullOrEmpty() Gymnasiast 2023-01-07 15:41:38 +01:00
  • 24247e9c6b Migrate server setting getters to u8string Gymnasiast 2023-01-07 15:39:55 +01:00
  • 0fa0e16872 Merge pull request #19077 from Gymnasiast/refactor/cpp-in-config-reader Michael Steenbeek 2023-01-08 16:15:16 +01:00
  • 2f097e99c9 Replace strcasestr() with String::Contains() Gymnasiast 2023-01-07 15:45:03 +01:00
  • aa01e21a55 Remove unused strcicmp() Gymnasiast 2023-01-07 15:42:28 +01:00
  • 6b922eea4a Remove unused safe_strtrunc() Gymnasiast 2023-01-07 15:42:07 +01:00
  • 41cc3fd563 Remove now-unused _strdup() define Gymnasiast 2023-01-07 15:33:40 +01:00
  • b6d422ff95 Migrate remaining C strings in config handling Gymnasiast 2023-01-07 15:27:29 +01:00
  • 18d9e72173 Change _GBP to money64, migrate a few usages to money64 as well Michael Steenbeek 2023-01-08 15:10:22 +01:00
  • 438c0f642b Add #11473 to changelog Michael Steenbeek 2023-01-08 14:19:14 +01:00
  • 960a989d05 Close #11473: Implement FileWatcher for macOS Umar Ahmed 2023-01-08 08:18:13 -05:00
  • f5043183f7 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-01-08 04:02:21 +00:00
  • c82c4ca3a3 Load object version into a tuple spacek531 2023-01-07 14:25:39 -08:00
  • a0b4f1b2d2 Close #18998: Refactor MiniGolfPaintUtil7C mdbckrtn 2023-01-07 14:09:29 -05:00
  • 142c2a2446 Fix mistake in #19018: change mapChangeSize to mapchangesize Stephan Spengler 2023-01-07 14:36:31 +01:00
  • 412bf8f8be Use ride references instead of pointers Michael Steenbeek 2023-01-07 14:02:18 +01:00
  • 6017983e8f Merge pull request #19070 from Gymnasiast/remove-unused Michael Steenbeek 2023-01-07 12:04:29 +01:00
  • 1f3e74b48a Remove obsolete ride_get_track_colour() Gymnasiast 2023-01-07 02:51:58 +01:00
  • aae204c7d1 Remove declaration of GuestHasValidXY() Gymnasiast 2023-01-07 02:49:36 +01:00
  • d1ab1dad97 Merge pull request #19018 from Sadret/rename_actions Michael Steenbeek 2023-01-06 23:18:00 +01:00
  • bfcf66a8f7 Rename ParkSetEntranceFee to fit naming pattern Stephan Spengler 2023-01-02 14:42:28 +01:00
  • f8ab17749d Rename CheatSetAction to fit naming pattern Stephan Spengler 2023-01-02 14:19:46 +01:00
  • 32dd535044 Rename MapChangeSizeAction to fit naming pattern Stephan Spengler 2023-01-02 13:52:38 +01:00
  • c5805eaae6 Rename FootpathPlaceFromTrack to FootpathLayoutPlace (#19028) Stephan Spengler 2023-01-05 10:39:15 +01:00
  • 51582e3ab0 Add special thanks lines to About window AuraSpecs 2023-01-06 22:44:32 +01:00
  • 8495dbf6a5 Fix type mistake introduced by #18428 (#19057) Stephan Spengler 2023-01-06 16:33:36 +01:00
  • eeb5c58238 Fix #18971: New Game does not prompt for save before quitting (#19046) Nehemiah Negussie 2023-01-06 06:56:46 -05:00
  • 52fffb96cb Fix #19053: MazeConstruction window does not open (#19060) Michael Steenbeek 2023-01-06 12:10:09 +01:00
  • bf986e43c6 Fix #18970: Trying to load a non-park save will now display context error (#19007) Henry Cheng 2023-01-06 06:05:04 -05:00
  • 2e9d06fabe Rename FootpathPlaceFromTrack to FootpathLayoutPlace (#19028) Stephan Spengler 2023-01-05 10:39:15 +01:00
  • ee5540c359 Add changelog entry for fr-CA Gymnasiast 2023-01-04 21:51:53 +01:00
  • c202fd3ced Merge pull request #19023 from Gymnasiast/refactor/18945 Michael Steenbeek 2023-01-04 20:32:28 +01:00
  • f4f6bfd5c5 Add Canadian French Gymnasiast 2023-01-04 19:42:38 +01:00
  • 784b7d9fcc Apply review requests from @tupaschoal Gymnasiast 2023-01-04 19:39:14 +01:00
  • 43988aa50f Allow cascaded fallback languages Gymnasiast 2023-01-03 22:21:16 +01:00
  • 08270d7d31 Close #18945: Allow languages to fall back to more than just en-GB Gymnasiast 2023-01-02 21:33:26 +01:00
  • 94b8928dcd Change loaded languages to a vector Gymnasiast 2023-01-02 21:17:04 +01:00
  • 2e27f63f08 Merge pull request #19036 from Gymnasiast/refactor/construction-bits-3 Michael Steenbeek 2023-01-04 13:32:38 +01:00
  • 6441e64a4a Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-01-04 04:02:03 +00:00
  • a27b717ebd Small Construction window cleanup Gymnasiast 2023-01-03 23:22:01 +01:00
  • 5b2c5d77ff WindowRideConstructionOpen: use constants for window width/height Gymnasiast 2023-01-03 22:39:01 +01:00
  • 4b34bbcf7c Use TrackTypeIsHelix() in construction window Gymnasiast 2023-01-03 00:14:26 +01:00
  • 53fcad8d76 Create TrackTypeIsHelix() Gymnasiast 2023-01-03 00:10:07 +01:00
  • fc08cf98ed Fix type of StartTrackPiece Gymnasiast 2023-01-03 00:07:50 +01:00
  • 815d349a2a Fix: park loan is clamped to a 32-bit integer Stephan Spengler 2023-01-03 11:20:32 +01:00
  • 9f0449efd9 Change name of variable spriteId of type EntityId to entityId Stephan Spengler 2023-01-03 11:19:47 +01:00
  • bf3cc83a7a Allow 4 active awards for more than 1 month at a time 73 2023-01-02 14:38:29 -05:00
  • 73738bbdc8 Replace 2022 with 2023 in copyright headers James103 2023-01-01 04:58:01 -06:00