OpenRCT2/src/openrct2/entity
Duncan b56748bc82
ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385)
* Move footpathitem entry into new getter

* Move scenery group entry into new getter

* Move water entry into new getter

* Move large scenery entry into new getter

* Remove unused header includes

* Fix compile issue

* Include missing header from vcxproj
2023-02-15 21:35:16 +00:00
..
Balloon.cpp Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
Balloon.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Duck.cpp Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
Duck.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityBase.cpp Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
EntityBase.h Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
EntityList.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityRegistry.cpp Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
EntityRegistry.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityTweener.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityTweener.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Fountain.cpp Use BoundBoxXYZ version of PaintAddImageAsParentRotated() 2023-02-13 20:51:42 +01:00
Fountain.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Guest.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
Guest.h Return const RideObjectEntry*, refactor uses and fix related access 2023-02-05 17:36:37 +02:00
Litter.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Litter.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
MoneyEffect.cpp Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
MoneyEffect.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Particle.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Particle.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
PatrolArea.cpp Remove snake_case in core folder 2023-01-16 22:20:41 +01:00
PatrolArea.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Peep.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
Peep.h Rename Id to Id to PeepId to avoid conflicts with entity id 2023-01-27 19:11:04 +02:00
Staff.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
Staff.h Remove snake_case from OpenRCT2/entity folder 2023-01-17 21:16:36 +00:00
Yaw.hpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00