aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/saveload.cpp
AgeCommit message (Expand)Author
2014-02-18TOUCHE: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-06-02TOUCHE: 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
2009-07-14Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f...Max Horn
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2008-12-07reduced saveload code dupGregory Montoir
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-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-07-29Added --list-saves support for TOUCHEChristopher Page
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-13TOUCHE works with the new GMM implementationChristopher Page
2008-06-26moved midi driver object creation to MidiPlayer class (to match delete call)Gregory Montoir
2008-06-26Touche now uses the new _quit flagChristopher Page
2007-11-04simplification, increased game state filenamesGregory Montoir
2007-09-29don't update the screen directly after a gamestate load ; keychars and room b...Gregory Montoir
2007-09-27simplified touche savegame listingGregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-07-31fix for bug #1751226 (glitches on save/loadGregory Montoir
2007-07-24renamed some fields for clarificationGregory Montoir
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2006-12-09cleanupGregory Montoir
2006-11-15added dirty rects handlingGregory Montoir
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
2006-11-10new menu codeGregory Montoir
2006-11-07cleanupGregory Montoir
2006-11-05enabled MIDI volume changesGregory Montoir
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir