Commit graph

14 commits

Author SHA1 Message Date
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
ce8c99bf62 Rename remaining OSystem methods to match our coding guidelines
svn-id: r15332
2004-09-28 20:19:37 +00:00
Chris Apers
609c57c25a Cache read/write data to speed up access
svn-id: r15046
2004-09-12 13:01:12 +00:00
Max Horn
e5f90509a6 Cleaned up SaveFileManager stuff a little bit
svn-id: r14056
2004-06-25 22:11:48 +00:00
Chris Apers
b90139eae7 Missing stdafx.h
svn-id: r12548
2004-01-20 14:16:10 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Chris Apers
e8ad4cc009 Coorect class name
svn-id: r11463
2003-12-02 09:53:26 +00:00
Max Horn
3612dc54dc cleanup; added (currently commented out) zlib/gzip code
svn-id: r11433
2003-11-30 00:35:12 +00:00
Max Horn
be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Chris Apers
e966585061 Fixed compilation error introduced by Marcus ;)
svn-id: r9639
2003-08-11 08:25:11 +00:00
Marcus Comstedt
a5aa5c0d73 Harmonized SaveFile API with File API a bit.
svn-id: r9626
2003-08-10 20:49:13 +00:00
Chris Apers
ba7e13262c Cleanup
svn-id: r7366
2003-05-06 08:24:21 +00:00
Chris Apers
d4b4915466 Add copyright header
svn-id: r7232
2003-04-30 21:08:44 +00:00
Max Horn
42f156ddad started to merge in Chrilith's PalmOS port
svn-id: r7219
2003-04-30 11:37:10 +00:00