Gymnasiast
d93233f9fd
Update TrackCoordinates field names
2024-08-11 15:06:19 +02:00
Gymnasiast
00c42431da
Update PitchAndRoll field names
2024-08-11 15:02:33 +02:00
Gymnasiast
0ea9c5a2c2
Update TrackDefinition field names
2024-08-11 14:52:25 +02:00
Gymnasiast
9ed2e87f49
Replace tabs with spaces in TrackData.cpp
2024-08-11 14:10:48 +02:00
Harry Hopkinson
7a403e0537
Add cheat to make guests ignore prices
2024-08-11 11:27:32 +00:00
Basssiiie
668233fd07
Update scripting.md to update details and fix inconsistencies
2024-08-11 13:10:10 +02:00
Michael Steenbeek
5910c63e3b
Clean up WindowRideConstructionUpdateStateGetTrackElement()
2024-08-11 11:09:46 +00:00
Aaron van Geffen
d5485878f7
Remove unnecessary includes from TileInspector.cpp ( #22535 )
2024-08-11 11:00:46 +00:00
Michael Steenbeek
f0c73cb9ef
Specify track style icon and tooltip in RTD
2024-08-11 10:42:11 +00:00
Aaron van Geffen
1e8ac29bd2
Merge pull request #22490 from AaronVanGeffen/rework-landrights
...
Integrate Map window's land ownership tool in LandRights window
2024-08-11 12:26:29 +02:00
Greg
dae5b00f05
Close #22509 : Refactor SPR_NONE to ImageIndex ( #22517 )
...
* ImageIndex typedef moved from ImageId.hpp to new file ImageIndexType.h.
* SPR_NONE redefined as ImageIndex type in ImageIndexType.h.
* SPR_NONE renamed to kSpriteIdNull
* Remove casts and enum all sprites as ImageIndex
* Remove sprites.h include from LandTool.h, RideData.h
* Ensure all RTD headers include sprites.h
---------
Co-authored-by: Aaron van Geffen <aaron@aaronweb.net >
2024-08-11 09:58:28 +00:00
mrmbernardi
c7159aa81e
Variable padding for finance graph Y axis labels ( #22498 )
...
Also fixes overflows during plotting
2024-08-11 11:35:00 +02:00
lewyche
e2551821f3
Close #20942 : Add button to remove park fences
...
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com >
2024-08-11 09:31:57 +00:00
Aaron van Geffen
924f7ec6c3
Fix scenery window scrollbar disappearing
2024-08-11 10:56:39 +02:00
Matt
bbba91de78
Actually toggle vsync instead of re-initialising the entire thing again
2024-08-11 09:54:40 +02:00
Michael Steenbeek
07f54c22bd
Create named enum for track group ( #22523 )
2024-08-11 09:26:19 +02:00
Aaron van Geffen
af2544a50f
Merge pull request #22491 from AaronVanGeffen/hide-scroll
...
Hide scrollbars when there is nothing to scroll
2024-08-09 20:03:25 +02:00
Aaron van Geffen
bc055f4031
Replace SCROLLBAR_SIZE macro with kScrollBarWidth constant
2024-08-09 19:48:04 +02:00
Aaron van Geffen
cbf739cf55
Map window: don't add padding for invisible scrollbars
2024-08-09 19:48:04 +02:00
Aaron van Geffen
44e8c0dc68
Ride window: remove logic to hide scrollbars manually
2024-08-09 19:48:04 +02:00
Aaron van Geffen
97c14f27ed
Hide scrollbars when there is nothing to scroll
2024-08-09 19:48:04 +02:00
Michael Steenbeek
6255ebe1e1
Merge pull request #22504 from Gymnasiast/refactor/support-tables
...
Use tables for wooden support placement
2024-08-09 19:28:58 +02:00
Gymnasiast
2e9db4bc9b
Use new support calls in APVC
...
Exluding the slope up
2024-08-09 19:18:30 +02:00
Gymnasiast
a0613327c3
Use new support call in Heartline Twister C
2024-08-09 19:18:30 +02:00
Gymnasiast
1cf0a415f2
Update WoodenWildMouse.cpp with new support call
2024-08-09 19:18:30 +02:00