aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/processor.h
AgeCommit message (Expand)Author
2018-12-08GLK: FROTZ: Added winarg methodsPaul Gilbert
2018-12-08GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each onePaul Gilbert
2018-12-08GLK: FROTZ: Quetzal saving and loading now worksPaul Gilbert
2018-12-08GLK: FROTZ: Prompt for exit when game quitsPaul Gilbert
2018-12-08GLK: FROTZ: Fix gcc warnings, adding extra method commentsPaul Gilbert
2018-12-08GLK: Fix gcc compiler warningsPaul 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