aboutsummaryrefslogtreecommitdiff
path: root/backends/saves
AgeCommit message (Expand)Author
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-18BACKEND: When removing a save files also remove entry from timestamps fileThierry Crozat
2016-09-18BACKENDS: Ignore timestamps for inexistent files in DefaultSaveFileManagerThierry Crozat
2016-08-24COMMON: Fix WriteStream::pos() once againAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Fix saves syncAlexander Tkachev
2016-08-24CLOUD: Update save's timestamp on rewriteAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2016-08-24CLOUD: Fix DefaultSaveFileManager againAlexander Tkachev
2016-08-24GUI: Show "locked" saves during syncAlexander Tkachev
2016-08-24CLOUD: Make DefaultSaveFileManager ignore syncing filesAlexander Tkachev
2016-08-24COMMON: Add SaveFileManager::openRawFile()Alexander Tkachev
2016-02-28BACKENDS: Remove request to mail Fingolfin.Johannes Schickel
2016-02-25BACKENDS: Make DefaultSaveFileManager case insensitive.Johannes Schickel
2016-02-02POSIX: Use XDG specification for default save path.Johannes Schickel
2015-09-14SYMBIAN: Rename define and rephrase commentsWillem Jan Palenstijn
2015-09-14SYMBIAN: Fix compilation error caused by remove macroFedor Strizhnev
2014-02-18WIN32: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18POSIX: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-07-14BACKENDS: Silence warning about ARRAYSIZE in windows-savesLittleboy
2012-06-21COMMON: Allow the savefile manager to create uncompressed savesFilippos Karapetis
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-25SAMSUNGTV: change default pathPawel Kolodziejski
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-24SAMSUNGTV: changed pathsPawel Kolodziejski
2011-05-23BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile managerMax Horn
2011-05-23SAMSUNGTV: update portPawel Kolodziejski
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-03PSP: Fix more forbidden symbol clashesMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-03-24COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...Littleboy
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-09added support for samsung tvPaweł Kołodziejski
2009-09-23PSP: improved suspend/resume support [patch from bluddy]Joost Peters
2009-07-10Recreate FSNode after calling checkPath since checkPath mayWillem Jan Palenstijn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
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