aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/saveload.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-06-14fixes compile with msvc8Johannes Schickel
2006-06-07Add Russian translations for error messagesTravis Howell
2006-06-02CleanupTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Add load/save errors for other languagesTravis Howell
2006-05-10Decrease delay to make it less likely that the Simon 1 (and other?) save/loadTorbjörn Andersson
2006-05-05Update copyrightTravis Howell
2006-05-04Remove duplicate codeTravis Howell
2006-05-04Fix loading of default saved game file, containing restate state, in FFTravis Howell
2006-05-04Add filename difference in Amiga/Mac. versions of FFTravis Howell
2006-05-03CleanupTravis Howell
2006-04-29Cleanup includesTravis Howell
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