summary refs log tree commit diff stats
path: root/src/character_system.h
Commit message (Expand)AuthorAgeFilesLines
* Player movement/input is halted during cutscenesKelly Rauchenberger2021-02-101-0/+2
* Running is preserved across screen transitionsKelly Rauchenberger2021-02-101-0/+2
* Fixed running sound looping infinitely after running into map changeKelly Rauchenberger2021-02-101-0/+2
* Added running soundsKelly Rauchenberger2021-02-031-0/+2
* Added input systemKelly Rauchenberger2021-02-031-1/+13
* Converted Party into CharacterSystemKelly Rauchenberger2021-02-031-0/+32