Commit Graph

26918 Commits

Author SHA1 Message Date
Aaron van Geffen
e70ca5c889 Allow staff to use ‘real’ names as well (#22732) 2024-09-15 20:18:00 +00:00
Tulio Leao
2b36d59bf9 Fix #22654: Port element removal fixes from #19740 into parkpatch (#22761) 2024-09-15 08:26:05 -03:00
Aaron van Geffen
9fe063923a Add virtual floor to shifted track design placement (#22740) 2024-09-12 07:06:15 -03:00
Harry Hopkinson
89637013e8 Fix #21507: Expose suggestedGuestMaximum via hook (#21521) 2024-09-11 21:17:26 -03:00
Aaron van Geffen
6ee282c8f9 Remove pkg-config install request from macOS CI (#22745)
It apparently is already installed, leading to warnings on CI.
2024-09-11 10:07:51 +00:00
Aaron van Geffen
0eca671fdf Merge pull request #22743 from AaronVanGeffen/rework-string
Move string types and CodepointView class out of String.hpp
2024-09-11 10:22:42 +02:00
Aaron van Geffen
cf516db6dc Split StringTypes.h off from String.hpp; adjust header includes 2024-09-10 23:55:53 +02:00
Aaron van Geffen
1b7bbee608 Move CodepointView class to its own header 2024-09-10 23:36:59 +02:00
Michael Steenbeek
4f8dd9e3ed Merge pull request #22738 from Gymnasiast/refactor/more-track-
More support refactors for the Side-Friction and Reverser RC
2024-09-10 14:51:35 +02:00
Gymnasiast
e74016047f Convert reverser RC to use support table 2024-09-09 22:06:29 +02:00
Gymnasiast
ac1f7eab4e Convert side-friction RC to use support table 2024-09-09 21:36:06 +02:00
Gymnasiast
fc72b31736 Fix #15406: Tunnels on steep Side-Friction track are drawn too low 2024-09-09 20:54:52 +02:00
Gymnasiast
b3d87125b5 Fix #22734: Support clearance above steep Side-Friction track is too low 2024-09-09 20:47:53 +02:00
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
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