aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/statesaver.cpp
AgeCommit message (Expand)Author
2016-12-13FULLPIPE: Revert memory leak fixing as that introduced tons of regressionsEugene Sandulenko
2016-12-12FULLPIPE: Plug more memory leaksEugene Sandulenko
2016-11-28FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones)Torbjörn Andersson
2016-10-05FULLPIPE: Added on-demand debug output to PicAniInfosEugene Sandulenko
2016-09-29FULLPIPE: Save correct thumbnail to the savegamesEugene Sandulenko
2016-09-27FULLPIPE: Add support loading/saving from GMMEugene Sandulenko
2016-09-25FULLPIPE: Remove redundant debug outputEugene Sandulenko
2016-09-25FULLPIPE: Added more debug output to saveload codeEugene Sandulenko
2016-09-23FULLPIPE: Added more debug info to saveload codeEugene Sandulenko
2016-09-21FULLPIPE: Fix crash when savepath is not writeableEugene Sandulenko
2016-09-20FULLPIPE: Save ScummVM-specific header with the savesEugene Sandulenko
2016-09-19FULLPIPE: Fix game save/loadEugene Sandulenko
2016-09-19FULLPIPE: Fix saving object to savegamesEugene Sandulenko
2016-09-19FULLPIPE: Added debug info to saveload codeEugene Sandulenko
2016-09-18FULLPIPE: Implemented savefile loadingEugene Sandulenko
2016-09-18FULLPIPE: Moved save-related functions to statesaver.cppEugene Sandulenko
2016-09-18FULLPIPE: Save header, remove debug leftoversEugene Sandulenko
2016-09-18FULLPIPE: Further work on savingEugene Sandulenko
2016-09-16FULLPIPE: Further work on game savingEugene Sandulenko