1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 04:53:12 +01:00
Commit Graph

22110 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
OpenRCT2 git bot
72439c28d2 Merge Localisation/master into OpenRCT2/develop 2021-10-23 04:08:27 +00: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
ζ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
ζeh Matt
dd2a140d1f Apply review suggestions 2021-10-21 16:44:56 +03:00
OpenRCT2 git bot
14c5f13b18 Merge Localisation/master into OpenRCT2/develop 2021-10-21 04:08:57 +00:00
Duncan
e13307a28d Small cleanup of variables (#13655)
Co-authored-by: Gymnasiast <m.o.steenbeek@gmail.com>
2021-10-20 23:51:06 -03:00
Sijmen
ebedf83176 Format ServerList.cpp (#15625) 2021-10-20 21:26:01 -03:00
Steve Blythe
b15dc66acb Part of #12098: Use ScreenRect in gfx_filter_rect() (#15603) 2021-10-20 19:43:32 -03:00
ζeh Matt
a40f6a8444 Include required headers 2021-10-20 22:21:54 +03:00
ζeh Matt
7a30169c28 Refactor out construction clearance into a new compilation unit 2021-10-20 22:21:54 +03:00
ζeh Matt
60422960a3 Merge pull request #15616 from ZehMatt/fix-15006
Fix #15006: Prevent allocating empty texture atlases
2021-10-20 10:46:57 -07:00
ζeh Matt
ea0b8840ac Merge pull request #15610 from ZehMatt/refactor/stringvariant
Replace StringVariant with std::variant
2021-10-20 10:46:42 -07:00