summaryrefslogtreecommitdiff
path: root/Scenes
AgeCommit message (Expand)AuthorFilesLines
2022-09-04game: extract element scenesSophia Pearson7-93/+117
2022-09-04game: add StatusLine behaviorSophia Pearson2-16/+23
2022-09-04gui: set up new default themeSophia Pearson2-75/+87
2022-09-04gui: create basic layoutSophia Pearson1-2/+85
2022-09-04project: remove legacy scenesSophia Pearson6-192/+4
2022-05-28l10n: add translations for start menuSophia Pearson1-8/+8
2022-05-28texty: handle start game signalSophia Pearson1-0/+1
2022-05-27texty: handle quit game signalSophia Pearson1-0/+2
2022-05-27texty: add basic scriptSophia Pearson1-1/+3
2022-05-27gui: add signals to start menuSophia Pearson1-0/+5
2022-05-27game: add basic start menu sceneSophia Pearson2-1/+47
2022-05-27inputcontainer: grab focus based on visibilitySophia Pearson1-0/+1
2022-05-23commands: add basic command parser infrastructureSophia Pearson1-1/+5
2022-05-22gui: set up a global themeSophia Pearson3-39/+14
2022-05-20texty: initial commitSophia Pearson5-0/+162