aboutsummaryrefslogtreecommitdiffstats
path: root/yage/entity/engine.h
Commit message (Collapse)AuthorAgeFilesLines
* Deleting entity system so that it can be rewrittenYann Herklotz2018-06-151-58/+0
|
* Making functions return themselvesYann Herklotz2018-06-121-3/+3
| | | | | This is so that the functions can be chained together
* Adding modelineYann Herklotz2018-06-021-2/+2
|
* Improving ECS and adding documentation.Yann Herklotz2018-05-041-6/+8
|
* Adding support for entity component systems.Yann Herklotz2018-04-301-3/+14
|
* [entity] Fixing builds tooYann Herklotz2018-02-131-6/+0
|
* [entity] Starting work on entity system.Yann Herklotz2018-02-131-0/+51