aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/gbampsave.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-18COMMON: Change wrapBufferedWriteStream() to always disposes wrapped streamMax Horn
2010-11-18DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStreamMax Horn
2010-11-18DS: Fix compilation despite use of 'forbidden' symbolsMax Horn
2010-07-05DS: Fix warnings, make some vars static, cleanupMax Horn
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-02-13DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-17DS: Removing some dead code; merged (parts of) std_cwd into GBAMPSaveFileMana...Max Horn
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-09-14Another NDS compilation fix, plus a warning fixMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-05-31Fixing various warnings in the DS portMax Horn
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
2008-05-14NDS : Compilation fixesBertrand Augereau
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-30The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...Max Horn
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
2007-06-30- Show mouse cursor optionNeil Millstone
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-17Get rid of Common::SaveFileMax Horn
2006-12-01svn-id: r24799Neil Millstone
2006-08-19Fixed bug causing crash during saving in Saga engine, changed audio to low qu...Neil Millstone
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn