summary refs log tree commit diff stats
path: root/src/components.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where one could fall through the floor after changing mapsKelly Rauchenberger2015-03-111-5/+25
* Const correctness!Kelly Rauchenberger2015-03-101-78/+95
* C++11'd everything!Kelly Rauchenberger2015-03-101-190/+163
* Created entity-component systemKelly Rauchenberger2015-03-071-0/+537