summaryrefslogtreecommitdiff
path: root/test-subject
Commit message (Collapse)AuthorAgeFilesLines
* Do not allow interaction during fades.David Thompson2021-05-041-12/+13
| | | | Avoids some pretty gross bugs.
* game: Remove setters for channel and ring buffer slots.David Thompson2021-05-041-3/+3
|
* Factor out splash screen and credits sequence into their own scenes.David Thompson2021-05-045-113/+178
|
* Use background music functionality of the <scene> class.David Thompson2021-05-041-9/+6
|
* Clear channels and ring buffers on reset rather than making new ones.David Thompson2021-04-291-4/+4
|
* Don't crash when the user enters a blank terminal command.David Thompson2021-04-261-0/+1
|
* Add missing help data.David Thompson2021-04-261-0/+2
|
* Minor last minute tweaks.David Thompson2021-04-251-28/+47
|
* Add TEST_SUBJECT_DATADIR env var logic.David Thompson2021-04-251-23/+27
|
* Break code up into modules.David Thompson2021-04-254-0/+1257