aboutsummaryrefslogtreecommitdiff
path: root/sword2/save_rest.cpp
AgeCommit message (Expand)Author
2003-09-30Changed the "logic" object to use ScummVM naming conventions.Torbjörn Andersson
2003-09-27More cleanup, and I've replaced most - not quite all - of BS2's debugTorbjörn Andersson
2003-09-26Some more reformatting / cleanup, and removal of comments that did nothingTorbjörn Andersson
2003-09-21ScummVM code formatting conventionsTorbjörn Andersson
2003-09-20The usual cleanup, plus make sure to delete SaveFileManager ifTorbjörn Andersson
2003-09-20The 'colliding' flag is never set to anything else than zero, so it shouldTorbjörn Andersson
2003-09-14if saveslot specified with -x doesn't exist, show restore menuOliver Kiehl
2003-09-13simplified codeMax Horn
2003-09-13I am not happy at all with the slack our team has shown recently! I barely co...Max Horn
2003-09-13fix global vars storingMax Horn
2003-09-13cleanupMax Horn
2003-09-13fix g_header -> header in commentsMax Horn
2003-09-13endian conversion in save/restore code (may not be complete, beware!)Max Horn
2003-08-23fix a resman method and make saving work using SaveFileManagerJonathan Gray
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28fix shadow warningMax Horn
2003-07-28rename _DEBUG define to _BS2_DEBUG to stop it conflicting with VCJonathan Gray
2003-07-28rename _mkdirJonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2Jonathan Gray