]> git.seodisparate.com - EntityComponentMetaSystem/log
EntityComponentMetaSystem
9 years agoSlight addition to EC::Manager documentation
Stephen Seo [Mon, 14 Mar 2016 11:09:51 +0000 (20:09 +0900)]
Slight addition to EC::Manager documentation

9 years agoFix to EC::Manager::cleanup
Stephen Seo [Mon, 14 Mar 2016 11:05:49 +0000 (20:05 +0900)]
Fix to EC::Manager::cleanup

9 years agoAdded Doxygen comments
Stephen Seo [Mon, 14 Mar 2016 11:01:55 +0000 (20:01 +0900)]
Added Doxygen comments

Slight change to EC::Manager::isAlive

9 years agoMinor fixes/changes
Stephen Seo [Mon, 14 Mar 2016 09:25:38 +0000 (18:25 +0900)]
Minor fixes/changes

9 years agoMinor fixes/changes
Stephen Seo [Mon, 14 Mar 2016 09:16:09 +0000 (18:16 +0900)]
Minor fixes/changes

9 years agoMade some Meta stuff more generic
Stephen Seo [Mon, 14 Mar 2016 08:53:57 +0000 (17:53 +0900)]
Made some Meta stuff more generic

9 years agoFixed entity deletion bug
Stephen Seo [Mon, 14 Mar 2016 02:39:37 +0000 (11:39 +0900)]
Fixed entity deletion bug

Fixed bug where deleted entity would retain Components/Tags.

9 years agoFix to Meta/Matching
Stephen Seo [Sun, 13 Mar 2016 09:17:06 +0000 (18:17 +0900)]
Fix to Meta/Matching

9 years agoAdded Meta/Matching, progress on Bitset/Manager
Stephen Seo [Sun, 13 Mar 2016 09:07:49 +0000 (18:07 +0900)]
Added Meta/Matching, progress on Bitset/Manager

9 years agoAdded forEach to EC/Meta
Stephen Seo [Sun, 13 Mar 2016 05:06:57 +0000 (14:06 +0900)]
Added forEach to EC/Meta

9 years agoFixed 'make install'
Stephen Seo [Tue, 8 Mar 2016 13:59:17 +0000 (22:59 +0900)]
Fixed 'make install'

9 years agoAdded EC/Meta/TypeListGet, WIP in Bitset, Manager
Stephen Seo [Sat, 5 Mar 2016 14:33:24 +0000 (23:33 +0900)]
Added EC/Meta/TypeListGet, WIP in Bitset, Manager

TODO, get a ForEach type recursion working for Bitset.

9 years agoFixed support for Clang
Stephen Seo [Sat, 5 Mar 2016 11:16:32 +0000 (20:16 +0900)]
Fixed support for Clang

Minor addition to unit tests.

9 years agoAdded EC/Meta/Morph.hpp
Stephen Seo [Fri, 4 Mar 2016 13:59:43 +0000 (22:59 +0900)]
Added EC/Meta/Morph.hpp

Started work on EC/Manager.hpp

9 years agoUpdated CMakeLists.txt to include EC/Meta/Combine
Stephen Seo [Fri, 4 Mar 2016 12:43:46 +0000 (21:43 +0900)]
Updated CMakeLists.txt to include EC/Meta/Combine

9 years agoChanged Bitset to use Combined lists
Stephen Seo [Fri, 4 Mar 2016 12:39:25 +0000 (21:39 +0900)]
Changed Bitset to use Combined lists

9 years agoAdded EC/Meta/Combine.hpp
Stephen Seo [Fri, 4 Mar 2016 12:35:26 +0000 (21:35 +0900)]
Added EC/Meta/Combine.hpp

Also some renaming in MetaTest.hpp

9 years agoSlight change to Bitset test
Stephen Seo [Fri, 4 Mar 2016 12:15:30 +0000 (21:15 +0900)]
Slight change to Bitset test

Now, will not break if listAll and listTagsAll changes.

9 years agoAdded EC/Bitset.hpp and EC/Meta/ContainsAll.hpp
Stephen Seo [Fri, 4 Mar 2016 12:12:37 +0000 (21:12 +0900)]
Added EC/Bitset.hpp and EC/Meta/ContainsAll.hpp

Also added EC/EC.hpp and EC/Meta/Meta.hpp that loads all
headers in that directory.

9 years agoSplit Meta.hpp
Stephen Seo [Fri, 4 Mar 2016 11:20:56 +0000 (20:20 +0900)]
Split Meta.hpp

9 years agoAdded IndexOf
Stephen Seo [Thu, 25 Feb 2016 03:27:04 +0000 (12:27 +0900)]
Added IndexOf

9 years agoBasic meta stuff working
Stephen Seo [Thu, 25 Feb 2016 03:08:02 +0000 (12:08 +0900)]
Basic meta stuff working

9 years agoInit commit
Stephen Seo [Wed, 24 Feb 2016 10:35:55 +0000 (19:35 +0900)]
Init commit