bubel-ecs/source/bubel/ecs
Mergul 6929f5a748 Mostly bugfix update + empty components support and remove EntityID from Event structure
-empty components now take no memory, so flag components is now far better
-added test for critical bug
-fixed critical bug with adding/removing entities form inside events
-fixed small bug with TestRunner
-improve basic tests
-fixed betterC compilation on DMD
-remove EntityID form Event structure
-added "return" attribute to some functions
-moved some code from Tempalte side to actual implementation
-fixed bug with EntityTemplate copying
-commented out some possibliy unused code
-use code formatter
2020-05-27 17:03:44 +02:00
..
atomic.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
attributes.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
block_allocator.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
core.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
entity.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
events.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
hash_map.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
id_manager.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
manager.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
package.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
simple_vector.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
std.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
system.d Change component name from "modified" to "writable" 2020-05-12 17:30:57 +02:00
traits.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
vector.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00