summaryrefslogtreecommitdiff
path: root/starling/scene.scm
Commit message (Expand)AuthorAgeFilesLines
* scene: Don't play music when scene isn't active.David Thompson2021-05-041-7/+7
* scene: Improve background music handling.David Thompson2021-05-031-10/+22
* scene: Detect improper detachment of current scene.David Thompson2021-05-031-0/+4
* scene: Remove scancode arg from key press/release methods.David Thompson2020-10-061-6/+6
* Migrate over changes from unfinished spring lisp game jam entry.David Thompson2020-09-261-10/+10
* Add scene multiplexer class.David Thompson2019-05-071-1/+96
* Add scene management.David Thompson2018-08-271-0/+103