summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-04game: adapt scripts to new designSophia Pearson16-251/+187
2022-09-04game: extract element scenesSophia Pearson7-93/+117
2022-09-04game: add StatusLine behaviorSophia Pearson6-80/+54
2022-09-04gui: set up new default themeSophia Pearson13-181/+137
2022-09-04gui: create basic layoutSophia Pearson4-2/+202
2022-09-04project: remove legacy scenesSophia Pearson7-195/+4
2022-05-28startmenu: add button l10n testsSophia Pearson1-0/+12
2022-05-28test: fix Credits button test nameSophia Pearson1-1/+1
2022-05-28l10n: add translations for start menuSophia Pearson5-8/+33
2022-05-28ide: update project configurationSophia Pearson3-0/+21
2022-05-28texty: handle start game signalSophia Pearson2-0/+7
2022-05-27texty: handle quit game signalSophia Pearson2-0/+7
2022-05-27texty: add basic scriptSophia Pearson2-1/+22
2022-05-27gui: add signals to start menuSophia Pearson4-14/+94
2022-05-27ide: add scenes and tests in RiderSophia Pearson1-0/+2
2022-05-27tests: extract UI helper functionsSophia Pearson3-22/+30
2022-05-27ide: format codeSophia Pearson7-32/+23
2022-05-27dll: update assembly informationSophia Pearson1-0/+4
2022-05-27game: add basic start menu sceneSophia Pearson3-1/+68
2022-05-27inputcontainer: grab focus based on visibilitySophia Pearson3-1/+14
2022-05-27game: parse submitted commandsSophia Pearson1-1/+5
2022-05-25addons: remove WAT leftoversSophia Pearson2-21/+0
2022-05-25addons: rework class exporterSophia Pearson1-21/+45
2022-05-24exporter: don't export abstract classesSophia Pearson1-0/+1
2022-05-24resources: add initial Location resourceSophia Pearson1-0/+9
2022-05-24ide: add "Texty" as valid spellingSophia Pearson1-0/+2
2022-05-24addons: implement automatic class exporterSophia Pearson4-1/+105
2022-05-23commands: add basic command parser infrastructureSophia Pearson10-22/+209
2022-05-22gui: set up a global themeSophia Pearson10-39/+115
2022-05-20texty: initial commitSophia Pearson111-0/+13712