Stephan Spengler
bfcf66a8f7
Rename ParkSetEntranceFee to fit naming pattern
2023-01-06 22:57:18 +01:00
Stephan Spengler
f8ab17749d
Rename CheatSetAction to fit naming pattern
2023-01-06 22:57:15 +01:00
Stephan Spengler
32dd535044
Rename MapChangeSizeAction to fit naming pattern
2023-01-06 22:57:11 +01:00
Stephan Spengler
c5805eaae6
Rename FootpathPlaceFromTrack to FootpathLayoutPlace ( #19028 )
2023-01-06 22:56:12 +01:00
AuraSpecs
51582e3ab0
Add special thanks lines to About window
2023-01-06 22:44:32 +01:00
Nehemiah Negussie
eeb5c58238
Fix #18971 : New Game does not prompt for save before quitting ( #19046 )
...
Co-authored-by: Tulio Leao <tupaschoal@gmail.com >
2023-01-06 08:56:46 -03:00
Michael Steenbeek
52fffb96cb
Fix #19053 : MazeConstruction window does not open ( #19060 )
2023-01-06 08:10:09 -03:00
Henry Cheng
bf986e43c6
Fix #18970 : Trying to load a non-park save will now display context error ( #19007 )
...
Fix https://github.com/OpenRCT2/OpenRCT2/issues/18970
2023-01-06 08:05:04 -03:00
Stephan Spengler
2e9d06fabe
Rename FootpathPlaceFromTrack to FootpathLayoutPlace ( #19028 )
2023-01-05 06:39:15 -03:00
Gymnasiast
f4f6bfd5c5
Add Canadian French
2023-01-04 20:03:27 +01:00
Gymnasiast
784b7d9fcc
Apply review requests from @tupaschoal
2023-01-04 19:43:31 +01:00
Gymnasiast
43988aa50f
Allow cascaded fallback languages
2023-01-04 19:25:03 +01:00
Gymnasiast
08270d7d31
Close #18945 : Allow languages to fall back to more than just en-GB
2023-01-04 19:25:03 +01:00
Gymnasiast
94b8928dcd
Change loaded languages to a vector
2023-01-04 19:25:03 +01:00
Gymnasiast
a27b717ebd
Small Construction window cleanup
2023-01-03 23:22:10 +01:00
Gymnasiast
5b2c5d77ff
WindowRideConstructionOpen: use constants for window width/height
2023-01-03 23:22:10 +01:00
Gymnasiast
4b34bbcf7c
Use TrackTypeIsHelix() in construction window
2023-01-03 23:22:10 +01:00
Gymnasiast
53fcad8d76
Create TrackTypeIsHelix()
2023-01-03 23:22:10 +01:00
Gymnasiast
fc08cf98ed
Fix type of StartTrackPiece
2023-01-03 23:22:10 +01:00
Stephan Spengler
815d349a2a
Fix: park loan is clamped to a 32-bit integer
2023-01-03 11:20:32 +01:00
Stephan Spengler
9f0449efd9
Change name of variable spriteId of type EntityId to entityId
2023-01-03 11:19:47 +01:00
73
bf3cc83a7a
Allow 4 active awards for more than 1 month at a time
2023-01-02 19:38:29 +00:00
James103
73738bbdc8
Replace 2022 with 2023 in copyright headers
...
Replace all instances of the year 2022 with 2023 in all copyright headers
2023-01-01 11:58:01 +01:00
Gymnasiast
38f7c2a159
Allow using ImageId in widgets directly
2022-12-31 15:18:22 +01:00
Gymnasiast
162b01204d
Rename rct_widget to Widget
2022-12-31 15:18:22 +01:00
Gymnasiast
b97ee766d5
Refactor out IMAGE_TYPE_REMAP from widgets
2022-12-31 15:16:07 +01:00
Gymnasiast
b712cc8f07
Refactor checks for ghost tracks while painting
2022-12-31 15:16:07 +01:00
Gymnasiast
057205d153
Add == and != operators to ImageId
2022-12-31 15:16:06 +01:00
Michael Steenbeek
246980d45d
Merge pull request #18408 from Broxzier/refactor/13778-loadsave-window
...
Refactor LoadSaveWindow to class
2022-12-31 14:54:49 +01:00
mdbckrtn
7e9a09d7cd
Fix #18905 : Ride Construction window theme not applied correctly
2022-12-31 14:17:08 +01:00
mdbckrtn
bb1c5d8ca8
Fix #18467 : "Selected only" filter is active in Track Designs Manager
2022-12-31 14:10:38 +01:00
spacek531
09c8e4755f
Rename GetBrakeClosed() to IsBrakeClosed()
2022-12-31 14:06:22 +01:00
mdbckrtn
0ce84204b7
Fix #18911 : Update mini golf fencing to draw correctly from all angles ( #18946 )
...
* Fix #18911 : Update mini golf fencing to draw on all four angles
SW and SE facing fences were not being drawn correctly due to (seemingly) a typo that caused the game to only check for NW and NE facing fencing when setting up fences for drawing. Ensuring PaintMiniGolfStation checks all four angles resolves the issue.
2022-12-30 18:18:59 -03:00
Matthew
d00c71399b
Add guest thoughts to plugin API ( #18732 )
...
Co-authored-by: Tulio Leao <tupaschoal@gmail.com >
2022-12-29 12:56:11 -03:00
ccahiggins
279675ba45
Add shift and control modifiers to close window button ( #18537 )
...
Shift closes all but current window.
Control closes all windows of the same window class/type.
Co-authored-by: Chris Higgins <chrissywissywoo@hotmail.com >
Co-authored-by: Tulio Leao <tupaschoal@gmail.com >
2022-12-27 12:22:18 +00:00
frutiemax
580639aa3b
Remove goto label 6DCE02 ( #18907 )
2022-12-26 10:48:50 +01:00
frutiemax
29d40d0cba
Create Vehicle::IsCableLift()
2022-12-22 12:26:35 +01:00
spacek531
ecef614c93
Split Ride::Test into Ride::Test and Ride::Simulate
2022-12-20 22:56:52 +01:00
Gymnasiast
3af26d2fe7
Create Ride::ChangeStatusGetStartElement()
...
Co-authored-by: spacek531 <spacek531@users.noreply.github.com >
2022-12-20 22:45:48 +01:00
Gymnasiast
f848fe5bd4
Create Ride::ChangeStatusDoStationChecks()
...
Co-authored-by: spacek531 <spacek531@users.noreply.github.com >
2022-12-20 22:43:10 +01:00
Gymnasiast
4f48ccc5c8
Create Ride::ChangeStatusCheckCompleteCircuit()
...
Co-authored-by: spacek531 <spacek531@users.noreply.github.com >
2022-12-20 21:59:28 +01:00
Michael Steenbeek
079d99d7b2
Require new plugins to specify a target API version
2022-12-20 16:34:38 +01:00
spacek531
952fb9ebe2
Allow diagonal elements into special elements dropdown ( #18879 )
...
* add diagonal track elements to special elements dropdown
* rename diag to buildDirectionIsDiag
* initialize to false
* change to gtet sign
* fix this thing
2022-12-20 15:27:49 +00:00
Michael Steenbeek
458b7426b2
Merge pull request #18867 from Gymnasiast/refactor/ride-functions-2
...
Refactor/ride functions 2
2022-12-17 19:12:13 +01:00
Gymnasiast
b90eab89fe
Bump network version
2022-12-17 18:08:50 +01:00
Michael Steenbeek
db41864e22
Close #18744 : Add cheat to allow regular path as queue
2022-12-17 18:07:47 +01:00
Gymnasiast
3329da538b
Create Ride::ChangeStatusCreateVehicles() to reduce codedup
...
Co-authored-by: spacek531 <spacek531@users.noreply.github.com >
2022-12-17 18:01:31 +01:00
Gymnasiast
e91d22b203
Use constrefs in a few extra ride functions
2022-12-17 17:52:49 +01:00
Gymnasiast
89ed116664
Create Ride::ChangeStatusCheckTrackValidity() to reduce codedup
...
Co-authored-by: spacek531 <spacek531@users.noreply.github.com >
2022-12-17 17:38:33 +01:00
Gymnasiast
4923847f39
Refactor ride track checking code to use constrefs
2022-12-17 17:34:00 +01:00