aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/vmsave.cpp
AgeCommit message (Collapse)Author
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-11-30cleanup; added (currently commented out) zlib/gzip codeMax Horn
svn-id: r11433
2003-11-26GUI now has its own namespace, use it.Marcus Comstedt
svn-id: r11377
2003-11-02turned 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-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
svn-id: r11033
2003-10-02updated Marcus' copyrightMax Horn
svn-id: r10543
2003-09-18moved 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-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
svn-id: r9626
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
svn-id: r8543
2003-04-03zlib.h is no longer in ronin/.Marcus Comstedt
svn-id: r6904
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
svn-id: r6007
2002-12-06Display status after saving.Marcus Comstedt
svn-id: r5850
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
svn-id: r5180
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-08-31fixed 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-21Initial revisionMax Horn
svn-id: r4785