aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/saveload.cpp
AgeCommit message (Expand)Author
2011-12-11DREAMWEB: Fix namesToOld/oldToNamesWillem Jan Palenstijn
2011-12-11DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames()Max Horn
2011-12-11DREAMWEB: Move savefile creation into DreamGenContext::savePositionMax Horn
2011-12-11DREAMWEB: Add DreamWebEngine::getSavegameFilenameMax Horn
2011-12-11DREAMWEB: Remove DreamGenContext::closeFile, stop using kHandleMax Horn
2011-12-09DREAMWEB: Use the C++ version of workScreen() in C++ codeFilippos Karapetis
2011-12-07DREAMWEB: Replace cs by data (outside of dreamgen.cpp)Max Horn
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-05DREAMWEB: 'loadSaveBox' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Move temporary room for loading out of data segmentWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'loadOld' and clean up 'doLoad' callsWillem Jan Palenstijn
2011-12-03DREAMWEB: Move 'loadOld' from dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Clean upWillem Jan Palenstijn
2011-12-03DREAMWEB: Don't use Madeuproomdat as a global when not necessaryWillem Jan Palenstijn
2011-12-03DREAMWEB: Create and use FileHeader structWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'scanForNames'Willem Jan Palenstijn
2011-12-03DREAMWEB: Move 'scanForNames' out of dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Move roomData out of opaque data segmentWillem Jan Palenstijn
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-11-26DREAMWEB: Reduce code completion for scummvm save/load guiWillem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'loadposition'Willem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'saveposition'Willem Jan Palenstijn
2011-11-26DREAMWEB: Move 'loadposition' and 'saveposition' from dreamgenWillem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'actualload'Willem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'actualsave'Willem Jan Palenstijn
2011-11-26DREAMWEB: Move 'actualsave' and 'actualload' from dreamgenWillem Jan Palenstijn
2011-11-26DREAMWEB: 'showdiscops' ported to C++Bertrand Augereau
2011-11-21DREAMWEB: 'showmainops' ported to C++Bertrand Augereau
2011-11-21DREAMWEB: Misc cleanings in saveload.cppBertrand Augereau
2011-11-21DREAMWEB: Removed STACK_CHECKs in saveload.cppBertrand Augereau
2011-11-21DREAMWEB: 'saveload' ported to C++Bertrand Augereau
2011-11-17DREAMWEB: 'oldtonames' and 'namestoold' ported to C++Bertrand Augereau
2011-11-17DREAMWEB: Cleaning in room loadingBertrand Augereau
2011-11-14DREAMWEB: Unhardcode checkcoords tablesWillem Jan Palenstijn
2011-08-18DREAMWEB: Fix compile on non-GNU compilersSven Hesse
2011-08-18DREAMWEB: Add/fix loading from launcherWillem Jan Palenstijn
2011-08-18DREAMWEB: Hook up ScummVM save/load menuWillem Jan Palenstijn
2011-08-18DREAMWEB: Move several load/save functions out of dreamgenWillem Jan Palenstijn