summary refs log tree commit diff stats
path: root/src/renderer.h
Commit message (Collapse)AuthorAgeFilesLines
* fancier textboxesStar Rauchenberger2022-03-211-0/+2
|
* control instructionsStar Rauchenberger2022-03-201-0/+1
|
* fixed fullscreen mode on windowsStar Rauchenberger2022-03-201-0/+1
|
* menu!Star Rauchenberger2022-03-191-0/+12
|
* signs can be read now!Star Rauchenberger2022-03-161-0/+57
|
* added signs (which can't be read yet)Star Rauchenberger2022-03-161-0/+1
|
* fixed weird shadows while movingStar Rauchenberger2022-03-141-2/+0
|
* fmod splash screenStar Rauchenberger2022-03-141-0/+11
|
* refactored game code into the game class (for titles / multiple games)Star Rauchenberger2022-03-131-1/+1
|
* lamp sprite, courtesy of canaripackStar Rauchenberger2022-03-121-0/+1
|
* dynamic wall and floor texturesStar Rauchenberger2022-03-121-0/+1
|
* player has a sprite now thanks to world of solariaStar Rauchenberger2022-03-121-0/+1
|
* zooming fixesKelly Rauchenberger2018-06-061-0/+2
| | | | when zooming out, the view center stays the same (shifted by map edges). when zooming in, the view center becomes the player position at the start of zoom. the boundary of player movement is now also set to the target view area at start of zoom.
* refactored so that the renderer is its own classKelly Rauchenberger2018-06-051-0/+132