|
816e596878
|
Added missing includes
|
2016-04-20 21:59:47 +09:00 |
|
|
2a11d1e86c
|
Added note about manager's addComponent
AddComponent overwrites an already existing component
if it exists.
|
2016-04-06 19:35:24 +09:00 |
|
|
577132554e
|
Added support for components of type UniquePtr
|
2016-04-06 19:32:30 +09:00 |
|
|
a008830373
|
Added License and legal related requirements
All source files in src/EC now has some text describing
attribution notice to the original work this work derives from.
|
2016-03-15 19:29:13 +09:00 |
|
|
dbe291c7c6
|
Slight change to docs
|
2016-03-14 20:39:09 +09:00 |
|
|
aa05522772
|
Slight change to unit tests, docs
Unit test now creates Component with
Manager::addComponent.
|
2016-03-14 20:36:05 +09:00 |
|
|
a28a68cc65
|
Slight addition to EC::Manager documentation
|
2016-03-14 20:09:51 +09:00 |
|
|
bfac16072c
|
Fix to EC::Manager::cleanup
|
2016-03-14 20:05:49 +09:00 |
|
|
fa40fb3a66
|
Added Doxygen comments
Slight change to EC::Manager::isAlive
|
2016-03-14 20:01:55 +09:00 |
|
|
0f579d7241
|
Minor fixes/changes
|
2016-03-14 18:25:38 +09:00 |
|
|
635eed34a4
|
Minor fixes/changes
|
2016-03-14 18:16:09 +09:00 |
|
|
de07c8ad1a
|
Fixed entity deletion bug
Fixed bug where deleted entity would retain Components/Tags.
|
2016-03-14 11:39:37 +09:00 |
|
|
f123f075eb
|
Added Meta/Matching, progress on Bitset/Manager
|
2016-03-13 18:07:49 +09:00 |
|
|
24ce103fbb
|
Added EC/Meta/TypeListGet, WIP in Bitset, Manager
TODO, get a ForEach type recursion working for Bitset.
|
2016-03-05 23:33:24 +09:00 |
|
|
1926a9eabb
|
Added EC/Meta/Morph.hpp
Started work on EC/Manager.hpp
|
2016-03-04 22:59:43 +09:00 |
|