]> git.seodisparate.com - EntityComponentMetaSystem/shortlog
EntityComponentMetaSystem
2017-07-13 Stephen SeoChanged clearSomeMatchingFunctions, line lengths
2017-07-12 Stephen SeoAdded two new functions
2017-06-10 Stephen SeoUpdated README.md
2017-06-10 Stephen SeoUpdated README.md
2017-06-10 Stephen SeoAdded readme
2016-09-21 Stephen SeoChanged implementation of stored functions to map
2016-09-20 Stephen SeoFixed docs, ids changed to const references
2016-09-20 Stephen SeoAdded capability to store functions
2016-08-30 Stephen SeoFixed bug where deleted entities retain info
2016-08-28 Stephen SeoTemporary(?) bugfix
2016-08-27 Stephen SeoFixed not working as cmake subproject
2016-04-20 Stephen SeoFixed missing include
2016-04-20 Stephen SeoAdded missing includes
2016-04-11 Stephen SeoFixed include gtest on nonstanndard gtest install
2016-04-06 Stephen SeoAdded note about manager's addComponent
2016-04-06 Stephen SeoAdded support for components of type UniquePtr
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-18 Stephen SeoUpdated .gitlab-ci.yml
2016-03-17 Stephen Seoadded .gitlab-ci.yml
2016-03-15 Stephen SeoAdded License and legal related requirements
2016-03-14 Stephen SeoSlight change to docs
2016-03-14 Stephen SeoSlight change to unit tests, docs
2016-03-14 Stephen SeoSlight addition to EC::Manager documentation
2016-03-14 Stephen SeoFix to EC::Manager::cleanup
2016-03-14 Stephen SeoAdded Doxygen comments
2016-03-14 Stephen SeoMinor fixes/changes
2016-03-14 Stephen SeoMinor fixes/changes
2016-03-14 Stephen SeoMade some Meta stuff more generic
2016-03-14 Stephen SeoFixed entity deletion bug
2016-03-13 Stephen SeoFix to Meta/Matching
2016-03-13 Stephen SeoAdded Meta/Matching, progress on Bitset/Manager
2016-03-13 Stephen SeoAdded forEach to EC/Meta
2016-03-08 Stephen SeoFixed 'make install'
2016-03-05 Stephen SeoAdded EC/Meta/TypeListGet, WIP in Bitset, Manager
2016-03-05 Stephen SeoFixed support for Clang
2016-03-04 Stephen SeoAdded EC/Meta/Morph.hpp
2016-03-04 Stephen SeoUpdated CMakeLists.txt to include EC/Meta/Combine
2016-03-04 Stephen SeoChanged Bitset to use Combined lists
2016-03-04 Stephen SeoAdded EC/Meta/Combine.hpp
2016-03-04 Stephen SeoSlight change to Bitset test
2016-03-04 Stephen SeoAdded EC/Bitset.hpp and EC/Meta/ContainsAll.hpp
2016-03-04 Stephen SeoSplit Meta.hpp
2016-02-25 Stephen SeoAdded IndexOf
2016-02-25 Stephen SeoBasic meta stuff working
2016-02-24 Stephen SeoInit commit