Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not allow interaction during fades. | David Thompson | 2021-05-04 | 1 | -12/+13 |
* | game: Remove setters for channel and ring buffer slots. | David Thompson | 2021-05-04 | 1 | -3/+3 |
* | Factor out splash screen and credits sequence into their own scenes. | David Thompson | 2021-05-04 | 5 | -113/+178 |
* | Use background music functionality of the <scene> class. | David Thompson | 2021-05-04 | 1 | -9/+6 |
* | Clear channels and ring buffers on reset rather than making new ones. | David Thompson | 2021-04-29 | 1 | -4/+4 |
* | Don't crash when the user enters a blank terminal command. | David Thompson | 2021-04-26 | 1 | -0/+1 |
* | Add missing help data. | David Thompson | 2021-04-26 | 1 | -0/+2 |
* | Minor last minute tweaks. | David Thompson | 2021-04-25 | 1 | -28/+47 |
* | Add TEST_SUBJECT_DATADIR env var logic. | David Thompson | 2021-04-25 | 1 | -23/+27 |
* | Break code up into modules. | David Thompson | 2021-04-25 | 4 | -0/+1257 |