27657 Commits

Author SHA1 Message Date
Tulio Leao
993c476c23 Merge pull request #22709 from tupaschoal/surface_fix_parkpatch
Fix #22655: Port surface fixes from #19740 into parkpatch
2024-09-09 07:56:43 -03:00
Tulio Leao
2a9c780679 Comply to coding style on ScenarioPatcher 2024-09-09 07:18:29 -03:00
Michael Steenbeek
e6e3f5db76 Merge pull request #22711 from Gymnasiast/more-track-refactor
More track refactors
2024-09-09 11:14:02 +02:00
Tulio Leao
b9a1d289fd Fix #22655: Port surface fixes from #19740 into parkpatch 2024-09-08 19:46:50 -03:00
Aaron van Geffen
0c9c79d186 ChangeMapSize: use templated std::clamp and drop static casts 2024-09-08 22:44:27 +02:00
Aaron van Geffen
848b328a82 Use MapGenSettings struct to store settings in MapGen window 2024-09-08 22:43:03 +02:00
Michael Steenbeek
540f15b3bd Merge pull request #22717 from tupaschoal/only_patch_scenarios
Fix #22596: Only apply .parkpatch when starting scenarios
2024-09-08 17:22:20 +02:00
Tulio Leao
2df4eaca2c Part of #22596: Cleanup .parkpatch files of "cannot_downgrade" key 2024-09-08 06:52:03 -03:00
Tulio Leao
d73c14e585 Part of #22596: Remove "cannot_downgrade" support for .parkpatch 2024-09-08 06:52:03 -03:00
Tulio Leao
e1b6ee93f9 Part of #22596: Only apply .parkpatch when starting scenarios 2024-09-08 06:52:01 -03:00
Aaron van Geffen
2d5a49faf7 Upgrade GitHub Actions CI to macOS 14 ahead of deprecation (#22601)
* Upgrade GitHub Actions CI to macOS 14 ahead of deprecation

* Only run macOS tests on the now-native arm64 platform
2024-09-08 09:35:51 +02:00
Michał Janiszewski
d69002c445 Use libraries v37 (#22718) 2024-09-08 00:00:49 +02:00
Michael Steenbeek
4fd07d3216 Fix #2614: Junior Roller Coaster - Invisible First Vehicle 2024-09-07 21:23:58 +02:00
Gymnasiast
07f8d8ed81 Consolidate rotated Flying inverted supports 2024-09-07 16:57:35 +02:00
Gymnasiast
ff8c669473 Use a constant for Flying RC Inverted support height 2024-09-07 16:57:35 +02:00
Gymnasiast
793d3763b4 Start Flying RC split
Splits off all parts that are easily split. Most of the remaining stuff is shared between the uninverted and inverted track and will be revisited later on.
2024-09-07 16:57:34 +02:00
Gymnasiast
a8f27088a6 Use a constant for support height in inverted drawers 2024-09-07 16:57:34 +02:00
Gymnasiast
2c5f3a74c9 Consolidate S-bend metal support code 2024-09-07 16:57:34 +02:00
Gymnasiast
77304cf6e0 Use a constant for tunnel group 2024-09-07 16:57:34 +02:00
Gymnasiast
d186128980 Consolidate more on-ride photo paint code 2024-09-07 16:57:33 +02:00
Stephan Spengler
336f9eab20 Fix some typos in the changelog 2024-09-07 14:01:49 +02:00
tmatale
14d0689b4f Fix #21959: No save prompt when starting a new game 2024-09-07 10:34:30 +00:00
Harry Hopkinson
5f0d657bf2 Move gScenarioFileName to GameState 2024-09-07 12:20:32 +02:00
QwertyChouskie
3b5564ed53 Fix format of debian/changelog (#22714)
Fixes https://github.com/OpenRCT2/OpenRCT2/issues/22713
2024-09-07 06:41:01 +02:00
Michael Steenbeek
cc1d11a01b Merge pull request #22689 from Gymnasiast/refactor/provisional-elements-to-ui
Move removal/restoring of provisional elements to UI project
2024-09-06 23:44:39 +02:00