27657 Commits

Author SHA1 Message Date
Aaron van Geffen
dcea499327 Fix clear scenery window closing immediately (#22442) 2024-08-01 07:48:16 +00:00
Aaron van Geffen
30e890c256 Merge pull request #22411 from AaronVanGeffen/cleanup-top-toolbar
Move tool event functions out of top toolbar
2024-07-31 22:13:53 +02:00
Michael Steenbeek
e5a6cccd5c Split RTD, track and vehicle drawing 2024-07-31 20:10:55 +00:00
Aaron van Geffen
e782635498 RideConstruction: move virtual floor to UI counterpart (#22428) 2024-07-31 22:01:34 +02:00
Aaron van Geffen
706fd8f3f0 Fix #21175: Some hotkeys don't work when toolbars are hidden 2024-07-31 21:54:10 +02:00
Aaron van Geffen
b09e9fdf56 Move ToggleFootpathWindow into Footpath.cpp 2024-07-31 21:54:10 +02:00
Aaron van Geffen
2508a6020c Clean up tool events for custom scripts in TopToolbar.cpp 2024-07-31 21:54:10 +02:00
Aaron van Geffen
15d87a6aae Move many terraform related globals into their window classes 2024-07-31 21:54:09 +02:00
Aaron van Geffen
3a54d1b720 Move clear scenery tool functions from TopToolbar.cpp into ClearScenery 2024-07-31 21:53:35 +02:00
Aaron van Geffen
c9915efc11 Move scenery tool functions from TopToolbar.cpp into Scenery.cpp 2024-07-31 21:53:35 +02:00
Aaron van Geffen
bb4a357214 Move water tool functions from TopToolbar.cpp into Water.cpp 2024-07-31 21:53:35 +02:00
Aaron van Geffen
bae80ecfad Move land tool functions from TopToolBar.cpp into Land.cpp 2024-07-31 21:53:34 +02:00
Aaron van Geffen
8a8057196d Merge pull request #22429 from AaronVanGeffen/cleanup-legacy
Replace some functions from _legacy.cpp with their intents
2024-07-31 20:22:45 +02:00
Aaron van Geffen
d1ca17adef Remove ScenerySetDefaultPlacementConfiguration from _legacy.cpp 2024-07-31 20:12:23 +02:00
Aaron van Geffen
b0b048f3d5 Remove SceneryInit by using Intent directly instead 2024-07-31 20:12:23 +02:00
Aaron van Geffen
89ccda19ce Move WindowRideConstructionUpdateActiveElements out of _legacy.cpp 2024-07-31 20:12:23 +02:00
Tomáš Chvojka
5dc782c0ee Let heavy snow and blizzard increase chance of brakes failure (#22283) 2024-07-31 14:13:27 +00:00
Duncan
3393fa36d3 Move Ui window functions into Ui library (#22426)
* Move scroll widget functions

* Move window move functions

* De-snake

* Move further functions to ui

* Move widget function to widget file

* Move window create to ui
2024-07-31 15:06:19 +01:00
Duncan
681b54dc87 Add Some Items to the OpenRCT2::Ui namespace (#22423)
* Put widget in the Ui namespace

* Put theme in the Ui namespace

* Put objective in Ui namespace
2024-07-31 05:26:53 +01:00
Aaron van Geffen
bd0dd44c10 Don't assign Toggle Toolbars keyboard shortcut by default (#22424) 2024-07-30 21:41:27 +00:00
Michael Steenbeek
42afe22ea8 Merge pull request #22422 from Gymnasiast/refactor/name-more-tunnel-types
Name tunnel types 12 to 15
2024-07-30 23:32:45 +02:00
Gymnasiast
141ad4c810 Fix #22101: Wrong tunnel type on newly added elements 2024-07-30 23:20:24 +02:00
Gymnasiast
b20a2ccfee Name tunnel types 12 to 15 2024-07-30 22:46:54 +02:00
lewyche
79ceb2d5cb Fix #22389: Alpine coaster has wrong tunnel entrance type 2024-07-30 22:33:13 +02:00
OpenRCT2 git bot
f6aa08c315 Merge Localisation/master into OpenRCT2/develop 2024-07-30 04:01:54 +00:00