aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/glk.h
AgeCommit message (Expand)Author
2018-12-08GLK: Starting to flesh out stream classesPaul Gilbert
2018-12-08GLK: Skeleton implementation of window text streamPaul 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: Added Glk enums and structuresPaul Gilbert
2018-12-08GLK: Refactor Glk to derice from InterpreterPaul Gilbert
2018-12-08GLK: Add stub classes for sub-engine componentsPaul Gilbert