aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/glk_interface.cpp
AgeCommit message (Expand)Author
2018-12-09GLK: Hopefully finally fix Amiga compilationPaul Gilbert
2018-12-08GLK: FROTZ: Simplify accessing sounds for Lurking Horror & SherlockPaul Gilbert
2018-12-08GLK: FROTZ: Add sound playing codePaul Gilbert
2018-12-08GLK: FROTZ: Improved rendering of Beyond Zork description areaPaul Gilbert
2018-12-08GLK: FROTZ: Beyond Zork title screen now showingPaul Gilbert
2018-12-08GLK: FROTZ: More work on displaying Beyond Zork title screenPaul Gilbert
2018-12-08GLK: FROTZ: Further loading of Infocom pictures filesPaul Gilbert
2018-12-08GLK: FROTZ: Beginnings of support for Infocom picture filesPaul Gilbert
2018-12-08GLK: FROTZ: Move setting default colors to GlkInterfacePaul Gilbert
2018-12-08GLK: FROTZ: Further merging together of configuration into a new config.cpp filePaul Gilbert
2018-12-08GLK: FROTZ: Fix exiting when application is forcefully closedPaul Gilbert
2018-12-08GLK: FROTZ: Move ostream_* flags from GlkInterface to ProcessorPaul 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