bubel-ecs/source/ecs
Mergul 8cb5d6ce62 -EntitesBlock freeing
-IDManager now increment counter on ID releasing (previously while creating new ID)
2018-09-20 20:33:55 +02:00
..
block_allocator.d -changes in EntityAlocator 2018-09-19 17:50:05 +02:00
ecs.d -changed README 2018-09-07 20:54:29 +02:00
entity.d -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +02:00
events.d -changes in EntityAlocator 2018-09-19 17:50:05 +02:00
hash_map.d -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +02:00
id_manager.d -EntitesBlock freeing 2018-09-20 20:33:55 +02:00
manager.d -EntitesBlock freeing 2018-09-20 20:33:55 +02:00
package.d -add systemCaller to entity only if their components matches 2018-09-12 15:28:10 +02:00
string_intern.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
system.d -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +02:00
traits.d Add Add HashMap with dependices from mutils 2018-09-08 20:18:30 +02:00
vector.d -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +02:00