Small entity-component-system
Go to file
2019-09-13 01:04:02 +02:00
ecs Added remove_entity 2019-09-13 01:03:47 +02:00
ecs-lua Added remove_entity 2019-09-13 01:03:47 +02:00
ecs-serial Improved error message 2019-06-27 03:42:49 +02:00
network-client/src Working on netcode 2019-09-13 01:04:02 +02:00
network-server/src Working on netcode 2019-09-13 01:04:02 +02:00
network-shared/include Working on netcode 2019-09-13 01:04:02 +02:00
test Component ids can now be serialized and deserialized, deserializer converts between ids 2019-06-27 03:41:24 +02:00
vendor Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
.flintlock Working on netcode 2019-09-13 01:04:02 +02:00
.gitignore Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
.gitmodules Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
.vimlocal Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
flint.lua Working on netcode 2019-09-13 01:04:02 +02:00
flint.py Created basic ecs that has an optional lua module 2019-01-30 00:23:32 +01:00
template.mako Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
test.py Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00