summary refs log tree commit diff stats
path: root/src/simulation.h
Commit message (Expand)AuthorAgeFilesLines
* Rendering of level map moved to Level classKelly Rauchenberger2019-02-241-0/+2
* Started state machineKelly Rauchenberger2019-02-241-3/+5
* active_ | entityView() -> entityRange()Kelly Rauchenberger2019-02-231-0/+10
* Removed position cachesKelly Rauchenberger2019-02-231-4/+0
* More ranges stuff! Now with custom viewsKelly Rauchenberger2019-02-231-3/+16
* Trains move on tracks to the beatKelly Rauchenberger2019-02-221-3/+1
* Started implementing scheduleKelly Rauchenberger2019-02-201-7/+6
* Shift-pushingKelly Rauchenberger2019-02-161-0/+2
* Pushing works nowKelly Rauchenberger2019-02-161-0/+15
* Very basic ECSKelly Rauchenberger2019-02-031-0/+57