OpenRCT2/src/openrct2/entity
Aaron van Geffen 17af7db195 Force sprite update after invoking Staff::SetCostume 2024-04-21 22:54:10 +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 Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
Guest.h Replace notation in Guest.h 2024-04-15 16:48:41 +02: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 Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
Peep.h Refactor g_peep_animation_entries into kPeepAnimationEntries 2024-04-21 22:53:37 +02:00
Staff.cpp Force sprite update after invoking Staff::SetCostume 2024-04-21 22:54:10 +02: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