Commit Graph

26488 Commits

Author SHA1 Message Date
Michał Janiszewski
cc56384bb6 Update SDLActivity to SDL 2.30 2024-02-15 23:20:08 +01:00
Michał Janiszewski
e2c380edba Update gradle to 8.6 2024-02-15 22:41:55 +01:00
Matt
d929e6a540 Allow tooltips to show up when an error window is present 2024-02-15 13:32:58 +01:00
Michael Steenbeek
1613658647 Merge pull request #21401 from Gymnasiast/refactor/track-design-save-cpp
Small cleanup in TrackDesignSave.cpp
2024-02-15 13:32:21 +01:00
Matt
d25a2e7b05 Merge pull request #21403 from Harry-Hopkinson/gNewsItems-to-GameState
Move gNewsItems to GameState
2024-02-15 09:04:16 +02:00
OpenRCT2 git bot
cb2bca7c7a Merge Localisation/master into OpenRCT2/develop 2024-02-15 04:01:47 +00:00
Harry-Hopkinson
43f13ff36c Format code 2024-02-14 14:13:17 +00:00
Harry-Hopkinson
0a8f1154ad Add OpenRCT2 as namespace. 2024-02-14 14:10:08 +00:00
Harry Hopkinson
691f5f88e5 Move gNewsItems to GameState 2024-02-14 10:54:15 +00:00
OpenRCT2 git bot
2d0a04ada9 Merge Localisation/master into OpenRCT2/develop 2024-02-14 04:01:42 +00:00
Gymnasiast
085a126bbf Remove unnecessary arguments to TrackDesignSave{Add,Remove}TileElement 2024-02-13 23:31:09 +01:00
Gymnasiast
4b03275cff Remove snake_case in TrackDesignSave.cpp 2024-02-13 23:26:41 +01:00
David Sungaila
89f83d6c0d Fix #21288: Overlapping text in the About window 2024-02-13 23:10:39 +01:00
Harry Hopkinson
1c285dbf9f Move gMaxBankLoan to GameState 2024-02-13 21:36:35 +01:00
Severin Paul Höfer
0c7b94255f Fix #21318: VirtualFloor not properly invalidated (#21386)
* Fix condition for setting VirtualFloor coordinates

* Update changelog.txt
2024-02-13 16:53:55 -03:00
Michał Janiszewski
8cf393f971 Use libsawyer's gxc to build g2.dat (#21392) 2024-02-13 16:04:54 -03:00
Matt
19be093569 Fix #21208: Error messages disappear too quickly if the game runs for a while (#21394)
* Reset gCurrentRealTimeTicks when the map is initialized

* Use 32 bit for gWindowUpdateTicks

* Update changelog.txt
2024-02-13 16:03:30 -03:00
Matt
5ac347e9f6 Merge pull request #21389 from ZehMatt/error-update-1
Don't close the error window if the new error will not show
2024-02-13 15:54:14 +02:00
Matt
5ed5fece46 Merge pull request #21390 from Harry-Hopkinson/gMapSize-to-GameState_t
Move gMapSize to GameState_t
2024-02-13 14:14:57 +02:00
OpenRCT2 git bot
64787ff91f Merge Localisation/master into OpenRCT2/develop 2024-02-13 04:01:45 +00:00
Michael Steenbeek
c3380e29dd Fix #21286: Cannot build unbanking turns with RCT1 vehicles 2024-02-12 23:23:05 +01:00
Michael Steenbeek
48a8d484cf en-GB: Remove old music style strings
These are no longer used, as they have been moved to objects.
2024-02-12 23:01:31 +01:00
Harry-Hopkinson
ce8afe252a Use OpenRCT2 namespace in Map.cpp 2024-02-12 21:49:57 +00:00
Harry-Hopkinson
b755c873e5 Move gMapSize to GameState_t 2024-02-12 21:32:08 +00:00
ζeh Matt
c24657a7f7 Don't close the error window if the new error will not show 2024-02-12 23:02:31 +02:00