aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/saveload_mr.cpp
AgeCommit message (Expand)Author
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-09-15also check for premature end-of-stream when loadingWillem Jan Palenstijn
2008-09-14Fixed regression introduced with latest stream changes (it seems compressed s...Johannes Schickel
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-05-11- Added support for original kyra3 save filesJohannes Schickel
2008-05-11Added saving of current album page of kyra3 like the original did.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02Moved common kyra2/kyra3 item to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel