aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/saveload.cpp
AgeCommit message (Expand)Author
2006-04-26Fix timer events time when saving game in FFTravis Howell
2006-04-21Split bitArrays into three separate arrays, like original. Also fixing load/s...Travis Howell
2006-04-19Correct dummyItems in FF and cleanupTravis Howell
2006-04-18Add missing timer adjustment when saving game in FFTravis Howell
2006-04-18Fix time events continuing, when using the oracle in FFTravis Howell
2006-04-15Remove out dated commentTravis Howell
2006-04-15Increase array sizes for FF and cleanupTravis Howell
2006-04-14CleanupTravis Howell
2006-04-13Add invertBox function for FFTravis Howell
2006-04-13Add code for save game interface in FFTravis Howell
2006-04-13Disable quick load/save is FF, since original sometimes disabled load/save an...Travis Howell
2006-04-10By now, it should be obvious that I'm trying to get rid of the o_ functions.Torbjörn Andersson
2006-04-10Merged o_loadGame() and o_saveGame() into o1_loadUserGame() andTorbjörn Andersson
2006-04-07Minor cleanupTravis Howell
2006-04-06Rename structures and correct array sizesTravis Howell
2006-04-06CleanupTravis Howell
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-04Add verb codes differences in FFTravis Howell
2006-03-16CleanupTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn