summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Commit some previously uncommitted files.HEADmasterDavid Thompson2022-12-062-0/+96
* Do not allow interaction during fades.David Thompson2021-05-041-12/+13
* guix: Use Guile 3.0.6.David Thompson2021-05-041-6/+11
* 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-047-115/+183
* Use background music functionality of the <scene> class.David Thompson2021-05-041-9/+6
* guix: Update to latest starling commit.David Thompson2021-05-041-2/+2
* Update instructions for building with Guix.David Thompson2021-05-021-9/+13
* guix: Make package buildable and runnable.David Thompson2021-05-021-1/+37
* guix: Update to latest guile-sdl2 and chickadee commits.David Thompson2021-05-021-4/+4
* Add executable.David Thompson2021-05-023-1/+7
* Clear channels and ring buffers on reset rather than making new ones.David Thompson2021-04-291-4/+4
* guix: Update to latest versions of chickadee and starling.David Thompson2021-04-291-4/+4
* Update Gimp files.David Thompson2021-04-283-0/+0
* 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
* README: Add licensing blurb.David Thompson2021-04-261-0/+5
* Remove DEV_MODE from run-game script.David Thompson2021-04-261-1/+1
* Add README.David Thompson2021-04-251-0/+43
* guix: Update to latest commits of chickadee and starling.David Thompson2021-04-251-4/+4
* Prep for release.David Thompson2021-04-252-0/+31
* 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-257-118/+166
* Gameplay pretty complete. Add audio.David Thompson2021-04-2518-91/+157
* Clean up some dialog.David Thompson2021-04-231-18/+25
* Closer to a complete storyline.David Thompson2021-04-231-65/+179
* Fix typo.David Thompson2021-04-221-1/+1
* Add lightness image.David Thompson2021-04-221-0/+0
* Start working on good ending and a puzzle to get the fridge key.David Thompson2021-04-221-25/+68
* Add some detail to the bad ending and add a credits sequence.David Thompson2021-04-221-42/+110
* Rough draft of some lore for the notebook.David Thompson2021-04-221-6/+165
* Fix bug when transitioning to endings.David Thompson2021-04-221-3/+4
* Add notebook mode.David Thompson2021-04-228-120/+237
* Add more devices and a dialog mode with choices.David Thompson2021-04-2014-11/+114
* Flesh out terminal state a bit more.David Thompson2021-04-201-28/+67
* Update game code.David Thompson2021-04-191-36/+172
* Add door lock and terminal devices.David Thompson2021-04-199-0/+0
* Add .dir-locals.el file.David Thompson2021-04-181-0/+31
* Add crude pin pad entry.David Thompson2021-04-181-4/+121
* Implement basic game states with placeholder art.David Thompson2021-04-1811-30/+194
* Add basic text box.David Thompson2021-04-171-3/+67
* Add DEV_MODE flag to run-game script.David Thompson2021-04-171-1/+1
* guix: Update starling commit.David Thompson2021-04-171-2/+2
* More scaffolding.David Thompson2021-04-174-0/+34
* Add project scaffolding.David Thompson2021-04-168-0/+981