OpenRCT2/src/openrct2/entity
mrmbernardi 98a52efb7e
Fix #5677: Balloons pass through the ground and objects (#20483)
2023-12-26 08:28:19 -03:00
..
Balloon.cpp Fix #5677: Balloons pass through the ground and objects (#20483) 2023-12-26 08:28:19 -03:00
Balloon.h Fix #5677: Balloons pass through the ground and objects (#20483) 2023-12-26 08:28:19 -03:00
Duck.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Duck.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityBase.cpp Move Direction out and rename it to Orientation to avoid name conflict 2023-04-07 22:46:25 +03:00
EntityBase.h Revert #20286 2023-05-31 18:21:33 +03:00
EntityList.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EntityRegistry.cpp Update the money effect even when the game is paused (#21102) 2023-12-23 11:04:25 -03:00
EntityRegistry.h Update the money effect even when the game is paused (#21102) 2023-12-23 11:04:25 -03:00
EntityTweener.cpp Revert #20286 2023-05-31 18:21:33 +03:00
EntityTweener.h Add a way to invalidate entity tweening 2023-05-24 00:43:23 +03:00
Fountain.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Fountain.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Guest.cpp These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
Guest.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Litter.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Litter.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
MoneyEffect.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
MoneyEffect.h Rename Vertical to GuestPurchase, this better reflects actual use 2023-03-22 22:28:14 +02:00
Particle.cpp Rename members of EntitySpriteData 2023-04-07 19:47:26 +03: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 These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
Peep.h Move Direction out and rename it to Orientation to avoid name conflict 2023-04-07 22:46:25 +03:00
Staff.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Staff.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Yaw.hpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00