aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saveload.cpp
AgeCommit message (Expand)Author
2007-08-20Cleanup: Removed obsolete TODOsFilippos Karapetis
2007-08-13Fix for some cases where the protagonist from some savegames in IHNM was not ...Filippos Karapetis
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-31Loading saved games in the demo version of IHNM should work nowFilippos Karapetis
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-06-20Fix crashes with some savegames in IHNMFilippos Karapetis
2007-06-19When loading a game from the same chapter as the current chapter in IHNM, the...Filippos Karapetis
2007-06-19The correct music track is now played when loading a game in IHNM. The save/l...Filippos Karapetis
2007-06-19More updates for the save/load system in IHNMFilippos Karapetis
2007-06-17Some more updates for saving/loading in IHNMFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2006-06-07Fix bug #1502021: "ITE: January 2006 Release menu problem"Eugene Sandulenko
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-04-13Fixes save/load.Johannes Schickel
2006-03-14Compute the full game title when detecting games & creating engine instances,...Max Horn
2006-03-09Modified SAGA engine to use DetectedGame::updateDesc (note: there is a new TO...Max Horn
2006-02-25Removed last two uses of MKIDMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn