OpenRCT2/src/openrct2/entity
ζeh Matt e405658f6a
Code style and cleanup
2021-12-13 16:00:51 +02:00
..
Balloon.cpp Move painting for Balloon entity 2021-11-27 15:29:33 +02:00
Balloon.h Move painting for Balloon entity 2021-11-27 15:29:33 +02:00
Duck.cpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
Duck.h Move painting for Duck entity 2021-11-27 15:27:41 +02:00
EntityBase.cpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
EntityBase.h Add paint function to entities 2021-11-27 15:20:17 +02:00
EntityList.h Introduce RCT2 namespace (#16037) 2021-11-28 16:51:38 +00:00
EntityRegistry.cpp Move remaining EntityBase functions to EntityBase.cpp 2021-11-27 15:12:57 +02:00
EntityRegistry.h Move code from Entity.h into EntityRegistry.h 2021-11-26 19:41:36 +02:00
EntityTweener.cpp Move Staff/Guest/Peep to entity 2021-11-26 18:26:19 +02:00
EntityTweener.h Move entity code from world into entity 2021-11-24 16:37:28 +02:00
Fountain.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
Fountain.h Move painting for Fountain entity 2021-11-27 15:37:12 +02:00
Guest.cpp Implement custom BitSet and replace std::bitset 2021-12-12 23:47:17 +02:00
Guest.h Code style and cleanup 2021-12-13 16:00:51 +02:00
Litter.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
Litter.h Move painting to Litter entity 2021-11-27 15:55:24 +02:00
MoneyEffect.cpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
MoneyEffect.h Move painting for MoneyEffect entity 2021-11-27 15:47:05 +02:00
Particle.cpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
Particle.h Move painting for SteamParticle entity 2021-11-27 15:43:39 +02:00
Peep.cpp Merge pull request #16190 from Gymnasiast/refactor/normalised-tile-element-type-3 2021-12-12 09:53:09 +01:00
Peep.h Make Parkfile Pathfinding Deterministic (#16147) 2021-12-11 16:03:59 +00:00
Staff.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
Staff.h Move staff_set_name to Staff 2021-12-03 17:40:27 +02:00