summary refs log tree commit diff stats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixed fullscreen mode on windowsStar Rauchenberger2022-03-201-0/+1
|
* we can build a window app!Star Rauchenberger2022-03-201-1/+13
| | | | build type must be set to Release or it's horribly slow, and fullscreen does not work
* we can now build a mac bundle!Star Rauchenberger2022-03-201-0/+1
|
* menu!Star Rauchenberger2022-03-191-0/+1
|
* signs can be read now!Star Rauchenberger2022-03-161-0/+4
|
* refactored game code into the game class (for titles / multiple games)Star Rauchenberger2022-03-131-0/+1
|
* player has a sprite now thanks to world of solariaStar Rauchenberger2022-03-121-0/+1
|
* Added music and lamp popping soundStar Rauchenberger2022-03-111-0/+8
|
* refactored so that the renderer is its own classKelly Rauchenberger2018-06-051-0/+1
|
* started implementing color tinting on lightingKelly Rauchenberger2018-05-291-0/+3
|
* removed pkg-config and GLFW from dependenciesKelly Rauchenberger2018-05-271-5/+0
|
* somethignKelly Rauchenberger2018-05-231-0/+33