OpenRCT2/src/openrct2/object
Gymnasiast 14275f3be4
Read hasShelter property from station object
2021-10-27 11:46:07 +02:00
..
BannerObject.cpp BannerSceneryEntry Refactor (#14810) 2021-06-03 21:43:30 +01:00
BannerObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
DefaultObjects.cpp Update object names 2021-05-19 15:12:50 +02:00
DefaultObjects.h Update object names 2021-05-19 15:12:50 +02:00
EntranceObject.cpp Replace includes of Json.hpp in header files with json_fwd.hpp 2020-10-02 11:31:20 +01:00
EntranceObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
FootpathItemObject.cpp Refactor PATH_BIT_DRAW_TYPE_LIGHTS to use strong enum (#14837) 2021-06-07 13:40:27 +01:00
FootpathItemObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
FootpathObject.cpp Rework path surface and railings descriptor handling 2021-09-05 19:09:09 +02:00
FootpathObject.h Fix remaining merge conflicts 2021-09-17 22:16:47 +01:00
FootpathRailingsObject.cpp Add support for “no queue banner” flag 2021-10-17 12:34:54 +02:00
FootpathRailingsObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
FootpathSurfaceObject.cpp Rework path surface and railings descriptor handling 2021-09-05 19:09:09 +02:00
FootpathSurfaceObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
ImageTable.cpp Backport ImageTable changes 2021-10-20 16:50:38 +03:00
ImageTable.h Backport ImageTable changes 2021-10-20 16:50:38 +03:00
LargeSceneryObject.cpp Fix LargeSceneryObject and WaterObject not tearing down the image ID 2021-10-10 00:09:36 +02:00
LargeSceneryObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
MusicObject.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
MusicObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
Object.cpp Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-09-28 01:53:18 +03:00
Object.h Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-09-28 01:53:18 +03:00
ObjectFactory.cpp Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
ObjectFactory.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
ObjectLimits.h Fix #15319: Clicking on Object Selection Cheat Freezes the Game 2021-09-04 01:09:09 +02:00
ObjectList.cpp Merge branch 'develop' into new-save-format 2021-10-19 22:26:08 +02:00
ObjectList.h Fix more merge conflicts 2021-09-17 21:17:23 +01:00
ObjectManager.cpp Remove resolved TODO 2021-10-20 21:37:01 +02:00
ObjectManager.h Fix remaining merge conflicts 2021-09-17 22:16:47 +01:00
ObjectRepository.cpp Merge branch 'develop' into new-save-format 2021-09-17 23:41:58 +02:00
ObjectRepository.h Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
RideObject.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
RideObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
SceneryGroupObject.cpp Move function for NSF use 2021-09-27 22:54:41 +02:00
SceneryGroupObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
SceneryObject.cpp Update objects to v1.0.21 2021-03-12 11:04:04 +01:00
SceneryObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
SmallSceneryObject.cpp Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-10-06 19:47:09 +03:00
SmallSceneryObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
StationObject.cpp Read hasShelter property from station object 2021-10-27 11:46:07 +02:00
StationObject.h Read hasShelter property from station object 2021-10-27 11:46:07 +02:00
StringTable.cpp Refactor to use push_back more efficient (#13726) 2021-01-08 20:59:55 +00:00
StringTable.h Change includes of nlohmann/json_fwd.hpp to new core/JsonFwd.hpp 2020-10-06 00:16:21 +02:00
TerrainEdgeObject.cpp Apply review requests 2021-03-31 19:15:33 +02:00
TerrainEdgeObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
TerrainSurfaceObject.cpp Apply review requests 2021-03-31 19:15:33 +02:00
TerrainSurfaceObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
WallObject.cpp Rearrange WallSceneryEntry to enforce types (#14808) 2021-06-03 13:26:00 +01:00
WallObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00
WaterObject.cpp Fix LargeSceneryObject and WaterObject not tearing down the image ID 2021-10-10 00:09:36 +02:00
WaterObject.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00