aboutsummaryrefslogtreecommitdiff
path: root/simon/saveload.cpp
AgeCommit message (Expand)Author
2005-11-05Call flush() in the savegame stream, when saving. I think SAGA, Simon andTorbjörn Andersson
2005-10-19CleanupTravis Howell
2005-10-19CleanupTravis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08Added/stubbed some Feeble opcodes, and fixed a regression that made itTorbjörn Andersson
2005-10-07FF starts VGA script.Travis Howell
2005-10-06Add FF table.Travis Howell
2005-10-03CleanupTravis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-05-06Use ScummVM code formatting for names.Travis Howell
2005-04-22* Added new virtual base class 'Stream', ReadStream andMax Horn
2005-04-13Get rid of errno; add some (optional) error checking facilities to SaveFile c...Max Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-16Using errno isn't really portable; don't have time to fix this properly right...Max Horn
2004-12-16Split simon.cpp more for PalmOS port.Travis Howell