summary refs log tree commit diff stats
path: root/src/party.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added crouching/runningKelly Rauchenberger2021-01-301-47/+118
* Sprite animations are more generic than still/walk nowKelly Rauchenberger2021-01-301-2/+4
* Pressing two opposite directions at once now prioritises one instead of doing...Kelly Rauchenberger2021-01-301-6/+2
* Added standing/walking animationsKelly Rauchenberger2021-01-301-0/+33
* Added sprite Y sortingKelly Rauchenberger2021-01-301-5/+5
* Added party following movementKelly Rauchenberger2021-01-301-2/+19
* Encapsulated some player movement stuffKelly Rauchenberger2021-01-301-0/+42