This website requires JavaScript.
Explore
Help
Sign In
Patedam
/
Juliet
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Juliet
/
Game
/
Entity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Patedam
58b79fb499
wip entity deserialization phase 1. Unit test not passing because of globals that assume only one entity manager / game state.
2026-09-10 22:50:18 -04:00
..
entity_common.cpp
Serialization : started to unify how to allocate entity whether its from MakeEntity or during deserialization.
2026-09-08 23:24:48 -04:00
entity_common.h
Serialization : started to unify how to allocate entity whether its from MakeEntity or during deserialization.
2026-09-08 23:24:48 -04:00
entity_types.cpp
Serialization : started to unify how to allocate entity whether its from MakeEntity or during deserialization.
2026-09-08 23:24:48 -04:00
entity_types.h
Serialization : started to unify how to allocate entity whether its from MakeEntity or during deserialization.
2026-09-08 23:24:48 -04:00
Entity.cpp
wip entity deserialization phase 1. Unit test not passing because of globals that assume only one entity manager / game state.
2026-09-10 22:50:18 -04:00
Entity.h
wip entity deserialization phase 1. Unit test not passing because of globals that assume only one entity manager / game state.
2026-09-10 22:50:18 -04:00
EntityManager.cpp
wip entity deserialization phase 1. Unit test not passing because of globals that assume only one entity manager / game state.
2026-09-10 22:50:18 -04:00
EntityManager.h
wip entity deserialization phase 1. Unit test not passing because of globals that assume only one entity manager / game state.
2026-09-10 22:50:18 -04:00