Age | Commit message (Expand) | Author |
---|---|---|
2013-04-02 | Allow shared_ptr implementation to be selected. | Alec Thomas |
2013-04-02 | Add support for Travis-CI. | Alec Thomas |
2013-04-01 | Include gtest (as per gtest recommendations). | Alec Thomas |
2013-03-24 | Remove unused flag that broke clang 3.x. | Alec Thomas |
2013-03-11 | Add some benchmarks. | Alec Thomas |
2013-03-11 | Some breaking changes to Entity management. | Alec Thomas |
2013-02-27 | Update cmake conf for testing. | Lars Pensjö |
2013-01-06 | Make testing optional. | Alec Thomas |
2012-10-24 | Name shared library entityx (rather than ..._shared). | Alec Thomas |
2012-10-24 | README updates. | Alec Thomas |
2012-10-20 | Implemented unified entity iteration and component unpacking. | Alec Thomas |
2012-10-20 | More README updates. | Alec Thomas |
2012-10-19 | More install cleanup. | Alec Thomas |
2012-10-19 | A bunch of minor build fixes. Started README. | Alec Thomas |
2012-10-18 | Add C++11 feature checking to cmake. | Alec Thomas |
2012-10-18 | More attempts to get cmake build working. | Alec Thomas |