summary refs log tree commit diff stats
path: root/src/components.h
Commit message (Expand)AuthorAgeFilesLines
* Added death to my gameKelly Rauchenberger2015-03-121-3/+3
* Fixed bug where one could fall through the floor after changing mapsKelly Rauchenberger2015-03-111-1/+1
* Const correctness!Kelly Rauchenberger2015-03-101-16/+17
* C++11'd everything!Kelly Rauchenberger2015-03-101-37/+39
* Created entity-component systemKelly Rauchenberger2015-03-071-0/+93