Commit Graph

  • 892f05f046 Make both QuarterTile constructors constexpr Gymnasiast 2024-10-05 11:03:44 +02:00
  • 20173f22a1 Split off QuarterTile Gymnasiast 2024-10-03 22:24:18 +02:00
  • efe0c11784 Move all TileElementBase functions to TileElementBase.cpp Gymnasiast 2024-10-03 22:09:15 +02:00
  • fc33dd3dff Move all TileElementBase::As...() functions to .cpp Gymnasiast 2024-10-03 21:54:10 +02:00
  • 01cd900a1c Eliminate Loc6DAEB9 (#22899) Michael Steenbeek 2024-10-04 13:49:21 +02:00
  • 99d9adc9b2 Fix filename for symbols upload (#22900) MichaÅ‚ Janiszewski 2024-10-04 00:33:22 +02:00
  • 6e7b489304 Added additional stats to Plugin interface AT41 2024-10-03 05:23:50 -06:00
  • 673d14b247 Merge pull request #22386 from mrmbernardi/format Michael Steenbeek 2024-10-03 13:21:45 +02:00
  • 355659c442 Bump network version Michael Steenbeek 2024-10-03 13:20:57 +02:00
  • e6e0f97557 Split off EntranceElement header Michael Steenbeek 2024-10-03 12:42:53 +02:00
  • 5f1f925116 Add downward-inclined brakes to hybrid coaster and single rail coaster Andrew 2024-10-03 06:42:36 -04:00
  • b12b2b97c1 Fix #22808: Incorrect support rotation on Mini RC Michael Steenbeek 2024-10-03 12:23:27 +02:00
  • 61d9022dd7 Restore manual trimming of short sha (#22887) MichaÅ‚ Janiszewski 2024-10-03 07:28:09 +02:00
  • 01c1b1f06c Replace CommandLine.hpp macros with constant functions and variables. Michael Bernardi 2024-10-03 11:21:37 +10:00
  • 0333a8e362 Replace SCROLL_POS macro with consteval function. Michael Bernardi 2024-10-03 11:03:41 +10:00
  • 61ae3a26ee Use image 17-format with clang 18 MichaÅ‚ Janiszewski 2024-10-02 10:50:54 +02:00
  • f110ea14f5 Apply check-code-formatting changes Michael Bernardi 2024-07-26 18:48:35 +10:00
  • 307523610e Add Park.generateGuest() to plugin API (#22883) kendfrey 2024-10-02 05:49:43 -04:00
  • 1dead6a4c8 Fix #22880: macOS builds lack asset packs and scenario patches (#22881) Sjoerd de Bruin 2024-10-02 06:40:18 +02:00
  • d5d8258524 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-10-02 04:02:20 +00:00
  • e157a843f0 Large scenery object tiles for scripting (#22842) Duncan 2024-10-02 01:02:46 +01:00
  • 1719bbdfb7 Fix deadzone when panning while zoomed in. (#22877) mrmbernardi 2024-10-01 23:48:08 +10:00
  • ffad32ee8c Refactor enabling of covered pieces Michael Steenbeek 2024-10-01 14:04:44 +02:00
  • 0ab7d245ba Add rule for self requested reviews (#22873) Tulio Leao 2024-10-01 08:48:45 -03:00
  • 4004b8e546 debian/rules: Limit compilation threads on armhf QwertyChouskie 2024-10-01 02:41:06 -07:00
  • c53404ddf9 Part of #21421: Update Drawing.h with new constant notation (#22864) jason-mills 2024-10-01 02:07:25 -07:00
  • f0824176a2 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-10-01 04:02:06 +00:00
  • 3cc88509ca Merge pull request #22870 from janisozaur/rename-artifacts MichaÅ‚ Janiszewski 2024-09-30 22:57:09 +02:00
  • 2fe823ac3f Split uploading of Windows artifacts MichaÅ‚ Janiszewski 2024-09-30 22:24:58 +02:00
  • dc0b0bdbcb Fix Side-Friction train appearing through slopes (#22857) mix 2024-09-30 21:27:34 +01:00
  • 4eb9ffadde Make setenv consume OpenRCT2 version from ci.yml MichaÅ‚ Janiszewski 2024-09-27 23:16:01 +02:00
  • 727ef731a3 Let git handle short hashes automatically to avoid clashes MichaÅ‚ Janiszewski 2024-09-27 23:01:10 +02:00
  • 7013ffb56b Rename artifacts to match the releases MichaÅ‚ Janiszewski 2024-09-23 19:35:57 +02:00
  • 8698a65afd Merge pull request #22866 from ZehMatt/pathfinding-cleanup-2 Matt 2024-09-30 22:46:59 +03:00
  • 763e9968cf Refactor FootpathIsZAndDirectionValid and its uses, more constness ζeh Matt 2024-09-30 13:24:04 +03:00
  • 3755f3a6d1 Remove two more globals, pass them as arguments ζeh Matt 2024-09-30 13:10:14 +03:00
  • bc1f2f62cf Rename IsValidPathZAndDirection and move to more appropriate place ζeh Matt 2024-09-30 12:53:12 +03:00
  • fdff60552b Reduce memory footprint for history, cleanup code ζeh Matt 2024-09-30 12:36:01 +03:00
  • 96b6d3412f Eliminate global variables, pass state to PeepPathfindHeuristicSearch ζeh Matt 2024-09-29 15:25:50 +03:00
  • e042245f2b Merge pull request #22735 from AaronVanGeffen/mapgen Aaron van Geffen 2024-09-30 20:20:19 +02:00
  • b1cbf01450 Amend changelog Aaron van Geffen 2024-09-30 20:02:59 +02:00
  • 9231870f6d Fix typo in constant STR_ERROR_HEIGHT_MAP_TOO_BIG Aaron van Geffen 2024-09-23 15:07:15 +02:00
  • 717501c646 Make smooth strength field clickable Aaron van Geffen 2024-09-23 14:55:04 +02:00
  • 0abfce9ba6 Show current height map image file in window Aaron van Geffen 2024-09-23 14:49:52 +02:00
  • 297be375fb Disable widgets for irrelevant options in flatland terrain mode Aaron van Geffen 2024-09-23 14:17:04 +02:00
  • b1540b84dc Disable map size controls when height map images are used Aaron van Geffen 2024-09-22 21:28:15 +02:00
  • daba4310d1 Grey-out tree parameters when tree placement is unchecked Aaron van Geffen 2024-09-22 11:16:50 +02:00
  • 0be51dd565 Move default settings to MapGen header Aaron van Geffen 2024-09-12 18:17:19 +02:00
  • 1b041e41be Auto-open mapgen window in editor when advancing to landscape step Aaron van Geffen 2024-09-12 17:47:37 +02:00
  • 7a7472462b Merge simplex noise options into one Aaron van Geffen 2024-09-12 17:44:47 +02:00
  • 9b11e69550 Consolidate base height setting into min land height setting Aaron van Geffen 2024-09-12 17:30:00 +02:00
  • c7b4b46d9a Increase min/max land height and tree altitude more logically Aaron van Geffen 2024-09-11 23:26:15 +02:00
  • d03fbef0e7 Add text input event to remaining numerical fields Aaron van Geffen 2024-09-11 17:20:08 +02:00
  • fcbe1aaf92 Display height units in preferred length measurement unit Aaron van Geffen 2024-09-11 17:08:20 +02:00
  • cd5e55a1ba Replace custom constants with map constants Aaron van Geffen 2024-09-10 22:24:12 +02:00
  • 56ef87cb54 Remove terrain height setting map from GenerateMap Aaron van Geffen 2024-09-10 22:19:15 +02:00
  • 1ad9bc4786 Change terrain widget order once more Aaron van Geffen 2024-09-10 22:09:49 +02:00
  • 23edd3c0d0 Deduplicate some code shared between blank and simplex generators Aaron van Geffen 2024-09-10 21:35:46 +02:00
  • e10e554872 Change icons for terrain tab and forests tab Aaron van Geffen 2024-09-10 20:57:03 +02:00
  • df5dcfce48 Add settings for number of trees, min/max tree altitude Aaron van Geffen 2024-09-10 20:45:38 +02:00
  • 6f83e44a82 Add custom window captions for each page Aaron van Geffen 2024-09-10 20:10:58 +02:00
  • a2b572b6f3 Apply texture preferences to height map images; blank maps Aaron van Geffen 2024-09-10 19:39:21 +02:00
  • c5b8b91b17 Move forests tab to the end Aaron van Geffen 2024-09-10 19:19:15 +02:00
  • fc5ad2a663 Adjust window dimensions, resize and move widgets Aaron van Geffen 2024-09-10 19:13:37 +02:00
  • 6d6dc95a91 Consolitate simplex and heightmap settings in generator tab Aaron van Geffen 2024-09-10 17:54:25 +02:00
  • 457a923178 Move smooth tile edges option to terrain tab, apply to all generators Aaron van Geffen 2024-09-10 15:27:15 +02:00
  • eb5471346a Unify min/max land height settings in terrain tab Aaron van Geffen 2024-09-10 15:08:57 +02:00
  • 0c4429e60f Rename baseHeight, waterLevel, landTexture, edgeTexture settings Aaron van Geffen 2024-09-10 14:56:54 +02:00
  • e2d05642ae Unify low/high parameters using kMaximumLandHeight Aaron van Geffen 2024-09-10 14:34:46 +02:00
  • b434e1bc35 Clarify height map parameters and integrate into MapGenSettings Aaron van Geffen 2024-09-10 14:13:31 +02:00
  • 6398c066a7 Unify generator buttons for all tabs Aaron van Geffen 2024-09-10 13:51:14 +02:00
  • 36bcb69458 Use dynamic height in MakeDropdownButtonWidget Aaron van Geffen 2024-09-10 13:27:53 +02:00
  • 710fbfbf9a Make beaches around water bodies a general option for all generators Aaron van Geffen 2024-09-10 12:41:28 +02:00
  • 44268fd758 Make tree placement available to all generator algorithms Aaron van Geffen 2024-09-10 12:17:56 +02:00
  • 6545ab33f2 Unify interface for calling internal map generator Aaron van Geffen 2024-09-10 12:14:01 +02:00
  • 403495cacf Rename internal map generator functions Aaron van Geffen 2024-09-10 11:21:09 +02:00
  • 0607f55f14 Consolidate terrain and water settings in two new dedicated tabs Aaron van Geffen 2024-09-09 20:17:33 +02:00
  • 0c9c79d186 ChangeMapSize: use templated std::clamp and drop static casts Aaron van Geffen 2024-09-08 22:44:27 +02:00
  • 848b328a82 Use MapGenSettings struct to store settings in MapGen window Aaron van Geffen 2024-09-08 22:43:03 +02:00
  • c8e9d36263 Don't require peep names object for track designer (#22869) Aaron van Geffen 2024-09-30 17:40:32 +02:00
  • 585214f3d2 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-09-30 04:02:19 +00:00
  • d4dc6269f5 Merge pull request #22815 from mixiate/mine-train-coaster-flat-to-steep Michael Steenbeek 2024-09-29 23:38:21 +02:00
  • 612e302583 Amend changelog, bump network version Gymnasiast 2024-09-29 23:24:06 +02:00
  • f612e78c48 Move TrackTypeMustBeMadeInvisible() to Legacy.cpp, add MT Gymnasiast 2024-09-29 23:21:18 +02:00
  • 487624ee33 Add Mine Train RC flat-to-steep pieces mix 2024-09-23 20:19:57 +01:00
  • 896b793462 Fix msbuild clean target not clearing dependency cache (#22851) Tulio Leao 2024-09-29 15:04:16 -03:00
  • 558d235680 Fix #22479: Crash when a ride has no valid music object Michael Steenbeek 2024-09-29 16:21:26 +02:00
  • 4a890f1c91 Fix closer zooms in LightFX.cpp mrmbernardi 2024-09-29 23:59:35 +10:00
  • b2b2f75f14 Speed-up wide path recalculation (#22830) Aaron van Geffen 2024-09-29 15:11:43 +02:00
  • 931f0705ce Introduce PeepNamesObjects for 'real' names of peeps (#22758) Aaron van Geffen 2024-09-29 15:05:55 +02:00
  • 0f58efe198 Fix #22133: Ride time is incorrect for extremely low speeds (#22311) lewyche 2024-09-29 09:02:02 -04:00
  • e3dc02441a Close #22470: Set default paths for rct1/rct2 saves on Android Harry Hopkinson 2024-09-29 12:06:05 +01:00
  • 4c7d5e70c7 Use the real z location for remove actions Duncan 2024-09-29 12:02:14 +01:00
  • 930e215103 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-09-29 04:02:01 +00:00
  • 487806c2c8 Implement what() for existing exceptions (#22845) Tulio Leao 2024-09-28 14:42:39 -03:00
  • c161a3911a Fix #22072: Localisation: Separate objective date string from staff tenure date string (#22074) Arnold Zhou 2024-09-29 01:13:48 +10:00
  • ce7e501607 Close #22494: Split theme transparency checkbox to column lewyche 2024-09-28 09:22:07 -04:00
  • 018d9be3ae Create Vehicle::IsOnCoveredTrack() (#22843) Michael Steenbeek 2024-09-28 15:03:38 +02:00
  • 09b66e9075 Part of #21421: Update FontFamilies.h, audio.h with new constant notation (#22838) jason-mills 2024-09-28 03:01:10 -07:00
  • 11610d9bbe Fix building debug (#22840) Duncan 2024-09-28 05:53:59 +01:00