summaryrefslogtreecommitdiff
path: root/Scenes
AgeCommit message (Expand)AuthorFilesLines
2022-10-04fonts: fix default font setupSophia Pearson2-21/+30
2022-10-04godot: inital Godot 4 migrationSophia Pearson11-76/+105
2022-09-08credits: add empty credits screenSophia Pearson1-0/+31
2022-09-07menus: implement main menu and building blocksSophia Pearson4-0/+100
2022-09-06texty: reconfigure autoloaded effects layerSophia Pearson1-3/+6
2022-09-06themeing: improve retro lookSophia Pearson2-9/+11
2022-09-06gui: ignore mouse events in effects overlaySophia Pearson1-0/+1
2022-09-06game: reorganize global structureSophia Pearson3-26/+36
2022-09-05gui: split GUI into Terminal componentsSophia Pearson10-119/+132
2022-09-04tests: adjust tests to new designSophia Pearson5-18/+20
2022-09-04game: adapt scripts to new designSophia Pearson4-8/+38
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