]> code.bitgloo.com Git - clyne/entityx.git/shortlog
clyne/entityx.git
2012-10-24 Alec ThomasREADME updates.
2012-10-24 Alec ThomasFix unpacking bug (segfault from lambda).
2012-10-22 Alec ThomasAllow System's to be added pre-created to the SystemMan...
2012-10-22 Alec ThomasConvert remaining bare pointers to shared_ptr.
2012-10-21 Alec ThomasConvert EntityManager::unpack() to use boost::shared_ptr.
2012-10-21 Alec ThomasImplemented unified entity iteration and component...
2012-10-20 Alec ThomasMore README updates.
2012-10-19 Alec ThomasMore install cleanup.
2012-10-19 Alec ThomasA bunch of minor build fixes. Started README.
2012-10-18 Alec ThomasAdd C++11 feature checking to cmake.
2012-10-18 Alec ThomasMore attempts to get cmake build working.
2012-09-21 Alec ThomasInitial import.