aboutsummaryrefslogtreecommitdiffstats
path: root/yage/entity/system.h
Commit message (Collapse)AuthorAgeFilesLines
* Writing systems for entity systemYann Herklotz2018-06-221-1/+12
|
* Adding new systemYann Herklotz2018-06-151-21/+5
|
* Adding modelineYann Herklotz2018-06-021-1/+2
|
* Using pragma instead of gardsYann Herklotz2018-05-191-4/+1
| | | | The reason for this is that it reduces clashes between names.
* Improving ECS and adding documentation.Yann Herklotz2018-05-041-1/+2
|
* Working on the entity systemYann Herklotz2018-04-291-19/+1
|
* [entity] Fixing builds tooYann Herklotz2018-02-131-32/+20
|
* [entity] Starting work on entity system.Yann Herklotz2018-02-131-0/+57