index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
fullpipe
/
statesaver.cpp
Age
Commit message (
Expand
)
Author
2018-12-23
FULLPIPE: Silence a false positive warning in MSVC
Filippos Karapetis
2017-12-02
FULLPIPE: Fix bug #10317: Save game metadata is missing
Eugene Sandulenko
2017-11-18
FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and...
Colin Snover
2017-09-22
FULLPIPE: Fix leaking the save MemoryWriteStreamDynamic buffer
Bastien Bouclet
2016-12-13
FULLPIPE: Revert memory leak fixing as that introduced tons of regressions
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug more memory leaks
Eugene Sandulenko
2016-11-28
FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones)
Torbjörn Andersson
2016-10-05
FULLPIPE: Added on-demand debug output to PicAniInfos
Eugene Sandulenko
2016-09-29
FULLPIPE: Save correct thumbnail to the savegames
Eugene Sandulenko
2016-09-27
FULLPIPE: Add support loading/saving from GMM
Eugene Sandulenko
2016-09-25
FULLPIPE: Remove redundant debug output
Eugene Sandulenko
2016-09-25
FULLPIPE: Added more debug output to saveload code
Eugene Sandulenko
2016-09-23
FULLPIPE: Added more debug info to saveload code
Eugene Sandulenko
2016-09-21
FULLPIPE: Fix crash when savepath is not writeable
Eugene Sandulenko
2016-09-20
FULLPIPE: Save ScummVM-specific header with the saves
Eugene Sandulenko
2016-09-19
FULLPIPE: Fix game save/load
Eugene Sandulenko
2016-09-19
FULLPIPE: Fix saving object to savegames
Eugene Sandulenko
2016-09-19
FULLPIPE: Added debug info to saveload code
Eugene Sandulenko
2016-09-18
FULLPIPE: Implemented savefile loading
Eugene Sandulenko
2016-09-18
FULLPIPE: Moved save-related functions to statesaver.cpp
Eugene Sandulenko
2016-09-18
FULLPIPE: Save header, remove debug leftovers
Eugene Sandulenko
2016-09-18
FULLPIPE: Further work on saving
Eugene Sandulenko
2016-09-16
FULLPIPE: Further work on game saving
Eugene Sandulenko