Small entity-component-system
Go to file
2020-05-06 22:32:30 +02:00
ecs Added remove_entity 2019-09-13 01:03:47 +02:00
ecs-lua Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +02:00
ecs-serial Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +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 Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +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 Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +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
flint.yaml Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +02:00
template.mako Moved majority over to flint2 and updated sol2 2020-05-06 22:32:30 +02:00
test.py Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00