summary refs log tree commit diff stats
path: root/src/entity.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed my timestep!Kelly Rauchenberger2015-03-131-2/+2
* Fixed bug that would prevent player from continuing to move after dying, and ...Kelly Rauchenberger2015-03-121-1/+2
* Added death to my gameKelly Rauchenberger2015-03-121-1/+2
* Const correctness!Kelly Rauchenberger2015-03-101-2/+2
* C++11'd everything!Kelly Rauchenberger2015-03-101-47/+34
* Created entity-component systemKelly Rauchenberger2015-03-071-0/+72