aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/vmsave.cpp
AgeCommit message (Expand)Author
2016-09-28DC: Fix indentationMarcus Comstedt
2016-09-27DC: Ignore case for VM filenamesMarcus Comstedt
2016-08-31DC: Fix VMSaveManagerAlexander Tkachev
2016-08-04DC: Fix compilationEugene Sandulenko
2016-08-04BACKENDS: Fix DC's OutVMSave to have pos()Alexander Tkachev
2016-02-26DREAMCAST: Re-fix listing of savegamesMarcus Comstedt
2016-02-25DREAMCAST: Fix listing of savefiles.Johannes Schickel
2014-02-18DC: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-25COMMON: Also adapt openForSaving() in the DC and N64 backendsFilippos Karapetis
2011-06-06DC: Allow use of all symbolsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03DC: Fix various forbidden symbol clashesMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-01-28Silenced some more cppcheck style warnings.Torbjörn Andersson
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-03-21Fixed some warnings.Marcus Comstedt
2009-03-17Removed superfluous comma and namespace specifier.Marcus Comstedt
2009-01-22Get rid of the wrappers around the zlib stream wrapper wrappers ;)Max Horn
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-02-03Use vmsfs_delete_file now that libronin supports it...Marcus Comstedt
2007-12-08Use "new" framework for compressed saves...Marcus Comstedt
2007-12-08Fixed bug in glob matching function.Marcus Comstedt
2007-10-03* Added removeSavefile()Marcus Comstedt
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-18flush()->finalize()Marcus Comstedt
2006-10-22Modularization.Marcus Comstedt
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt