aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/mem.cpp
AgeCommit message (Expand)Author
2019-02-10GLK: FROTZ: Fixes for saving and restoring in V6 gamesPaul Gilbert
2019-01-06GLK: FROTZ: Fix #10869 Crash initializing undo dataPaul Gilbert
2019-01-01GLK: FROTZ: Cleanup of incorrect namespace commentsPaul Gilbert
2018-12-08GLK: FROTZ: Fix initialization of undo dataPaul Gilbert
2018-12-08GLK: FROTZ: Fix mismatch allocation/freePaul Gilbert
2018-12-08GLK: FROTZ: Fix deletion of undo_memPaul Gilbert
2018-12-08GLK: In progress transforming Blorb code to be a Common::ArchivePaul Gilbert
2018-12-08GLK: Change lots of comments from multiline to single linePaul Gilbert
2018-12-08GLK: FROTZ: Shift Header class into it's own filePaul Gilbert
2018-12-08GLK: FROTZ: Fix gcc warnings, adding extra method commentsPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert