aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/saveload.cpp
AgeCommit message (Expand)Author
2011-11-02DRACI: Fix warningEugene Sandulenko
2011-09-08DRACI: Made some static data const.Johannes Schickel
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-06-02DRACI: Remove all instances of s(n)printfMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-29DRACI: Switch to the new play time counting of the Engine class.Johannes Schickel
2009-12-09DRACI: Reduce header interdependencies; some cleanupMax Horn
2009-11-12Handled loading/saving from the map locationRobert Špalek
2009-11-04Brought back one old line, just to be sure.Robert Špalek
2009-11-02Refactored running loop().Robert Špalek
2009-10-30Fixed svn:keywordsRobert Špalek
2009-10-16Fix memory leaks when reading thumbnailsRobert Špalek
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-04Fixed two bugs concerning loading:Robert Špalek
2009-10-04Hack Game::_shouldExitLoop.Robert Špalek
2009-10-04Load inventory items properly after loading the game.Robert Špalek
2009-10-04Implemented rudimentary game loading/saving.Robert Špalek
2009-10-04Implement all boilerplate concerning Global Main Menu.Robert Špalek