]> code.bitgloo.com Git - clyne/entityx.git/shortlog
clyne/entityx.git
2013-02-27 Lars PensjöMinor readme updates.
2013-02-27 Lars PensjöEnable testing for Linux with gcc.
2013-02-27 Lars PensjöUpdate cmake conf for testing.
2013-01-06 Alec ThomasMake testing optional.
2012-10-27 Alec ThomasAdd Entity::exists() and EntityManager::get().
2012-10-25 Alec ThomasAdd Entity class helper.
2012-10-24 Alec ThomasChange namespace entity -> entityx.
2012-10-24 Alec ThomasInclude updated.
2012-10-24 Alec ThomasName shared library entityx (rather than ..._shared).
2012-10-24 Alec ThomasAdd C++ GitHub highlighting (hopefully).
2012-10-24 Alec ThomasAdd COPYING.
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.