aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/file/save_manager.cpp
AgeCommit message (Collapse)Author
2017-09-22ZVISION: Fix leaking save / thumbnail MemoryWriteStreamDynamic buffersBastien Bouclet
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-26ZVISION: Enable translation for some more stringsrootfather
2015-07-07ZVISION: Change mentions of ZVision to Z-VisionDavid Russo
To match official documentation (e.g. game manual, credits).
2015-02-16ZVISION: Fix script bug #6793 in Zork NemesisFilippos Karapetis
2015-01-23ZVISION: Fix shadowed variableFilippos Karapetis
A bug in commit 21e9007d80. Thanks to fingolfin for pointing it out
2015-01-18ZVISION: Remove trailing whitespaceSven Hesse
2015-01-10Revert "ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)"Filippos Karapetis
This reverts commit 9f642074ba8e17aa23b01bcee82b2293fe84f8f1, as it broke the credits screen in ZGI. This has been rewritten to use the common save code
2015-01-09ZVISION: Clean up save logic, and fix a thumbnail-related FIXMEFilippos Karapetis
This fixes the save game thumbnails when using the original save/load screens
2015-01-09ZVISION: Remove dead codeFilippos Karapetis
2014-12-26ZVISION: Implement auto-savingFilippos Karapetis
2014-12-26ZVISION: Move the save manager together with the other file classesFilippos Karapetis