aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/vmsave.cpp
AgeCommit message (Expand)Author
2006-05-02Implemented new InSaveFile methods.Marcus Comstedt
2006-02-09$Header$ -> $URL$ + $Id$Marcus Comstedt
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-13Improved savefile error handling:Marcus Comstedt
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-04Dispense with the filename field of InVMSaves.Marcus Comstedt
2005-05-04Cleanup of the cleanup code. :-)Marcus Comstedt
2005-05-04Split VMSave into InVMSave and OutVMSave.Marcus Comstedt
2005-04-27Added eos() method.Marcus Comstedt
2005-04-11TypoMax Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-04-03SaveFile stuff now resides in <common/savefile.h>.Marcus Comstedt
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-26Don't return -1 from read/write, they are uint32...Marcus Comstedt
2004-06-25Cleaned up SaveFileManager stuff a little bitMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-30cleanup; added (currently commented out) zlib/gzip codeMax Horn
2003-11-26GUI now has its own namespace, use it.Marcus Comstedt
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
2003-04-03zlib.h is no longer in ronin/.Marcus Comstedt
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-06Display status after saving.Marcus Comstedt
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
2002-09-13Updated for new directory layout.Marcus Comstedt
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-21Initial revisionMax Horn