bubel-ecs/tests
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
..
access_perf.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
basic.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
bugs.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
id_manager.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
perf.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
runner.d Mostly bugfix update + empty components support and remove EntityID from Event structure 2020-05-27 17:03:44 +02:00
tests.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
time.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
vector.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00