1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00
Commit Graph

21303 Commits

Author SHA1 Message Date
duncanspumpkin
08bd6080fd Add missing compare
This should hopefully fail the test
2021-06-08 07:46:56 +01:00
Duncan
92cc559cf3 Merge pull request #14791 from duncanspumpkin/map
Map refactor from NSF
2021-06-08 07:43:26 +01:00
Michael Steenbeek
8e01bd46ce Remove LocationXY(Z)16 (#14834) 2021-06-07 17:44:38 +02:00
Jamie Quigley
1d84bdca88 Refactor PATH_BIT_DRAW_TYPE_LIGHTS to use strong enum (#14837)
* Refactor PATH_BIT_DRAW_TYPE to use strong enum

* Rename PathBitDrawType members to be singular

* Remove whitespace and add trailing comma
2021-06-07 13:40:27 +01:00
Nick
cf7b277d89 Close #13765: Refactor Changelog window into class 2021-06-07 10:33:08 +02:00
duncanspumpkin
b2c0c3e246 Handle reaching tile element limits more gracefully 2021-06-06 08:28:07 +01:00
OpenRCT2 git bot
c1c9353dd2 Merge Localisation/master into OpenRCT2/develop 2021-06-06 05:00:05 +00:00
duncanspumpkin
c7c634e825 Readd comment 2021-06-05 21:19:06 +01:00
duncanspumpkin
c9777535d6 Fix export 2021-06-05 21:17:03 +01:00
Ted John
81d7c3f02b Make tile elements dynamic and resizeable 2021-06-05 21:17:03 +01:00
Ted John
051a09d2b7 Update map tile loop to support large maps. 2021-06-05 21:17:03 +01:00
ζeh Matt
c87860b3d3 Merge pull request #14271 from ZehMatt/refactor/paint-coords
Refactor uses of PaintAddImageAsParent
2021-06-05 20:06:37 +03:00
Matt
e289e21503 Address code review 2021-06-05 17:24:37 +03:00
Matt
2ec5cca3a2 Fix TestPaint 2021-06-05 17:16:07 +03:00
Matt
a35d221afa Remove unnecessary construction of CoordsXYZ in Supports.cpp 2021-06-05 17:16:07 +03:00
Matt
79e627b2da Refactor uses of PaintAddImageAsParent in TrackPaint.cpp 2021-06-05 17:16:07 +03:00
Matt
5b2655fe7e Refactor uses of PaintAddImageAsParent in Maze.cpp 2021-06-05 17:16:06 +03:00
Matt
b7b5cb4f67 Refactor uses of PaintAddImageAsParent in RiverRapids.cpp 2021-06-05 17:16:06 +03:00
Matt
0aa15748f6 Refactor uses of PaintAddImageAsParent in JuniorRollerCoaster.cpp 2021-06-05 17:16:06 +03:00
Matt
1d3b56a59e Refactor uses of PaintAddImageAsParent in Supports.cpp 2021-06-05 17:16:06 +03:00
Matt
db493d157e Refactor uses of PaintAddImageAsParent in MiniGolf.cpp 2021-06-05 17:16:06 +03:00
Matt
91ddb0f5c9 Refactor uses of PaintAddImageAsParent in GoKarts.cpp 2021-06-05 17:16:06 +03:00
Matt
74f0cf8063 Refactor uses of PaintAddImageAsParent in Monorail.cpp 2021-06-05 17:16:05 +03:00
Matt
2aed03ca5f Refactor uses of PaintAddImageAsParent in Paint.Path.cpp 2021-06-05 17:16:05 +03:00
Matt
58df44efc3 Refactor uses of PaintAddImageAsParent in TrackPaint.cpp 2021-06-05 17:16:05 +03:00
Matt
0036652eb5 Refactor uses of PaintAddImageAsParent in TopSpin.cpp 2021-06-05 17:16:05 +03:00
Matt
4009582f6d Refactor uses of PaintAddImageAsParent in AirPoweredVerticalCoaster.cpp 2021-06-05 17:16:05 +03:00
Matt
a12a2b6964 Refactor uses of PaintAddImageAsParent in MerryGoRound.cpp 2021-06-05 17:16:05 +03:00
Matt
38ce48fdf1 Refactor uses of PaintAddImageAsParent in Chairlift.cpp 2021-06-05 17:16:05 +03:00
Matt
3af40e0ec5 Refactor uses of PaintAddImageAsParent in Paint.Peep.cpp 2021-06-05 17:16:04 +03:00
Matt
8509ecd2b8 Refactor uses of PaintAddImageAsParent in Paint.Surface.cpp 2021-06-05 17:16:04 +03:00
Matt
5781f8e810 Refactor uses of PaintAddImageAsParent in FlyingSaucers.cpp 2021-06-05 17:16:04 +03:00
Matt
ef527d3c4b Refactor uses of PaintAddImageAsParent in CarRide.cpp 2021-06-05 17:16:04 +03:00
Matt
bcef621ac8 Refactor uses of PaintAddImageAsParent in Paint.Misc.cpp 2021-06-05 17:16:04 +03:00
Matt
83a196ca13 Refactor uses of PaintAddImageAsParent in BoatHire.cpp 2021-06-05 17:16:04 +03:00
Matt
fcf8903304 Refactor uses of PaintAddImageAsParent in Paint.TileElement.cpp 2021-06-05 17:16:03 +03:00
Matt
5818a0a4f3 Refactor uses of PaintAddImageAsParent in VirtualFloor.cpp 2021-06-05 17:16:03 +03:00
Matt
4d62a7396c Add CoordsXYZ overload for PaintAddImageAsParent 2021-06-05 17:16:00 +03:00
Duncan
c34079acee Refactor LargeSceneryEntry and remove rct_scenery_entry (#14816) 2021-06-04 12:41:23 +01:00
Duncan
12c5484f44 Refactor SmallSceneryEntry (#14815) 2021-06-03 22:14:41 -03:00
ζeh Matt
8fc7e06116 Move gLastStringPos into rct_drawpixelinfo (#14811) 2021-06-03 22:10:09 -03:00
Duncan
8f59fe91cb BannerSceneryEntry Refactor (#14810)
* Refactor BannerSceneryEntry to enforce type

* Remove old comment

* Fix incorrect renameing
2021-06-03 21:43:30 +01:00
Duncan
6f81248084 Rework and refactor PathBitEntry (#14809) 2021-06-03 21:23:00 +01:00
Duncan
425f968a67 Rearrange WallSceneryEntry to enforce types (#14808)
* Rearrange WallSceneryEntry to enforce types

* Clang format

Correct inverted nullptr check
2021-06-03 13:26:00 +01:00
KirilAngelov
97002cae5d Close #14804: Rename isBanner to isDoubleSided 2021-06-03 12:18:22 +02:00
Duncan
03378782ff Split off litter code to litter.cpp (#14799)
* Split off litter code to litter.cpp

* Use PATH_CLEARANCE
2021-06-03 08:27:03 +01:00
Duncan
7253b92cfd Use correct function call for WallPlaceAction plugin visitor (#14806)
* Use correct function call for WallPlaceAction plugin visitor

* Increment plugin version

* Update changelog
2021-06-02 21:30:49 +01:00
Duncan
fd4a798cfb Merge pull request #14805 from aemreaydin/max_circuits_refactor
Refactored code to use a constant for max circuits
2021-06-02 16:49:58 +01:00
Emre Aydin
ac80ca7b46 Refactored code to use a constant for max circuits 2021-06-02 17:48:09 +03:00
Duncan
b7e7915efa Merge pull request #14780 from duncanspumpkin/sprite2
Sprite Refactor 2: Moving around EntityTweener and misc
2021-06-01 20:10:17 +01:00