Age | Commit message (Expand) | Author |
2016-08-31 | DS, N64: Fix openForSaving() | Alexander Tkachev |
2016-08-31 | DS, N64: Fix SaveFileManagers | Alexander Tkachev |
2016-08-24 | CLOUD: Make OutSaveFile start saves sync | Alexander Tkachev |
2014-02-18 | DS: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-21 | COMMON: Allow the savefile manager to create uncompressed saves | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-18 | COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream | Max Horn |
2010-11-18 | DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStream | Max Horn |
2010-11-18 | DS: Fix compilation despite use of 'forbidden' symbols | Max Horn |
2010-07-05 | DS: Fix warnings, make some vars static, cleanup | Max Horn |
2010-07-05 | NDS: Update GPL/copyright headers; add namespace DS closing comments | Max Horn |
2010-07-05 | DS: Code formatting: "char* foo" -> "char *foo" | Max Horn |
2010-03-18 | Convert some occurences of StringList to StringArray; | Max Horn |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-02-13 | DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-17 | DS: Removing some dead code; merged (parts of) std_cwd into GBAMPSaveFileMana... | Max Horn |
2008-09-15 | DS: Backported 0.12 changes to trunk | Max Horn |
2008-09-14 | Another NDS compilation fix, plus a warning fix | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-05-31 | Fixing various warnings in the DS port | Max Horn |
2008-05-15 | Porting changes from 0.11.0 branch | Neil Millstone |
2008-05-14 | NDS : Compilation fixes | Bertrand Augereau |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-30 | The PS2, DS and PalmOS ports currently do not properly implement their SaveFi... | Max Horn |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-17 | Get rid of Common::SaveFile | Max Horn |
2006-12-01 | svn-id: r24799 | Neil Millstone |
2006-08-19 | Fixed bug causing crash during saving in Saga engine, changed audio to low qu... | Neil Millstone |
2006-07-21 | o Proper ScummVM copyrights | Eugene Sandulenko |
2006-07-09 | Fix some more duplicated files, and unify case for rpc include | James Brown |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |