summary refs log tree commit diff stats
path: root/src/components/map_collision.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wrote EntityManagerKelly Rauchenberger2015-06-111-241/+0
* Fixed bug allowing player to jump through walls when crossing a vertical map ...Kelly Rauchenberger2015-03-191-5/+5
* Implemented a simple AIKelly Rauchenberger2015-03-191-3/+12
* Wrote an XML Schema describing maps file and also changed the spec a bitKelly Rauchenberger2015-03-181-8/+8
* Game can now read map file from map editor (also added new map)Kelly Rauchenberger2015-03-181-4/+25
* Started writing map editorKelly Rauchenberger2015-03-141-1/+1
* Added sound when you hit the groundKelly Rauchenberger2015-03-141-0/+211