Commit Graph

64 Commits

Author SHA1 Message Date
ζeh Matt a9f76712b5
Add paint function to entities 2021-11-27 15:20:17 +02:00
ζeh Matt 496fdfd3eb
Move remaining EntityBase functions to EntityBase.cpp 2021-11-27 15:12:57 +02:00
ζeh Matt bcb527d331
Fix truncation of coordinates (#16004) 2021-11-27 07:26:52 +00:00
ζeh Matt c4ad5fcd15
Adjust includes 2021-11-26 21:01:44 +02:00
ζeh Matt d12d538d84
Rename Entity.cpp to EntityBase.cpp 2021-11-26 19:41:39 +02:00
ζeh Matt cb76165448
Move code from Entity.h into EntityRegistry.h 2021-11-26 19:41:36 +02:00
ζeh Matt 9f23449ffb
Move Staff/Guest/Peep to entity 2021-11-26 18:26:19 +02:00
ζeh Matt e3f8ff78b8
Move entity serialisation functions (#16003) 2021-11-26 07:25:04 +00:00
ζeh Matt 860fb77da4
Apply review suggestions 2021-11-24 19:03:41 +02:00
ζeh Matt 213064e312
Revert old storage until the complex member types are gone 2021-11-24 18:25:43 +02:00
ζeh Matt 0024252328
Fix includes 2021-11-24 17:19:52 +02:00
ζeh Matt 03fb9b390f
Rename Sprite to EntityRegistry 2021-11-24 17:04:12 +02:00
ζeh Matt 7c726e2a0c
Fix includes 2021-11-24 16:48:33 +02:00
ζeh Matt 8c290c7d92
Move entity code from world into entity 2021-11-24 16:37:28 +02:00