aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/glk.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: Start of window character outputPaul Gilbert
2018-12-08GLK: Setting up of configuration loadingPaul Gilbert
2018-12-08GLK: Adding stream open/closingPaul Gilbert
2018-12-08GLK: Starting to flesh out stream classesPaul Gilbert
2018-12-08GLK: Skeleton implementation of window text streamPaul Gilbert
2018-12-08GLK: Added glk_set_windowPaul Gilbert
2018-12-08GLK: Add window creationPaul Gilbert
2018-12-08GLK: SCOTT: Initial conversion of ScottFreePaul Gilbert
2018-12-08GLK: Interpreters now derive from GargoyleEngine via GlkPaul Gilbert
2018-12-08GLK: More outer engine structure, and cleanupPaul Gilbert
2018-12-08GLK: Added stubs for Glk methodsPaul Gilbert
2018-12-08GLK: Add stub classes for sub-engine componentsPaul Gilbert