OpenRCT2/src/openrct2/entity
Gymnasiast c158854a7f
Move Park into namespace, add other park-related things to struct
2024-04-04 18:14:27 +02:00
..
Balloon.cpp Check station flags instead of hardcoded legacy IDs 2024-01-06 14:46:17 +01:00
Balloon.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Duck.cpp Replace gCurrentTicks with the one in GameState_t 2024-01-19 16:32:19 +02:00
Duck.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
EntityBase.cpp Add a function to invalidate viewports pre-transformed position 2024-03-05 10:25:59 +02:00
EntityBase.h Revert #20286 2023-05-31 18:21:33 +03:00
EntityList.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
EntityRegistry.cpp Part of #21421: Refactor MAXIMUM_MAP_SIZE_TECHNICAL 2024-03-25 16:17:32 +01:00
EntityRegistry.h Part of #21193: move entities to GameState_t 2024-03-15 00:22:18 +01:00
EntityTweener.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
EntityTweener.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Fountain.cpp Replace gCurrentTicks with the one in GameState_t 2024-01-19 16:32:19 +02:00
Fountain.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Guest.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Guest.h Refactor peep update (#21605) 2024-03-16 06:35:55 -03:00
Litter.cpp Move cheats to struct in GameState_t 2024-03-03 22:44:15 +01:00
Litter.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
MoneyEffect.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
MoneyEffect.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Particle.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Particle.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
PatrolArea.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
PatrolArea.h Part of #21421: Refactor MAXIMUM_MAP_SIZE_TECHNICAL 2024-03-25 16:17:32 +01:00
Peep.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Peep.h Move gPeepWarningThrottle to GameState_t 2024-03-14 18:39:11 +01:00
Staff.cpp Part of #21421: replace define with constexpr (#21679) 2024-04-01 07:00:32 -03:00
Staff.h Replace uint8's with EnumValue 2024-03-04 19:04:18 +00:00
Yaw.hpp Replace uint8's with EnumValue 2024-03-04 19:04:18 +00:00