OpenRCT2/src/openrct2/entity
Aaron van Geffen 6c66bff4b6
Let heavy snow and blizzards make guests buy and use umbrellas (#21986)
2024-05-14 19:18:42 +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 Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +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 Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +02:00
EntityRegistry.h Part of #21193: move entities to GameState_t 2024-03-15 00:22:18 +01:00
EntityTweener.cpp Fix compilation on Arch Linux with GCC 14 (#22031) 2024-05-13 22:09:00 +00: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 Let heavy snow and blizzards make guests buy and use umbrellas (#21986) 2024-05-14 19:18:42 +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 Introduce Config namespace and struct 2024-05-10 12:10:21 +02: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 Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Peep.h Scripting: allow precise and safe control of peep animations 2024-05-05 21:09:41 +00:00
Staff.cpp Refactor slope flags 2024-05-10 20:16:07 +02:00
Staff.h Scripting: tailor costume assignment to each staff type 2024-05-05 22:41:52 +02:00
Yaw.hpp Replace uint8's with EnumValue 2024-03-04 19:04:18 +00:00