summary refs log tree commit diff stats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Modernized CMake filesKelly Rauchenberger2018-02-081-24/+11
* Updated CMakeLists.txtKelly Rauchenberger2018-02-041-0/+6
* Updated CMakeLists.txt so that it can find GLFW3 with pkg-config`Kelly Rauchenberger2015-12-171-4/+7
* Implemented a simple AIKelly Rauchenberger2015-03-191-0/+1
* Wrote an XML Schema describing maps file and also changed the spec a bitKelly Rauchenberger2015-03-181-0/+1
* Added sound when you hit the groundKelly Rauchenberger2015-03-141-1/+18
* Wrote simple factory to read map and entity data from XML filesKelly Rauchenberger2015-03-141-1/+7
* Play a sound when you jumpKelly Rauchenberger2015-03-121-1/+5
* C++11'd everything!Kelly Rauchenberger2015-03-101-1/+1
* Created entity-component systemKelly Rauchenberger2015-03-071-1/+1
* Changed to using stb_image for image loading, also alpha blending works!Kelly Rauchenberger2015-02-211-1/+7
* Removed tool used to generate the font, also commited some stuff I forgot in ...Kelly Rauchenberger2015-02-171-3/+1
* Added bloom!Kelly Rauchenberger2015-02-151-0/+2
* Monitor stuff is looking pretty cool!Kelly Rauchenberger2015-02-141-0/+33