summary refs log tree commit diff stats
path: root/src/components.cpp
Commit message (Expand)AuthorAgeFilesLines
* Play a sound when you jumpKelly Rauchenberger2015-03-121-0/+3
* Added death to my gameKelly Rauchenberger2015-03-121-18/+50
* 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