Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | Minor readme updates. | Lars Pensjö | |
Add link to define POD. Refer to entity instead of component. | |||
2013-02-27 | Enable testing for Linux with gcc. | Lars Pensjö | |
Resolve namespace std clash with boost. struct NullDeleter can't be local. Remove surplus ';'. | |||
2012-10-24 | Add Entity class helper. | Alec Thomas | |
This largely supplants the use of entity IDs. | |||
2012-10-24 | Add C++ GitHub highlighting (hopefully). | Alec Thomas | |
2012-10-24 | README updates. | Alec Thomas | |
2012-10-22 | Allow System's to be added pre-created to the SystemManager. | Alec Thomas | |
2012-10-22 | Convert remaining bare pointers to shared_ptr. | Alec Thomas | |
2012-10-20 | Implemented unified entity iteration and component unpacking. | Alec Thomas | |
Continued working on docs. | |||
2012-10-20 | More README updates. | Alec Thomas | |
2012-10-19 | A bunch of minor build fixes. Started README. | Alec Thomas | |