OpenRCT2/src/openrct2/object
ZehMatt 84f2917f59 Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
..
BannerObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
BannerObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
EntranceObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
EntranceObject.h Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
FootpathItemObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
FootpathItemObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
FootpathObject.cpp Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
FootpathObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
ImageTable.cpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
ImageTable.h Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
LargeSceneryObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
LargeSceneryObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
Object.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Object.h Refactor rct_research_item, refactor access to rct_research_item 2018-01-07 15:33:44 +01:00
ObjectFactory.cpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
ObjectFactory.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
ObjectLimits.h Refactor objects 2018-01-03 10:16:51 +01:00
ObjectList.cpp Clang-format guards for static data 2018-01-11 09:19:56 +01:00
ObjectList.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
ObjectManager.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
ObjectManager.h Refactor objects 2018-01-03 10:16:51 +01:00
ObjectRepository.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
ObjectRepository.h Remove unused ORI_RIDE_FLAG_SEPARATE 2018-01-09 21:35:10 +01:00
RideObject.cpp Remove unused ORI_RIDE_FLAG_SEPARATE 2018-01-09 21:35:10 +01:00
RideObject.h Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
SceneryGroupObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
SceneryGroupObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
SceneryObject.h Apply some refactoring 2017-11-02 12:22:28 +01:00
SmallSceneryObject.cpp Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
SmallSceneryObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
StexObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
StexObject.h Rename scenario.c|h to cpp 2018-01-03 15:07:17 +01:00
StringTable.cpp Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
StringTable.h Use std::string for objects 2017-12-14 14:38:14 +01:00
WallObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
WallObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
WaterObject.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
WaterObject.h Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00