aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saveload.cpp
AgeCommit message (Expand)Author
2018-06-03SAGA: Don't show pause message in saved thumbnailDavid Fioramonti
2017-08-21SAGA: Fix bug #10009, when loading gamesFilippos Karapetis
2016-05-31SAGA: Safer string manipulationEugene Sandulenko
2016-05-05SAGA: Safer string copyingEugene Sandulenko
2014-10-27SAGA: Remove the buggy actor swapping fixup code for IHNMFilippos Karapetis
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-28SAGA: Null terminate string. CID 1003869Eugene Sandulenko
2012-11-11SAGA: Add support for played timeFilippos Karapetis
2011-11-03SAGA: Fix warningsEugene Sandulenko
2011-08-07ALL: Use Graphics::skipThumbnail() where appropriate.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17SAGA: Fixed bug #3276033: IHNM: Savegame reminder not resetEugene Sandulenko
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-10-23SAGA: Add some const qualifiers to SagaEngine methodsMax Horn
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2010-10-21SAGA: replace Script and Thread "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-05-16Added automatic detection of the IHNM demoFilippos Karapetis
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-03-10Fix bug #2963556: SAGA: Memory leaks #2Andrew Kurushin
2010-01-21Silenced some cppcheck warnings.Torbjörn Andersson
2010-01-02Implement FR #2827944: "SAGA: Hide in-game GUI on thumbnails"Eugene Sandulenko
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2009-04-10Removed obsolete TODOFilippos Karapetis
2009-04-09Sort the list of savegames. (I suppose this fix, or a better one, should goTorbjörn Andersson
2009-01-17Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter"Filippos Karapetis
2009-01-11IHNM save games no longer contain ITE-related variablesFilippos Karapetis
2009-01-02- Split the IHNM script functions into a different fileFilippos Karapetis
2008-12-21- Added some stubs for the SAGA2 games dino and fta2Filippos Karapetis
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-10CleanupFilippos Karapetis
2008-11-10SAGA save games now contain thumbnails and creation date/time (visible from ...Filippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-08ioFailed() is now checked when saving a gameFilippos Karapetis
2007-09-30Of course, that also means that 'slot' should be 3 characters, not 2.Torbjörn Andersson
2007-09-30Terminate the string used to hold the save slot number, or strange things mayTorbjörn Andersson
2007-09-23remove _saveMarks from SAGA load and save implementationAndrew Kurushin
2007-09-22Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s...Filippos Karapetis
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-16Fixed regression with save games that have an inset and an outset sceneFilippos Karapetis
2007-08-27IHNM's ending is shown correctly now (but the credits still aren't). Slight u...Filippos Karapetis
2007-08-26CleanupFilippos Karapetis
2007-08-26One more place where music for chapter 6 shouldn't be played for nowFilippos Karapetis
2007-08-26Don't play a music track when loading a saved game from chapter 6 in IHNM for...Filippos Karapetis
2007-08-26Games saved in the character selection screen should work correctly nowFilippos Karapetis