aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/scott/scott.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: Centralizing more of the savegame code in GlkEnginePaul Gilbert
2018-12-08GLK: SCOTT: Fix memory corruption loading game dataPaul Gilbert
2018-12-08GLK: SCOTT: Extra returns/exits after glk_exit is calledPaul Gilbert
2018-12-08GLK: SCOTT: Renaming of all fields to ScummVM conventionPaul Gilbert
2018-12-08GLK: SCOTT: Change engine to use ScummVM String and ArraysPaul Gilbert
2018-12-08GLK: Derive detection from MetaEngine rather than AdvancedMetaEnginePaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert