Commit Graph

26488 Commits

Author SHA1 Message Date
Matt
da1fa18523 Merge pull request #20966 from ZehMatt/fix-20964
Fix #20964: Crash when invalid network group id is used
2023-11-11 23:48:48 +02:00
ζeh Matt
d4419ea89a Update changelog.txt 2023-11-11 19:03:54 +02:00
ζeh Matt
37cdc40799 Fix #20964: Crash when invalid network group id is used 2023-11-11 18:59:46 +02:00
Sjoerd de Bruin
b12d659db3 Clarify launcher wording (#20957)
Although the launcher is available for more than one platform the word "cross platform" might confuse users of macOS and other platforms
2023-11-09 21:31:57 -03:00
OpenRCT2 git bot
f1fdeb1f2b Merge Localisation/master into OpenRCT2/develop 2023-11-08 04:01:45 +00:00
Matt
3b6b6e080f Merge pull request #20946 from davesmits/feature/update-launcher-in-readme
Update readme.md to link to IntelOrca's launcher
2023-11-05 19:10:21 +02:00
Dave Smits
5afe3a85f5 Update readme.md 2023-11-04 22:20:06 +01:00
Dave Smits
97cb3125c9 Use IntelOrca's launcher 2023-11-04 22:17:25 +01:00
mrmbernardi
e914ffedaf Fix #20944: Add cstdint to EnumMap and EntryList (#20945) 2023-11-04 19:55:35 +00:00
Matt
9300e33ac9 Merge pull request #20922 from Gymnasiast/feature/remove-park-fences-multiplayer
Make remove_park_fences multiplayer-safe
2023-11-03 17:08:05 +02:00
Gymnasiast
56933d3cdc Bump network version 2023-11-02 22:40:35 +01:00
Gymnasiast
6d87e3e56d Make remove_park_fences multiplayer-safe 2023-11-02 22:40:11 +01:00
spacek531
e24b59e939 Upload macos-x64 artifacts before tests (#20936)
This allows for artifact upload even when tests fail.

Other targets already upload artifacts before tests.
2023-11-02 18:43:00 +01:00
OpenRCT2 git bot
162b17ddc8 Merge Localisation/master into OpenRCT2/develop 2023-11-01 04:01:53 +00:00
Michał Janiszewski
68575ba165 Merge pull request #20930 from janisozaur/v12-docker-build
Update Android project to more recent tools
2023-10-31 06:34:52 +01:00
OpenRCT2 git bot
f5649870ee Merge Localisation/master into OpenRCT2/develop 2023-10-31 04:01:51 +00:00
Michał Janiszewski
78f4860bfe Update Android project to use more recent tools
Tested manually on my Android 13 device
2023-10-30 23:20:49 +01:00
Michał Janiszewski
f7b2fddbe3 Use v12 docker build images 2023-10-30 23:20:49 +01:00
AuraSpecs
f1bcbd97c2 Allow vertical pieces on the giga when vehicle allows (#20802)
* Allow vertical pieces on the giga when drawable

* Update NetworkBase.cpp

* Re-Add Diag Brakes

seem to have gotten lost with rebasing.
2023-10-30 20:44:06 +00:00
Ted John
daf03e4511 Merge pull request #20897 from Gymnasiast/refactor/station-supports
Use common methods for station and on-ride photo support drawing
2023-10-27 21:47:53 +01:00
Gymnasiast
d88abab74b Move MetalSupportTypeCount to Supports.cpp 2023-10-25 19:43:35 +02:00
Gymnasiast
3b074be920 Confine RotatedMetalSupports to Supports.cpp 2023-10-25 19:43:34 +02:00
Gymnasiast
2d16df1072 Create TrackPaintUtilOnridePhotoPlatformPaint() 2023-10-25 19:43:34 +02:00
Gymnasiast
0e5c413385 Merge TrackPaintUtilDrawStationMetalSupports() and ...2() 2023-10-25 19:43:28 +02:00
Gymnasiast
4ee088e27d Also include the thick supports in RotatedMetalSupports 2023-10-25 19:37:49 +02:00