aboutsummaryrefslogtreecommitdiff
path: root/common/savefile.h
AgeCommit message (Expand)Author
2005-05-08New method InSaveFile::skip()Max Horn
2005-04-22* Added new virtual base class 'Stream', ReadStream andMax Horn
2005-04-13Get rid of errno; add some (optional) error checking facilities to SaveFile c...Max Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-01-09Ensure these headers match the rest of ScummVMMax Horn
2005-01-01Updated copyrightMax Horn
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
2004-06-25Cleaned up SaveFileManager stuff a little bitMax Horn
2004-04-17Introduce ReadStream and WriteStream (as explained in my File class design ma...Max Horn
2003-11-30oops forgot to commit this one, it seemsMax Horn
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-08-10Doesn't look like these are used anymore.Marcus Comstedt
2003-08-07Fix newline warningChris Apers
2003-08-07No more needed ... Arisme, your turnChris Apers
2003-05-21more pedantic changesMax Horn
2003-04-30more PalmOS changesMax Horn
2002-12-17added missing #include <string.h> (for memset)Max Horn
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt