aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/saveload.cpp
AgeCommit message (Expand)Author
2010-06-15SCUMM: Fix bug #1879604.Eugene Sandulenko
2010-04-11Apply patch #2984508 - "GSoC: SCUMM stopped audio from playing while saving"Ori Avtalion
2010-04-04Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.Travis Howell
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-12-30Add Nintendo 64 port to trunk.Fabio Battaglia
2009-10-27Load/save the 16BitPalette data in PCE version of Loom.Travis Howell
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-11Remove excess spaces.Travis Howell
2009-08-05Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,...Travis Howell
2009-07-29Fix regression, which prevented saving in COMI.Johannes Schickel
2009-07-28SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it.Max Horn
2009-07-25Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.Travis Howell
2009-07-23Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircti...Travis Howell
2009-07-23Simplify the code to check whether loading or saving a game is possible.Travis Howell
2009-07-22Fix bug #1745396: "MI: Saved game from the credits sequence fails to load".Eugene Sandulenko
2009-07-12Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge...Travis Howell
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-06-04Add 16bit color support for later HE games.Travis Howell
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-04-19SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe...Max Horn
2009-04-12Backporting fix from rev #39918: Memory leak when thumbnail header Neil Millstone
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn
2009-03-16SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the ...Max Horn
2009-02-11Restore correct camera values for old saves games of FT, Dig, and COMI.Travis Howell
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-11SCUMM: Regulate save/load support in GMM based on VAR_MAINMENU_KEY - though I...Max Horn
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
2008-09-16Added support for SCUMM savestates date/time and playtime info in the launche...Johannes Schickel
2008-09-16Cleanup.Johannes Schickel
2008-09-15replace ioFailed by errWillem Jan Palenstijn
2008-09-15fix listSaveGamesWillem Jan Palenstijn
2008-09-14Little cleanup.Johannes Schickel
2008-09-14Added thumbnail support for launcher to SCUMM engine.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: SCUMMMax Horn
2008-08-20Oops fix save loading after last commit.Johannes Schickel
2008-08-20Cleanup of thumbnail saving/loading code.Johannes Schickel
2008-08-20- Committed Max' compressed save backseeking support from patch #2050337 "KYR...Johannes Schickel
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04SCUMM: Only try to load savefile metadata from slots >= 0Max Horn
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-11cleanupMax Horn
2008-06-30Scumm sound settings can now be changed from the gmmChristopher Page
2008-05-23Fixed PalmOS compilationChris Apers
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-01Change InSaveFile -> SeekableReadStream where possibleMax Horn