aboutsummaryrefslogtreecommitdiff
path: root/common/savefile.h
AgeCommit message (Expand)Author
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-24COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...Littleboy
2010-06-15Fix spelling, cleanupMax Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2008-11-06Merged SFMError into Common::Error, added some new error codes; revised some ...Max Horn
2008-11-06cleanupMax Horn
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-08-04Moved the OutSaveFile::finalize method to WriteStream; implemented DumpFile::...Max Horn
2008-02-22Some corrections to the SaveFileManager Doxygen commentsMax Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-30Clarify SaveFileManager::listSavefiles usageMax Horn
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-12-23SaveFileManager::setError is an internal method; also, pass string to it by-r...Max Horn
2007-11-06Patch #1825132: SAVEFILEMAN: renameSavefile implementationMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-07-29Add a removeSavefile() to the default savefile manager based on the new Commo...David Corrales
2007-07-18Added error codes to the SaveFileManager via the SFMError enum. Also, solved ...David Corrales
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Added class NonCopyable, and made various things derive from itMax Horn
2007-02-17Get rid of Common::SaveFileMax Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2006-06-24Typo, and stress that getSavePath() is not to be used for storing savegames v...Max Horn
2006-06-24Moved savefile code to new 'saves' backend module (work in progress)Max Horn
2006-04-26Changed InSaveFile (part of the save file system) to inherit from SeekableRea...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
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