OpenRCT2/src/openrct2/world
ζeh Matt cb6e9e5df3
Rename GetSurfaceStyleObject to GetSurfaceObject
2023-08-27 00:25:25 +03:00
..
tile_element Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Banner.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Banner.h Fix and refactor banner fixing (#19288) 2023-01-28 22:43:59 +00:00
Climate.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Climate.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ConstructionClearance.cpp Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
ConstructionClearance.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Entrance.cpp Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Entrance.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Footpath.cpp Apply review suggestion 2023-08-06 13:33:31 +03:00
Footpath.h Return PathElement instead of TileElement on MapGetFootpathElement 2023-08-05 17:54:44 +03:00
LargeScenery.cpp Split of Needs supports changes from OpenRCT2/OpenRCT2#19446 (#19759) 2023-04-04 07:52:07 +00:00
LargeScenery.h ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
Location.hpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Map.cpp Properly name setter/getter for edge object index 2023-08-26 21:01:27 +03:00
Map.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
MapAnimation.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
MapAnimation.h Fix #20349: Tile inspector creates map animations 2023-06-06 21:55:15 +02:00
MapGen.cpp Properly name setter/getter for edge object index 2023-08-26 21:01:27 +03:00
MapGen.h Rename classes with snakes OpenRCT2/G*-M* 2023-01-19 15:13:23 +00:00
MapHelpers.cpp Refactor MapGetSurfaceElementAt to accept TileCoordsXY 2023-04-05 23:13:47 +03:00
MapHelpers.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Park.cpp Move Direction out and rename it to Orientation to avoid name conflict 2023-04-07 22:46:25 +03:00
Park.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Scenery.cpp Small path additions cleanup (#20076) 2023-05-09 20:08:25 +01:00
Scenery.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
ScenerySelection.h scenery filtering improvements 2023-02-08 23:54:58 +01:00
SmallScenery.cpp Fix small scenery repainting (#19826) 2023-04-05 06:27:51 +02:00
SmallScenery.h Split of Needs supports changes from OpenRCT2/OpenRCT2#19446 (#19759) 2023-04-04 07:52:07 +00:00
Surface.cpp Rename GetSurfaceStyleObject to GetSurfaceObject 2023-08-27 00:25:25 +03:00
Surface.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
SurfaceData.cpp Replace surface corner hex values with named constants 2023-06-24 01:48:25 +02:00
SurfaceData.h Replace surface corner hex values with named constants 2023-06-24 01:48:25 +02:00
TileElement.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
TileElement.h Rename GetSurfaceStyleObject to GetSurfaceObject 2023-08-27 00:25:25 +03:00
TileElementBase.cpp Rename remaining snake in (RCT12)TileElement fields 2023-01-21 16:37:11 +01:00
TileElementsView.h clang-format fixes 2023-04-05 23:37:18 +03:00
TileInspector.cpp Fix inconsistent behaviour when removing in MP 2023-08-12 22:38:04 +02:00
TileInspector.h Selected TileElement now stored in paint session 2023-08-12 22:00:29 +02:00
TilePointerIndex.hpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Wall.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
Wall.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00