Age | Commit message (Expand) | Author |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-29 | Fix regression, which prevented saving in COMI. | Johannes Schickel |
2009-07-28 | SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it. | Max Horn |
2009-07-25 | Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied. | Travis Howell |
2009-07-23 | Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircti... | Travis Howell |
2009-07-23 | Simplify the code to check whether loading or saving a game is possible. | Travis Howell |
2009-07-22 | Fix bug #1745396: "MI: Saved game from the credits sequence fails to load". | Eugene Sandulenko |
2009-07-12 | Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge... | Travis Howell |
2009-07-12 | ScummVM/PS2 bugs fixed by this commit: | Max Lingua |
2009-06-04 | Add 16bit color support for later HE games. | Travis Howell |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-04-19 | SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe... | Max Horn |
2009-04-12 | Backporting fix from rev #39918: Memory leak when thumbnail header | Neil Millstone |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-16 | SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the ... | Max Horn |
2009-02-11 | Restore correct camera values for old saves games of FT, Dig, and COMI. | Travis Howell |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-11 | SCUMM: Regulate save/load support in GMM based on VAR_MAINMENU_KEY - though I... | Max Horn |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-06 | Implemented GMM loading (and, once the GMM supports it, saving) for SCUMM | Max Horn |
2008-09-16 | Added support for SCUMM savestates date/time and playtime info in the launche... | Johannes Schickel |
2008-09-16 | Cleanup. | Johannes Schickel |
2008-09-15 | replace ioFailed by err | Willem Jan Palenstijn |
2008-09-15 | fix listSaveGames | Willem Jan Palenstijn |
2008-09-14 | Little cleanup. | Johannes Schickel |
2008-09-14 | Added thumbnail support for launcher to SCUMM engine. | Johannes Schickel |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SCUMM | Max Horn |
2008-08-20 | Oops fix save loading after last commit. | Johannes Schickel |
2008-08-20 | Cleanup of thumbnail saving/loading code. | Johannes Schickel |
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 "KYR... | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-04 | SCUMM: Only try to load savefile metadata from slots >= 0 | Max Horn |
2008-08-04 | Turned InSaveFile & OutSaveFile into simple typedefs | Max Horn |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-11 | cleanup | Max Horn |
2008-06-30 | Scumm sound settings can now be changed from the gmm | Christopher Page |
2008-05-23 | Fixed PalmOS compilation | Chris Apers |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-02-01 | Change InSaveFile -> SeekableReadStream where possible | Max Horn |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-01 | Fix for bug #1766072: MANIACNES: Music Doesn't Start On Load Game | Eugene Sandulenko |
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko |
2007-12-27 | Enable Windows version of early HE games by default, to match already enabled... | Travis Howell |
2007-12-23 | Fix for bug #1846049: COMI: wrong subtitles color | Max Horn |
2007-12-20 | Do not #include time.h globally (ideally, we should provide a localtime clone... | Max Horn |
2007-12-07 | fix unterminated string (causing intermittent savegame listing problems in sc... | Willem Jan Palenstijn |
2007-11-06 | Add support for original load/save system in HE games. | Travis Howell |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |