summary refs log tree commit diff stats
path: root/src/game.cpp
Commit message (Expand)AuthorAgeFilesLines
* When changing map, place whole party at the warpKelly Rauchenberger2021-02-101-4/+6
* Map changing!Kelly Rauchenberger2021-02-091-0/+60
* Added sound and animation changes to scriptingKelly Rauchenberger2021-02-061-1/+2
* Added animation systemKelly Rauchenberger2021-02-031-2/+2
* Added camera systemKelly Rauchenberger2021-02-031-22/+0
* Pulled transform stuff into a system (starting to do ECS stuff)Kelly Rauchenberger2021-02-031-13/+1
* Added moving cameraKelly Rauchenberger2021-02-021-1/+23
* Added sprite Y sortingKelly Rauchenberger2021-01-301-0/+20