Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-09 | $Header$ -> $URL$ + $Id$ | Marcus Comstedt | |
svn-id: r20441 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-13 | Improved savefile error handling: | Marcus Comstedt | |
* New flush() method in WriteStream class to flush pending I/O, in order to detect any I/O errors * Use of flush() and ioFailed() added to scumm engine save function * Dreamcast backend extended to support the new checks svn-id: r19066 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-27 | Implemented InVMSave::skip(). | Marcus Comstedt | |
svn-id: r18471 | |||
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn | |
svn-id: r18038 | |||
2005-05-04 | Dispense with the filename field of InVMSaves. | Marcus Comstedt | |
svn-id: r17911 | |||
2005-05-04 | Cleanup of the cleanup code. :-) | Marcus Comstedt | |
svn-id: r17910 | |||
2005-05-04 | Split VMSave into InVMSave and OutVMSave. | Marcus Comstedt | |
svn-id: r17909 | |||
2005-04-27 | Added eos() method. | Marcus Comstedt | |
svn-id: r17843 | |||
2005-04-11 | Typo | Max Horn | |
svn-id: r17547 | |||
2005-04-10 | split SaveFileManager::openSavefile and class SaveFile into two, each, one ↵ | Max Horn | |
for loading and one for saving svn-id: r17517 | |||
2005-04-03 | SaveFile stuff now resides in <common/savefile.h>. | Marcus Comstedt | |
svn-id: r17351 | |||
2004-11-27 | Moved Engine::getSavePath() to class SaveFileManager; removed the ↵ | Max Horn | |
'directory' parameter from SaveFileManager::openSavefile and listSavefiles (they always use getSavePath() now, which is what we did anyway) svn-id: r15901 | |||
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn | |
svn-id: r15332 | |||
2004-08-26 | Don't return -1 from read/write, they are uint32... | Marcus Comstedt | |
svn-id: r14788 | |||
2004-06-25 | Cleaned up SaveFileManager stuff a little bit | Max Horn | |
svn-id: r14056 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-30 | cleanup; added (currently commented out) zlib/gzip code | Max Horn | |
svn-id: r11433 | |||
2003-11-26 | GUI now has its own namespace, use it. | Marcus Comstedt | |
svn-id: r11377 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-11-01 | cleanup: new MessageDialog subclass TimedMessageDialog | Max Horn | |
svn-id: r11033 | |||
2003-10-02 | updated Marcus' copyright | Max Horn | |
svn-id: r10543 | |||
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-08-10 | Harmonized SaveFile API with File API a bit. | Marcus Comstedt | |
svn-id: r9626 | |||
2003-06-18 | Moved include of stdafx.h to top. | Marcus Comstedt | |
svn-id: r8543 | |||
2003-04-03 | zlib.h is no longer in ronin/. | Marcus Comstedt | |
svn-id: r6904 | |||
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt | |
svn-id: r6007 | |||
2002-12-06 | Display status after saving. | Marcus Comstedt | |
svn-id: r5850 | |||
2002-10-18 | Removed dependency on GameDetector. | Marcus Comstedt | |
svn-id: r5180 | |||
2002-09-13 | Updated for new directory layout. | Marcus Comstedt | |
svn-id: r4931 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |