aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/save/saveload.h
AgeCommit message (Expand)Author
2011-01-18GOB: Implement Urban Runner autosaveSven Hesse
2010-02-03Implementing saving/loading for Fascination. Tested in the DOS floppy version...Sven Hesse
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-16gob - Preliminar saveload for FascinationArnaud Boutonné
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-08-28Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues...Arnaud Boutonné
2009-08-22Properly fixing the Lost in Time temp sprite issueSven Hesse
2009-08-20Replace magic numbers by constants : kPropsSize and kIndexSizeArnaud Boutonné
2009-08-14Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and...Sven Hesse
2009-08-13Initial save handler for Playtoons Arnaud Boutonné
2009-07-23Fixing a bug in the V4 save file handler, produced by a "neat" feature in Woo...Sven Hesse
2009-07-21Making some static const uint32s public, older GCC versions don't seem to lik...Sven Hesse
2009-07-07Change SaveLoad_Playtoons caseArnaud Boutonné
2009-07-07- Separate Playtoons gametypes from in GobEngine::initGameParts()Arnaud Boutonné
2009-05-31GOB: Replaced many uses of strdupcpy by Common::StringMax Horn
2009-05-31public'ing some inner classes since some compilers don't seem to like nested ...Sven Hesse
2009-05-31- A new save system for the GobEngine, one that is not fundamentally broken a...Sven Hesse