aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-02Since all other engines have been changed to use "subtitles" instead ofTorbjörn Andersson
2003-12-02Coorect class nameChris Apers
2003-12-02Add back some missing codeTravis Howell
2003-12-02CleanupTravis Howell
2003-12-02OoopsTravis Howell
2003-12-02Backwards compatbilityTravis Howell
2003-12-02Switch nosubtitles option to subtitles, to match others and help with Simon2 ...Travis Howell
2003-12-02cleanupTorbjörn Andersson
2003-12-02CleanupTravis Howell
2003-12-02This screen update causes delay and doesn't seem to be required.Travis Howell
2003-12-02Only used in simon1winTravis Howell
2003-12-01cleanupGregory Montoir
2003-12-01fix bug in command code, letting a failed command being executedGregory Montoir
2003-12-01don't do a global import of namespace GUIMax Horn
2003-12-01explicitly specify namespace in g_gui helper macroMax Horn
2003-12-01cleanup header includesGregory Montoir
2003-12-01Revert last change, ScummVM handles it better than original.Travis Howell
2003-12-01Removed semi-colon after REGISTER_PLUGIN() to be consistent with the otherTorbjörn Andersson
2003-12-01Simon2 background sfx can be disabled in scriptsTravis Howell
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-12-01Add correct values for F1 - F3 text speed keys in simon1Travis Howell
2003-12-01Removed some unnecessary / commented out code, and initialized the debugTorbjörn Andersson
2003-12-01Missed someTravis Howell
2003-12-01cleanupTravis Howell
2003-12-01Might as well combine these two.Travis Howell
2003-12-01cleanupMax Horn
2003-11-30cleanupGregory Montoir
2003-11-30Leave it as optionTravis Howell
2003-11-30Enabled zlib supportTravis Howell
2003-11-30zlib compression works *very* well, factor 3-6 in my test cases. Personally I...Max Horn
2003-11-30oops forgot to commit this one, it seemsMax Horn
2003-11-30cleanup; added (currently commented out) zlib/gzip codeMax Horn
2003-11-30cleanupMax Horn
2003-11-29cleanupMax Horn
2003-11-29fixed warningPaweł Kołodziejski
2003-11-29updatePaweł Kołodziejski
2003-11-29Remove TODO item about BS2 pyramid bug. It should be fixed now.Torbjörn Andersson
2003-11-29Clarified comment about the elevator script bug and added a workaround forTorbjörn Andersson
2003-11-29don't see why we shouldn't just always call Sound::stopAllSounds just before ...Max Horn
2003-11-29cleanupMax Horn
2003-11-29startCDTimer() is already being invoked by pauseSounds(false)Max Horn
2003-11-29new savegame version: store actor pan data; store Audio CD playback status (a...Max Horn
2003-11-29added API to query CD playback status; renamed AudioCDManager methodsMax Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn
2003-11-29cleanup / added Engine::getGameDataPath()Max Horn
2003-11-29cleanup; fix some memory leaks; more memory leaks remainingMax Horn
2003-11-29var value were different in simon1dosTravis Howell
2003-11-28game targets can now have a base filename different from the target name; mis...Max Horn
2003-11-28cleanupMax Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn