aboutsummaryrefslogtreecommitdiff
path: root/engines/savestate.cpp
AgeCommit message (Expand)Author
2018-07-21GRAPHICS: Add playtime in milliseconds to SaveStateDescriptorDavid Fioramonti
2017-11-18COMMON: Add limited support for custom deleters to ScopedPtrColin Snover
2017-06-09ENGINES: Display savestate date as YYYY-MM-DDTarek Soliman
2016-08-24GUI: Show "locked" saves during syncAlexander Tkachev
2014-02-18ENGINES: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-06-02ENGINES: Get rid of some s(n)printf callsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-10-29ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.Johannes Schickel
2010-04-06Switch SaveStateDescriptor::getBool to use Common::parseBoolMax Horn
2010-03-18ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*Max Horn