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
/
backends
/
saves
Age
Commit message (
Expand
)
Author
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-07-29
Add a removeSavefile() to the default savefile manager based on the new Commo...
David Corrales
2007-07-18
Added error codes to the SaveFileManager via the SFMError enum. Also, solved ...
David Corrales
2007-07-12
Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...
David Corrales
2007-07-08
Fixed a very strange bug with strings. Also added a couple sanity checks.
David Corrales
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-07-08
Initial patch to the listSavefiles method. Now only the existing savegames ar...
David Corrales
2007-06-03
Initialise _stream.next_in as well, to silence another Valgrind warning in at
Torbjörn Andersson
2007-06-03
Initialized _stream.avail_in (and fixed a typo in a comment) after discussing
Torbjörn Andersson
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-16
Add a flag which makes it possible to disable the default savefile man (for b...
Max Horn
2007-03-11
Reenabled window bit flags for automatica gzip header detection, and document...
Max Horn
2007-03-11
Adding extra wbits is not supported by all versions of zlib. If they should b...
Lars Persson
2007-03-10
More fixes for MSVC8 warnings.
Eugene Sandulenko
2007-02-19
Don't set ioFailed on EOS
Max Horn
2007-02-18
Accept zlib format files as well when reading.
Marcus Comstedt
2007-02-18
Const correctness
Max Horn
2007-02-18
Replaced the old code for compressed savegames (which was using the gzopen/gz...
Max Horn
2007-01-21
Don't mkdir the default savepath whenever we startup; rather, mkdir (on Unix/...
Max Horn
2006-11-04
Fixed and updated Palm save manager
Chris Apers
2006-07-09
Fix some more duplicated files, and unify case for rpc include
James Brown
2006-06-30
Moved savefile.cpp to backends, to work around link error
Max Horn
2006-06-24
Moved savefile code to new 'saves' backend module (work in progress)
Max Horn
[prev]