Andrew Kurushin
|
b31ee93c75
|
vc compile warn
svn-id: r17637
|
2005-04-16 17:05:14 +00:00 |
|
Max Horn
|
839c8add38
|
Get rid of errno; add some (optional) error checking facilities to SaveFile classes (they are ugly, and to simple, but better than nothing)
svn-id: r17589
|
2005-04-13 18:36:55 +00:00 |
|
Max Horn
|
e79c168d35
|
split SaveFileManager::openSavefile and class SaveFile into two, each, one for loading and one for saving
svn-id: r17517
|
2005-04-10 15:13:40 +00:00 |
|
Max Horn
|
47280d9433
|
Updated copyright
svn-id: r16398
|
2005-01-01 16:09:25 +00:00 |
|
Max Horn
|
acd1f910d5
|
Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but the command line option has higher priority); i.e. it's affecting the config system (see also bug #1045171)
svn-id: r16391
|
2004-12-30 21:48:22 +00:00 |
|
Nicolas Bacca
|
cdf2eb2eb7
|
Update CE default savepath
svn-id: r16027
|
2004-12-11 00:39:27 +00:00 |
|
Max Horn
|
876e738dce
|
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory' parameter from SaveFileManager::openSavefile and listSavefiles (they always use getSavePath() now, which is what we did anyway)
svn-id: r15901
|
2004-11-27 00:26:11 +00:00 |
|
Max Horn
|
e5f90509a6
|
Cleaned up SaveFileManager stuff a little bit
svn-id: r14056
|
2004-06-25 22:11:48 +00:00 |
|
Max Horn
|
e17a15d96e
|
Introduce ReadStream and WriteStream (as explained in my File class design mails on scummvm-devel)
svn-id: r13595
|
2004-04-17 09:57:15 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
bb760a5b73
|
detect zlib in configure script; use it by default, if available
svn-id: r11544
|
2003-12-10 00:15:20 +00:00 |
|
Max Horn
|
5120eddb54
|
zlib compression works *very* well, factor 3-6 in my test cases. Personally I'd make zlib support the default...
svn-id: r11435
|
2003-11-30 00:43:01 +00:00 |
|
Max Horn
|
3612dc54dc
|
cleanup; added (currently commented out) zlib/gzip code
svn-id: r11433
|
2003-11-30 00:35:12 +00:00 |
|
Paweł Kołodziejski
|
b5a7ef0822
|
cleanup whitespaces
svn-id: r11219
|
2003-11-08 22:43:46 +00:00 |
|
Marcus Comstedt
|
ef5e193d59
|
stdafx.h needs to be included first.
svn-id: r11117
|
2003-11-03 22:28:37 +00:00 |
|
Nicolas Bacca
|
b085e51dc5
|
EVC : compile different
svn-id: r10744
|
2003-10-12 13:27:42 +00:00 |
|
Max Horn
|
110152ddcf
|
moved declaration of error/warning/debug from engine.h to util.h
svn-id: r10149
|
2003-09-10 12:15:51 +00:00 |
|
Marcus Comstedt
|
a5aa5c0d73
|
Harmonized SaveFile API with File API a bit.
svn-id: r9626
|
2003-08-10 20:49:13 +00:00 |
|