aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/saveload.cpp
AgeCommit message (Expand)Author
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