Harry Hopkinson
bbc5a109ef
Close #20157 : Hide FPS Counter if top toolbar is hidden
2024-05-05 00:16:23 +02:00
Aaron van Geffen
c92d3bf018
Fix loading editor from command line
2024-05-03 19:31:06 +02:00
Aaron van Geffen
770277ab95
Refactor Context::DetermineStartUpScene into its own method
2024-05-03 19:30:58 +02:00
Katherine Norton
cd528665e6
Expose whether the game is paused to the plugin API
2024-05-03 15:59:57 +00:00
Mathias Gibbens
accbd799ee
Fix GGC 12 compile error
...
Signed-off-by: Mathias Gibbens <gibmat@debian.org >
2024-05-03 16:05:57 +02:00
OpenRCT2 git bot
cf3d4c7e22
Merge Localisation/master into OpenRCT2/develop
2024-05-03 04:02:00 +00:00
Gymnasiast
5319c0e8bd
Use TrackPaintUtilDiagTilesPaint() for broken drawers
2024-05-02 20:56:52 +02:00
Gymnasiast
3641e78341
Remove parameter from TrackPaintUtilDiagTilesPaint()
2024-05-02 20:42:12 +02:00
Michał Janiszewski
a088f7615b
Fix #21748 : TileElement out of bounds ( #21749 )
...
* Fix #21748 : TileElement out of bounds
This fixes crashes observed and allows the park to load. The park is
overlarge and breaks some assumptions we have in our code.
* Use ternaries for checking conditions
2024-05-02 18:14:22 +02:00
Gymnasiast
332ba3244e
Consolidate segment+support calls for diagonal straight flat pieces
2024-05-02 18:12:53 +02:00
Gymnasiast
dfd958b855
Fix Metal{A,B}SupportsPaintSetupRotated() to rotate type
2024-05-02 18:12:52 +02:00
Gymnasiast
369996809c
Add PaintSegment header, add constant for straight flat track
2024-05-02 18:12:51 +02:00
Michał Janiszewski
4e8f578075
Update Steam path detection for Linux ( #21948 )
...
* Update Steam path detection for Linux
As Steam now uses Proton to install Windows version natively, update
paths so they get found automatically
* Use new Steam path detection on Linux only
This restores Steam path detection on macOS as it doesn't have Proton
2024-05-02 15:05:22 +02:00
OpenRCT2 git bot
9f69b532b1
Merge Localisation/master into OpenRCT2/develop
2024-05-02 04:01:58 +00:00
Aaron van Geffen
17920b6039
Script: when changing staff type, reset state to walking
...
Reset state to walking to prevent invalid actions from carrying over
2024-05-01 23:10:25 +02:00
Ryan Gudonis
339a572d03
List Fix #866 as original bug ( #21953 )
2024-05-01 19:47:11 +02:00
Michał Janiszewski
7b12667ddb
Reduce <algorithm> include ( #21947 )
2024-05-01 13:47:27 +02:00
Aaron van Geffen
8973e35ba1
Stabilize scenario and track editors\
2024-05-01 12:34:10 +02:00
Michał Janiszewski
ad79699b21
Reduce transient inclusion of <future> ( #21944 )
2024-05-01 12:27:51 +02:00
OpenRCT2 git bot
15ee7a244b
Merge Localisation/master into OpenRCT2/develop
2024-05-01 04:02:01 +00:00
Matt
409da62fe8
Merge pull request #21924 from Harry-Hopkinson/refactor-constants-TrackPaint.h
...
Refactor constants in TrackPaint.cpp
2024-04-30 16:51:18 +03:00
Big-Blue-1
e31bebbedf
Fix build errors with the ORIGINAL_RATINGS flag ( #21937 )
2024-04-30 10:15:11 -03:00
Michael Steenbeek
921860729b
Merge pull request #21850 from Gymnasiast/backport/brake-stuff
...
Small backport of changes for #15314
2024-04-30 13:57:37 +02:00
Harry-Hopkinson
dda8c3ecb2
Rename DiagBlockedSegments to kDiagBlockedSegments
2024-04-30 11:54:05 +00:00
Michael Steenbeek
44c442f832
Fix #21870 : Demolishing flat ride in pause mode allows copies
2024-04-30 13:50:04 +02:00