aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-12-02No more neededChris Apers
svn-id: r11474
2003-12-02Switch nosubtitles option to subtitlesChris Apers
svn-id: r11473
2003-12-02Added memory auto-configuration on PalmOS for better speed and compatibilityChris Apers
svn-id: r11472
2003-12-02Added memory auto-configurationChris Apers
svn-id: r11471
2003-12-02Removed unneeded stuffsChris Apers
svn-id: r11470
2003-12-02Make this function globalChris Apers
svn-id: r11469
2003-12-02Switch nosubtitles option to subtitlesChris Apers
svn-id: r11468
2003-12-02Updated with new data from simon.cppChris Apers
svn-id: r11467
2003-12-02Unneeded stuffsChris Apers
svn-id: r11466
2003-12-02No more neededChris Apers
svn-id: r11465
2003-12-02Since all other engines have been changed to use "subtitles" instead ofTorbjörn Andersson
"nosubtitles", let's change this one as well. Of course, it does break compatibility with old config files, but I guess the worst that can happen is that we have an unused "nosubtitles" line in addition to the used "subtitles" line... svn-id: r11464
2003-12-02Coorect class nameChris Apers
svn-id: r11463
2003-12-02Add back some missing codeTravis Howell
svn-id: r11462
2003-12-02CleanupTravis Howell
svn-id: r11461
2003-12-02OoopsTravis Howell
svn-id: r11460
2003-12-02Backwards compatbilityTravis Howell
svn-id: r11459
2003-12-02Switch nosubtitles option to subtitles, to match others and help with Simon2 ↵Travis Howell
issue. svn-id: r11458
2003-12-02cleanupTorbjörn Andersson
svn-id: r11457
2003-12-02CleanupTravis Howell
svn-id: r11456
2003-12-02This screen update causes delay and doesn't seem to be required.Travis Howell
Remove old debug message svn-id: r11455
2003-12-02Only used in simon1winTravis Howell
svn-id: r11454
2003-12-01cleanupGregory Montoir
svn-id: r11453
2003-12-01fix bug in command code, letting a failed command being executedGregory Montoir
svn-id: r11452
2003-12-01don't do a global import of namespace GUIMax Horn
svn-id: r11451
2003-12-01explicitly specify namespace in g_gui helper macroMax Horn
svn-id: r11450
2003-12-01cleanup header includesGregory Montoir
svn-id: r11449
2003-12-01Revert last change, ScummVM handles it better than original.Travis Howell
svn-id: r11448
2003-12-01Removed semi-colon after REGISTER_PLUGIN() to be consistent with the otherTorbjörn Andersson
game engines. svn-id: r11447
2003-12-01Simon2 background sfx can be disabled in scriptsTravis Howell
svn-id: r11446
2003-12-01Patch #847464: Remove spurious semicolonsMax Horn
svn-id: r11445
2003-12-01Add correct values for F1 - F3 text speed keys in simon1Travis Howell
svn-id: r11444
2003-12-01Removed some unnecessary / commented out code, and initialized the debugTorbjörn Andersson
console a bit earlier so that error messages about missing files will be more obvious to the user. (If an error happens that early, some of the debugger commands will cause ScummVM to crash. I might look into that later.) svn-id: r11443
2003-12-01Missed someTravis Howell
svn-id: r11442
2003-12-01cleanupTravis Howell
svn-id: r11441
2003-12-01Might as well combine these two.Travis Howell
svn-id: r11440
2003-12-01cleanupMax Horn
svn-id: r11439
2003-11-30cleanupGregory Montoir
svn-id: r11438
2003-11-30Leave it as optionTravis Howell
svn-id: r11437
2003-11-30Enabled zlib supportTravis Howell
svn-id: r11436
2003-11-30zlib compression works *very* well, factor 3-6 in my test cases. Personally ↵Max Horn
I'd make zlib support the default... svn-id: r11435
2003-11-30oops forgot to commit this one, it seemsMax Horn
svn-id: r11434
2003-11-30cleanup; added (currently commented out) zlib/gzip codeMax Horn
svn-id: r11433
2003-11-30cleanupMax Horn
svn-id: r11432
2003-11-29cleanupMax Horn
svn-id: r11431
2003-11-29fixed warningPaweł Kołodziejski
svn-id: r11430
2003-11-29updatePaweł Kołodziejski
svn-id: r11429
2003-11-29Remove TODO item about BS2 pyramid bug. It should be fixed now.Torbjörn Andersson
svn-id: r11428
2003-11-29Clarified comment about the elevator script bug and added a workaround forTorbjörn Andersson
the dreaded Pyramid Bug. svn-id: r11427
2003-11-29don't see why we shouldn't just always call Sound::stopAllSounds just before ↵Max Horn
loading... if anybody knows more, if you observe regressions, please document this in the source code (and/or file bug reports) svn-id: r11426
2003-11-29cleanupMax Horn
svn-id: r11425