aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/processor_streams.cpp
AgeCommit message (Expand)Author
2019-03-01GLK: FROTZ: Fix confusing indentationTorbjörn Andersson
2019-02-10GLK: FROTZ: Fixes for saving and restoring in V6 gamesPaul Gilbert
2019-01-01GLK: FROTZ: Cleanup of incorrect namespace commentsPaul Gilbert
2018-12-18GLK: FROTZ: Janitorial fixesPaul Gilbert
2018-12-18GLK: FROTZ: Fix rerender after loading Beyond Zork savegamesPaul Gilbert
2018-12-18JANITORIAL: Whitespace fixesEugene Sandulenko
2018-12-08GLK: In progress transforming Blorb code to be a Common::ArchivePaul Gilbert
2018-12-08GLK: Centralizing more of the savegame code in GlkEnginePaul Gilbert
2018-12-08GLK: FROTZ: Remove unused local variablePaul Gilbert
2018-12-08GLK: FROTZ: Fix gcc warnings, adding extra method commentsPaul Gilbert
2018-12-08GLK: FROTZ: Allow exiting ScumMVM when waiting for a keypressPaul Gilbert
2018-12-08GLK: FROTZ: Fix exiting when application is forcefully closedPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert