aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/saveload.cpp
AgeCommit message (Expand)Author
2016-03-01CINE: Fix restoring background music when loading saved game in DOS CD versio...Kirben
2015-12-28CINE: Let makeLoad take a Common::String as parameter.Johannes Schickel
2015-09-13CINE: Add support for CD music in the CD version of Future Wars.Kirben
2014-02-18CINE: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-07CINE: A little bit enforcement of our formatting guidelines.Johannes Schickel
2012-08-13CINE: Fix restoring of savegame in caveVincent Hamm
2011-11-02CINE: Fix warningsEugene Sandulenko
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-06-02CINE: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-08-09CINE: eliminate global variablesEugene Sandulenko
2010-07-16CINE: Get rid of some unnecessary g_cine refsMax Horn
2010-07-16CINE: Get rid of g_saveFileManMax Horn
2010-06-15CINE: Fix bug #2812694.Eugene Sandulenko
2010-05-19Implement FR #2841494: FW: Pause doesn't workEugene Sandulenko
2010-04-21CINE: Change Doxygen commands to match our CFCMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-08-03Fix for #2824798 (FW: crash when clicking "load" in the GUI):Kari Salminen
2009-07-15Remove ioFailed() usage from Cine engine.Kari Salminen
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2009-05-11Fix bug #2055836: "FW: Music is not restarted when loading a saved game"Eugene Sandulenko
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-13Started moving Save/Load code to saveload.cpp/.hFilippos Karapetis