aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/scott/scott.h
AgeCommit message (Expand)Author
2018-12-08GLK: SCOTT: Don't show intro text when loading savegame from launcherPaul Gilbert
2018-12-08GLK: astyle formattingdreammaster
2018-12-08GLK: SCOTT: Added saveGameState and loadGameStatePaul Gilbert
2018-12-08GLK: SCOTT: Switch command line options setup to use ConfigManPaul Gilbert
2018-12-08GLK: SCOTT: Camel case method namesPaul 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