summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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