scummvm/backends/saves
Max Horn 2b3c08d420 Don't set ioFailed on EOS
svn-id: r25713
2007-02-19 08:48:54 +00:00
..
compressed Don't set ioFailed on EOS 2007-02-19 08:48:54 +00:00
default Replaced the old code for compressed savegames (which was using the gzopen/gzread/etc. API, and thuse tied to FILE/fopen/fread/etc.) with a new wrapper approach, which allows reading/writing gzip data via arbitrary SaveFile implementations, and thus can be used with custom savefile implementations 2007-02-18 02:25:39 +00:00
savefile.cpp Moved savefile.cpp to backends, to work around link error 2006-06-30 22:06:45 +00:00