bubel-ecs/source/ecs
Mergul d0fcdba6cd -registering same system multiple times only replace pointer for callback
-added export attributes (required by windows to make DLL library, not work at now due to DMD bugs)
-interface D files to import
2018-09-18 13:28:04 +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
entity_allocator.d -EntityAllocator fixed issue with not initialized block pointer 2018-09-17 14:46:30 +02:00
events.d Format files with dfmt 2018-09-10 21:48:33 +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 -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +02:00
manager.d -registering same system multiple times only replace pointer for callback 2018-09-18 13:28:04 +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