aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/scott
AgeCommit message (Expand)Author
2018-12-08GLK: SCOTT: Add detection for other gamesPaul Gilbert
2018-12-08GLK: Add window creationPaul Gilbert
2018-12-08GLK: Add detection logic needed for engine startupPaul Gilbert
2018-12-08GLK: SCOTT: Adding game detection codePaul Gilbert
2018-12-08GLK: SCOTT: Minor stream and event loop fixesPaul 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: Refactor Glk to derice from InterpreterPaul Gilbert
2018-12-08GLK: Add stub classes for sub-engine componentsPaul Gilbert