aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/saveload.cpp
AgeCommit message (Expand)Author
2009-06-14Beginnings of music support for Cruise, based on the cine engine sound code (...Paul Gilbert
2009-06-10Added variable to savegame format so that savegames can be correctly loaded f...Paul Gilbert
2009-06-01Removed the remaining two FIXME's - my analysis of the data indicates no issu...Paul Gilbert
2009-06-01Converted the saving of perso structure data to proper endian-safe serialisationPaul Gilbert
2009-05-28Replaced the original implementation of walk box handling with a cleaner, str...Paul Gilbert
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2009-05-19Improved Common::Serializer in several ways:Max Horn
2009-05-17Properly named the script structure offset field, and fixed an endian bugPaul Gilbert
2009-05-16Replaced value with proper constant, and named a previously un-named structur...Paul Gilbert
2009-05-15Bugfix to saving the width of a cached background area - the previous code wa...Paul Gilbert
2009-05-15Corrected saving/loading of cached background areasPaul Gilbert
2009-04-18Added support for the global menu save/loading, and changed the savegame form...Paul Gilbert
2009-04-04Replaced all occurrences of the constant '257' with the existing constant 'NU...Paul Gilbert
2009-04-01Laid the basics for music handlingPaul Gilbert
2009-03-24CRUISE: Fixed bug when loading backgroundIncrustStruct::saveWidth (don't divi...Max Horn
2009-03-16Converted the Cruise engine to use the new Common::Serializer classPaul Gilbert
2009-02-11Removed deprecated methodPaul Gilbert
2009-02-09Changed the save/load process to use a common serialiserPaul Gilbert
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2009-01-16Mark cruise save/load code as not endian safeMax Horn
2008-09-21Patch #2054467: CRUISE: 64bits fixesEugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-27Early pathfindingVincent Hamm
2007-12-24Fix background save/restoreVincent Hamm
2007-12-24-Fade in/fade outVincent Hamm
2007-12-20Fix compiler warningsMax Horn
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-11-11Implement dialoguesVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10Fix boggus object stateVincent Hamm
2007-11-10-Cleanup stringsVincent Hamm
2007-11-08Cleanup load savegame from original interpreterVincent Hamm
2007-11-05Implement polygon and sprite maskingVincent Hamm
2007-10-29Implement more object inputVincent Hamm
2007-10-29Add more object menu controlsVincent Hamm
2007-10-28Early implementation of object menuVincent Hamm
2007-10-28Implement cursorsVincent Hamm
2007-10-27Hooked inputsVincent Hamm
2007-07-01Removing non-ASCII chars from source codeMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28More cleanupVincent Hamm
2007-04-28fixed warningPaweł Kołodziejski
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27CleanupVincent Hamm