OpenRCT2/src/openrct2/object
AuraSpecs 83598ba898
OpenMusic release v1.5 (#21004)
Adds Rock style 4 ride music by Blackend Blue.
2023-11-28 06:09:58 -03:00
..
AudioObject.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
AudioObject.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
AudioSampleTable.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
AudioSampleTable.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
BannerObject.cpp Remove bad identifier users 2023-05-22 08:46:15 +01:00
BannerObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
BannerSceneryEntry.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
DefaultObjects.cpp OpenMusic release v1.5 (#21004) 2023-11-28 06:09:58 -03:00
DefaultObjects.h OpenMusic release v1.5 (#21004) 2023-11-28 06:09:58 -03:00
EntranceEntry.h Move misc ObjectEntries into Object folder (#19281) 2023-01-27 19:44:58 +00:00
EntranceObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
EntranceObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
FootpathEntry.h Move misc ObjectEntries into Object folder (#19281) 2023-01-27 19:44:58 +00:00
FootpathObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
FootpathObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
FootpathRailingsObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
FootpathRailingsObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
FootpathSurfaceObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
FootpathSurfaceObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
ImageTable.cpp Replace Equals with IEquals where appropriate 2023-07-05 23:14:05 +03:00
ImageTable.h Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
LargeSceneryEntry.h Fix #19722: "Forbid tree removal" doesn't apply to large trees 2023-09-19 14:59:18 +02:00
LargeSceneryObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
LargeSceneryObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
MusicObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
MusicObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
Object.cpp Merge pull request #20271 from duncanspumpkin/objDescriptor 2023-06-26 16:11:45 +03:00
Object.h Merge pull request #20271 from duncanspumpkin/objDescriptor 2023-06-26 16:11:45 +03:00
ObjectAsset.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ObjectEntryManager.cpp Add Object Entry Manager (#19332) 2023-02-12 20:43:11 +00:00
ObjectEntryManager.h Add Object Entry Manager (#19332) 2023-02-12 20:43:11 +00:00
ObjectFactory.cpp Fix #19823. Disallow overriding with wrong object type (#20182) 2023-05-14 20:31:06 +00:00
ObjectFactory.h Replace snakes in Class names OpenRCT2/N*-P* (#19227) 2023-01-20 05:24:44 +00:00
ObjectLimits.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
ObjectList.cpp Small path additions cleanup (#20076) 2023-05-09 20:08:25 +01:00
ObjectList.h Remove loadsasnakes (#19192) 2023-01-17 19:46:55 +00:00
ObjectManager.cpp Merge pull request #20100 from IntelOrca/plugin/object-manager 2023-06-26 02:26:13 +03:00
ObjectManager.h Implement object manager for plugins 2023-05-02 20:28:14 +01:00
ObjectRepository.cpp Replace Equals with IEquals where appropriate 2023-07-05 23:14:05 +03:00
ObjectRepository.h Add flag to mark an object as a compatibility object 2023-03-25 14:40:03 +01:00
ObjectTypes.cpp Implement object manager for plugins 2023-05-02 20:28:14 +01:00
ObjectTypes.h Merge pull request #20100 from IntelOrca/plugin/object-manager 2023-06-26 02:26:13 +03:00
PathAdditionEntry.h Small path additions cleanup (#20076) 2023-05-09 20:08:25 +01:00
PathAdditionObject.cpp Remove bad identifier users 2023-05-22 08:46:15 +01:00
PathAdditionObject.h Small path additions cleanup (#20076) 2023-05-09 20:08:25 +01:00
ResourceTable.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ResourceTable.h Fix int32_t being undefined on Musl systems due to missing import (#20231) 2023-05-18 14:16:59 +01:00
RideObject.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
RideObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
SceneryGroupEntry.h ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
SceneryGroupObject.cpp Merge pull request #20100 from IntelOrca/plugin/object-manager 2023-06-26 02:26:13 +03:00
SceneryGroupObject.h Add scenery group object interface 2023-05-02 20:27:56 +01:00
SceneryObject.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
SmallSceneryEntry.h Fix #19989: Crash with small scenery objects having no offsets defined (#19990) 2023-04-19 06:35:09 +01:00
SmallSceneryObject.cpp Fix #19989: Crash with small scenery objects having no offsets defined (#19990) 2023-04-19 06:35:09 +01:00
SmallSceneryObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
StationObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
StationObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
StringTable.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
StringTable.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TerrainEdgeObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
TerrainEdgeObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
TerrainSurfaceObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
TerrainSurfaceObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
WallObject.cpp Expose obj image offset and num images to plugins (#17567) 2023-04-13 19:09:15 +00:00
WallObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00
WallSceneryEntry.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
WaterEntry.h ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
WaterObject.cpp Fix #19916. Crash when changing language (#19945) 2023-04-15 21:11:01 +00:00
WaterObject.h Pass dpi as ref when drawing object preview 2023-03-13 16:52:49 +01:00