27657 Commits

Author SHA1 Message Date
David Sungaila
20eddc4d49 Windows: Build g2.dat on Arm64 machines and update readme 2024-02-11 19:03:55 +01:00
Michael Steenbeek
67a7614140 Merge pull request #21111 from Gymnasiast/refactor/goto-removal
Remove more gotos in Vehicle.cpp
2024-02-11 18:09:23 +01:00
OpenRCT2 git bot
26bdaebe4f Merge Localisation/master into OpenRCT2/develop 2024-02-11 04:01:39 +00:00
Matt
c8b28ca457 Fix #21330: Tooltips from dropdown widgets have the wrong position 2024-02-10 18:47:40 +01:00
Matt
0c1991c004 Merge pull request #21361 from karst/opensfx-1.0.4
Update OpenSFX to version 1.0.4
2024-02-10 16:02:01 +02:00
David Sungaila
920e39fb34 Windows: add app manifest to enable PerMonitorV2 2024-02-10 14:08:16 +01:00
Karst
da8594cec1 Update OpenSFX to version 1.0.4 2024-02-09 21:36:59 +01:00
Michael Steenbeek
776674af7a Merge pull request #21130 from Gymnasiast/fix/research-table-size
Fix: Research table in LL parks imported incompletely
2024-02-08 22:05:09 +01:00
Michael Steenbeek
8a5e7d32f6 Update changelog
[ci skip]
2024-02-08 22:04:46 +01:00
Michael Steenbeek
4369709d19 Merge pull request #21349 from Gymnasiast/refactor/21193-gamestate-1
Part of #21193: move three more globals to GameState_t
2024-02-08 21:58:21 +01:00
Gymnasiast
61e8b6d206 Move _suggestedGuestMaximum to GameState_t 2024-02-08 21:47:31 +01:00
Gymnasiast
142d708cee Move _guestGenerationProbability to GameState_t 2024-02-08 21:46:41 +01:00
Matt
a20f2b04e9 Merge pull request #21352 from Harry-Hopkinson/move-gTotalRideValueForMoney-to-GameState_t
Move gTotalRideValueForMoney to GameState_t
2024-02-08 16:37:28 +02:00
Harry Hopkinson
6deac11916 Move gTotalRideValueForMoney to GameState_t 2024-02-08 09:39:28 +00:00
Gymnasiast
c40a840f5b Fix #18963: Too many items available in some RCT1 scenarios 2024-02-08 02:13:31 +01:00
Gymnasiast
8e64eaca94 Fix #18963: Razor Rocks and BPB import too few research items 2024-02-08 02:13:31 +01:00
Michael Steenbeek
6a9f9025ff Fix: too many options are hidden if the platform has no file picker
Mainly affects Android.

Co-authored-by: Basssiiie <Basssiiie@users.noreply.github.com>
2024-02-07 22:38:45 +00:00
Harry Hopkinson
ad5ef31a97 Move gTotalIncomeFromAdmissions to GameState_t (#21348) 2024-02-07 19:13:04 -03:00
ZeeMaji
1849c7de47 Fix mini helicopters & monorail bicycles being swapped in RCT1 2024-02-07 22:51:36 +01:00
Hielke Morsink
c9fe19e0d9 Part of #21193: Move gParkRatingHistory to GameState_t 2024-02-07 11:04:10 +01:00
Michał Janiszewski
6e49a25a7b Merge pull request #21326 from janisozaur/github-actions-update
Update GitHub Actions versions
2024-02-07 00:28:40 +01:00
Michał Janiszewski
fd01a9a76a Update gh-describe to v2 2024-02-06 23:29:23 +01:00
Harry Hopkinson
3eb9cf2264 Move gTotalAdmissions to GameState_t (#21341)
Part of #21193.
2024-02-06 21:42:05 +01:00
Matt
9363a459a2 Merge pull request #21331 from Harry-Hopkinson/move-gNumGuestsInParkLastWeek-to-GameState_t
Move gNumGuestsInParkLastWeek to GameState_t.
2024-02-06 16:46:23 +02:00
Harry Hopkinson
fd17842291 Move gNumGuestsInParkLastWeek to GameState_t. 2024-02-05 09:50:58 +00:00