1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 12:33:17 +01:00
Commit Graph

22619 Commits

Author SHA1 Message Date
ζeh Matt
4fe71f3b45 Refactor explicit constructor usage in LargeSceneryPlaceAction 2021-10-27 04:32:03 +03:00
ζeh Matt
effc6f4413 Refactor explicit constructor usage in FootpathRemoveAction 2021-10-27 04:32:03 +03:00
ζeh Matt
1660a5080b Refactor explicit constructor usage in RideSetColourSchemeAction 2021-10-27 04:32:02 +03:00
ζeh Matt
bb149d471c Refactor explicit constructor usage in RideSetAppearanceAction 2021-10-27 04:32:02 +03:00
ζeh Matt
4a408821fd Refactor explicit constructor usage in RideEntranceExitPlaceAction 2021-10-27 04:32:02 +03:00
ζeh Matt
33b18309cb Refactor explicit constructor usage in ParkMarketingAction 2021-10-27 04:32:02 +03:00
ζeh Matt
1014c84620 Refactor explicit constructor usage in RideEntranceExitRemoveAction 2021-10-27 04:32:02 +03:00
ζeh Matt
586147c8dc Refactor explicit constructor usage in FootpathPlaceFromTrackAction 2021-10-27 04:32:02 +03:00
ζeh Matt
6bfefc1cbd Refactor explicit constructor usage in PeepPickupAction 2021-10-27 04:32:01 +03:00
ζeh Matt
4429bce005 Refactor explicit constructor usage in ParkSetResearchFundingAction 2021-10-27 04:32:01 +03:00
ζeh Matt
ea6d2f6b65 Refactor explicit constructor usage in ParkSetParameterAction 2021-10-27 04:32:01 +03:00
ζeh Matt
9f4f1136ed Refactor explicit constructor usage in ParkSetDateAction 2021-10-27 04:32:01 +03:00
ζeh Matt
c4465464b6 Refactor explicit constructor usage in BannerSetColourAction 2021-10-27 04:32:01 +03:00
ζeh Matt
59a752bb15 Refactor explicit constructor usage in LargeScenerySetColourAction 2021-10-27 04:32:01 +03:00
ζeh Matt
16a30c13a3 Refactor explicit constructor usage in BannerRemoveAction 2021-10-27 04:32:00 +03:00
ζeh Matt
cd7d5a0b40 Refactor explicit constructor usage in ParkEntranceRemoveAction 2021-10-27 04:32:00 +03:00
ζeh Matt
d44bb21d97 Refactor explicit constructor usage in BannerSetStyleAction 2021-10-27 04:32:00 +03:00
ζeh Matt
c4ea5732ea Refactor explicit constructor usage in LargeSceneryRemoveAction 2021-10-27 04:32:00 +03:00
ζeh Matt
f207ad4f64 Refactor explicit constructor usage in FootpathAdditionRemoveAction 2021-10-27 04:32:00 +03:00
ζeh Matt
520053a9ff Refactor explicit constructor usage in LandLowerAction 2021-10-27 04:32:00 +03:00
ζeh Matt
a9d9fd5f4f Refactor explicit constructor usage in FootpathAdditionPlaceAction 2021-10-27 04:31:59 +03:00
ζeh Matt
f8d9b0a2f9 Refactor explicit constructor usage in GuestSetNameAction 2021-10-27 04:31:59 +03:00
ζeh Matt
fe3d3bdb3f Refactor explicit constructor usage in GuestSetFlagsAction 2021-10-27 04:31:59 +03:00
ζeh Matt
fcce046a48 Refactor explicit constructor usage in BannerPlaceAction 2021-10-27 04:31:59 +03:00
ζeh Matt
cad2f42703 Refactor explicit constructor usage in BalloonPressAction 2021-10-27 04:31:59 +03:00
ζeh Matt
43608c807c Make construction of GameActions::Result explicit 2021-10-27 04:31:59 +03:00
ζeh Matt
ea3463399f Merge pull request #15635 from ZehMatt/refactor/constructionclearance-result
#15632: Refactor result passing on ConstructClearResult
2021-10-26 18:29:49 -07:00
ζeh Matt
bdc4393517 Cleanup MapCanConstructWithClearAt 2021-10-26 22:15:04 +03:00
Michael Steenbeek
a1b70b59d6 Fix #15177: Crash in lightfx_add_lights_magic_vehicle() 2021-10-26 20:10:03 +02:00
Michael Steenbeek
dd007c836f Fix #15579: Crash in track_block_get_next() 2021-10-26 18:05:13 +00:00
OpenRCT2 git bot
2146abb17f Merge Localisation/master into OpenRCT2/develop 2021-10-26 04:08:51 +00:00
Michael Steenbeek
b1538d434a Merge pull request #15623 from Gymnasiast/fix/14482
Fix #14482: Rides with Crooked House hack sometimes misbehave
2021-10-24 21:13:45 +02:00
Sijmen
380b20f71d Apply review suggestions 2021-10-23 18:20:45 +02:00
Hielke Morsink
0e8c4ec642 Use ScreenCoordsXY/ScreenSize for columns 2021-10-23 11:22:48 +02:00
Hielke Morsink
30506c7a35 Use ScreenCoordsXY and ScreenSize structs for main toolbar 2021-10-23 11:22:43 +02:00
OpenRCT2 git bot
72439c28d2 Merge Localisation/master into OpenRCT2/develop 2021-10-23 04:08:27 +00:00
Hielke Morsink
1a947c55d0 Update scroll and spinners 2021-10-22 19:52:17 +02:00
Gymnasiast
9e0fac9169 Bump network version 2021-10-22 16:17:40 +02:00
Gymnasiast
9b6b86c855 Make convertFlat parameter explicit 2021-10-22 16:16:50 +02:00
Gymnasiast
59e73f9cfb Add additional explanation + fix for flat ride vehicles on track 2021-10-22 16:15:21 +02:00
Gymnasiast
afb49dfe38 Also fix vehicle track refs for good measure 2021-10-22 16:15:21 +02:00
Gymnasiast
815d09a431 Fix #14482: Rides with Crooked House hack sometimes misbehave 2021-10-22 16:15:21 +02:00
Hielke Morsink
a4ed1cb6ce Update feature requests link to point to Discussions 2021-10-22 12:59:42 +00:00
Sijmen
dc532f6ac9 Rename showServerVersion to showVersionTooltip 2021-10-22 00:51:37 +02:00
Hielke Morsink
0d6a503e22 Move table header text to widget definitions 2021-10-21 23:41:50 +02:00
Hielke Morsink
41c1f447e5 Refactor define for shared widgets to use MakeWidget
This commis also fixes a few pixel-perfect alignment issues.
2021-10-21 23:34:27 +02:00
Sijmen
f2c4952657 Fix server list network version tooltip logic
Moved the showing/hiding of the tooltip to scroll_mouseover, and
simplified the logic. Now, the tooltip will consistently show instead of
only when it felt like it :)
2021-10-21 21:01:40 +02:00
Sijmen
c2b2e67c1f Remove unused server_list_get_item_button function 2021-10-21 21:01:40 +02:00
ζeh Matt
31239e3941 Refactor result passing on ConstructClearResult 2021-10-21 19:26:17 +03:00
Michael Steenbeek
4205b3569b Merge pull request #15619 from ZehMatt/refactor/construction-clearnace
Refactor out construction clearance into a new compilation unit
2021-10-21 16:55:21 +02:00