aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/kernel/persistenceservice.cpp
AgeCommit message (Expand)Author
2014-09-12SWORD25: Bump the save file version numberAdrian Astley
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-08SWORD25: Fix potential buffer overrun. CID 1003865Eugene Sandulenko
2011-06-29SWORD25: Implement persistence functions for soundengineEugene Sandulenko
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-26SWORD25: Fix making multiple saves at the same time.Alyssa Milburn
2011-05-23SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL definesMax Horn
2011-05-14SWORD25: Fix format string warning.eriktorbjorn
2011-05-13SWORD25: Stop linking directly against zlib.md5
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05SWORD25: Remove thumbnails from the cache when saving a new gamemd5
2011-05-05SWORD25: Initial code for showing savegame thumbnailsmd5
2011-05-05SWORD25: Removed the saved game filename from the savegame meta info structmd5
2011-05-05SWORD25: Added some FIXMEs in the save game and thumbnail codemd5
2011-05-02SWORD25: Fix compilation, caused by zlib.h including unistd.hJohannes Schickel
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-10-28SWORD25: Comment out unused static variable.Johannes Schickel
2010-10-28SWORD25: Standardised savegame filenames, start on advanced engine featuresPaul Gilbert
2010-10-25SWORD25: Add FIXME about savegame names; cleanupMax Horn
2010-10-25SWORD25: Simplify FS 'wrapper' code a bit, add FIXME commentsMax Horn
2010-10-20SWORD25: Added description field to savegamesPaul Gilbert
2010-10-19SWORD25: Enforced code formatting rules in rest of the engineEugene Sandulenko
2010-10-15SWORD25: Do not use Kernel::GetService directly anymoreMax Horn
2010-10-13SWORD25: Renamed getInstance() -> instance()Max Horn
2010-10-13SWORD25: Enforced code naming conventions in math/*Eugene Sandulenko
2010-10-12SWORD25: Further savegame work, including savegame screenshotsPaul Gilbert
2010-10-12SWORD25: Fix warningEugene Sandulenko
2010-10-12SWORD25: Fixes to the savegame saving codePaul Gilbert
2010-10-12SWORD25: Comply to the code conventions for several classesEugene Sandulenko
2010-10-12SWORD25: unsigned int -> uintEugene Sandulenko
2010-10-12SWORD25: Removed now redundant 'using namespace std' linesPaul Gilbert
2010-10-12SWORD25: removed BS_ prefix from rest of the classes.Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Portability fixes. Now compiles and runs under Linux.Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Converted further files from old hashmap.h to Common::HashMapPaul Gilbert
2010-10-12SWORD25: Converted Savegame Load/Save codePaul Gilbert
2010-10-12SWORD25: Removed leftover include referencesEugene Sandulenko
2010-10-12SWORD25: get rid of custom md5.cpp and Windows-specific debug stuffEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Compilation fixesEugene Sandulenko
2010-10-12SWORD25: Fixed rest of the include pathsEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko