OpenRCT2/src/openrct2/object
Michael Steenbeek 9ef8d6da42
Convert most remaining C-style casts to C++-style ones (#11867)
2020-06-07 23:18:11 +02:00
..
BannerObject.cpp Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
BannerObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
DefaultObjects.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
DefaultObjects.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
EntranceObject.cpp Remove old code for MEDIENTR 2019-03-19 22:21:06 +01:00
EntranceObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FootpathItemObject.cpp Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
FootpathItemObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FootpathObject.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FootpathObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ImageTable.cpp Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ImageTable.h Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
LargeSceneryObject.cpp Prepare object indices for uint16_t (part 2) (#10966) 2020-03-18 21:27:53 +01:00
LargeSceneryObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Object.cpp Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
Object.h Create command to export images from .DAT file 2020-05-23 15:30:50 +02:00
ObjectFactory.cpp Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
ObjectFactory.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ObjectJsonHelpers.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
ObjectJsonHelpers.h Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ObjectLimits.h Convert objects limits to constexpr (#10984) 2020-03-20 21:10:07 +01:00
ObjectList.cpp Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ObjectList.h Use (RCT12)ObjectEntryIndex in more places 2020-05-01 22:06:13 +02:00
ObjectManager.cpp Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ObjectManager.h Create ObjectEntryIndex (#10980) 2020-03-20 19:28:39 +01:00
ObjectRepository.cpp Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ObjectRepository.h Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
RideObject.cpp Refactor shop items 2020-05-11 19:16:23 +02:00
RideObject.h Refactor to reduce usage of LocationXY8 and sLocationXY8 (#10479) 2019-12-30 19:03:34 +00:00
SceneryGroupObject.cpp Prepare object indices for uint16_t (part 2) (#10966) 2020-03-18 21:27:53 +01:00
SceneryGroupObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SceneryObject.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SceneryObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SmallSceneryObject.cpp Split identifier and legacyIdentifier on Object 2020-05-08 15:28:48 +01:00
SmallSceneryObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
StationObject.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
StationObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
StringTable.cpp Fix #11640: Object shows with blank description (#11641) 2020-05-05 18:49:58 +02:00
StringTable.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TerrainEdgeObject.cpp Reimplement landscape door drawing (#11233) 2020-04-17 19:59:38 +02:00
TerrainEdgeObject.h Reimplement landscape door drawing (#11233) 2020-04-17 19:59:38 +02:00
TerrainSurfaceObject.cpp Use define for some remapping instructions 2020-03-05 18:15:03 +01:00
TerrainSurfaceObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
WallObject.cpp Fix JSON object walls with only remap colours 2 and 3 (#11821) 2020-05-28 22:03:50 +02:00
WallObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
WaterObject.cpp Fix #11570 - create gfx_draw_string_centered() overload (#11760) 2020-05-17 15:29:56 -03:00
WaterObject.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00