bubel-ecs/source/ecs
Mergul 5399b584dd -IDManager reserve EntityID(0) as empty
-fixed bug with events called on destroyed entities (crash)
-don't call event on system for unsupported entity
-added "entity_id" property to EntitiesData
2020-03-06 10:12:52 +01:00
..
atomic.d -updated tests: 2019-11-25 20:06:16 +00:00
attributes.d -fixed issue with ExcludedComponents as enum or alias 2019-04-06 20:27:28 +00:00
block_allocator.d -some cleanup 2019-10-10 22:14:18 +02:00
core.d -Events system update order is now choosen according to system priority 2020-02-09 15:24:26 +01:00
entity.d -dmd bug workaround 2019-06-17 18:04:54 +00:00
events.d -some cleanup 2019-10-10 22:14:18 +02:00
hash_map.d -Events system update order is now choosen according to system priority 2020-02-09 15:24:26 +01:00
id_manager.d -IDManager reserve EntityID(0) as empty 2020-03-06 10:12:52 +01:00
manager.d -IDManager reserve EntityID(0) as empty 2020-03-06 10:12:52 +01:00
package.d -some cleanup 2019-10-10 22:14:18 +02:00
simple_vector.d -remove '-defaultlib' from dub.json 2019-11-02 18:51:03 +01:00
std.d -updated tests: 2019-11-25 20:06:16 +00:00
system.d -PageSize and PagesInBlock values can be adjust in runtime (at initialization time) 2020-02-09 21:53:17 +01:00
traits.d -added first mmcommando commit 2019-04-06 14:24:31 +00:00
vector.d -updated wasm build scripts 2019-11-19 10:37:34 +01:00