OpenRCT2/src/openrct2/object
Gymnasiast 1b2c1a4d83 Fix #7111: Path items appear twice in build menu
Issue caused by #7106 - fixed it for banners, but forgot to fix it for path bits as well.
2018-02-01 11:39:34 +01:00
..
BannerObject.cpp Add more object source filters 2018-01-31 13:07:20 +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 Fix #7111: Path items appear twice in build menu 2018-02-01 11:39:34 +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 Fix mistake in RCT1 object list [ci skip] 2018-01-31 22:09:12 +01:00
Object.h Add more object source filters 2018-01-31 13:07:20 +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 Add more object source filters 2018-01-31 13:07:20 +01:00
ObjectManager.h Refactor objects 2018-01-03 10:16:51 +01:00
ObjectRepository.cpp Add more object source filters 2018-01-31 13:07:20 +01:00
ObjectRepository.h Remove unused ORI_RIDE_FLAG_SEPARATE 2018-01-09 21:35:10 +01:00
RideObject.cpp Name animation flags 2018-01-30 12:53:50 +00: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 Make official object translations consistent, fix bug 2018-01-31 21:17:27 +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