aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/frotz.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: FROTZ: Allow loading savegames from launcherPaul Gilbert
2018-12-08GLK: FROTZ: Quetzal saving and loading now worksPaul Gilbert
2018-12-08GLK: FROTZ: Further reading/writing setup for savegames using QuetzalPaul Gilbert
2018-12-08GLK: FROTZ: Add derived Screen class to add Infocom character graphics fontPaul Gilbert
2018-12-08GLK: FROTZ: Prompt for exit when game quitsPaul Gilbert
2018-12-08GLK: Change lots of comments from multiline to single linePaul Gilbert
2018-12-08GLK: FROTZ: Move setting default colors to GlkInterfacePaul Gilbert
2018-12-08GLK: FROTZ: Set up default Frotz white on blue screen colorsPaul Gilbert
2018-12-08GLK: FROTZ: Further merging together of configuration into a new config.cpp filePaul Gilbert
2018-12-08GLK: Centralizing more of the savegame code in GlkEnginePaul 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