aboutsummaryrefslogtreecommitdiff
path: root/backends/saves/savefile.cpp
AgeCommit message (Expand)Author
2019-12-09COMMON: Make save compression optional when copyingsluicebox
2019-01-05COMMON: Remove usage of ScopedPtr in OutSaveFileBastien Bouclet
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-08-24COMMON: Fix WriteStream::pos() once againAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-24COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...Littleboy
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-12-10When renaming a savefile, close the old file before deleting it to avoid errors.Nicola Mettifogo
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-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-06-30Moved savefile.cpp to backends, to work around link errorMax Horn