Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-02 | Added memory auto-configuration on PalmOS for better speed and compatibility | Chris Apers | |
svn-id: r11472 | |||
2003-12-02 | Added memory auto-configuration | Chris Apers | |
svn-id: r11471 | |||
2003-12-02 | Removed unneeded stuffs | Chris Apers | |
svn-id: r11470 | |||
2003-12-02 | Make this function global | Chris Apers | |
svn-id: r11469 | |||
2003-12-02 | Switch nosubtitles option to subtitles | Chris Apers | |
svn-id: r11468 | |||
2003-12-02 | Updated with new data from simon.cpp | Chris Apers | |
svn-id: r11467 | |||
2003-12-02 | Unneeded stuffs | Chris Apers | |
svn-id: r11466 | |||
2003-12-02 | No more needed | Chris Apers | |
svn-id: r11465 | |||
2003-12-02 | Since all other engines have been changed to use "subtitles" instead of | Torbjö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-02 | Coorect class name | Chris Apers | |
svn-id: r11463 | |||
2003-12-02 | Add back some missing code | Travis Howell | |
svn-id: r11462 | |||
2003-12-02 | Cleanup | Travis Howell | |
svn-id: r11461 | |||
2003-12-02 | Ooops | Travis Howell | |
svn-id: r11460 | |||
2003-12-02 | Backwards compatbility | Travis Howell | |
svn-id: r11459 | |||
2003-12-02 | Switch nosubtitles option to subtitles, to match others and help with Simon2 ↵ | Travis Howell | |
issue. svn-id: r11458 | |||
2003-12-02 | cleanup | Torbjörn Andersson | |
svn-id: r11457 | |||
2003-12-02 | Cleanup | Travis Howell | |
svn-id: r11456 | |||
2003-12-02 | This screen update causes delay and doesn't seem to be required. | Travis Howell | |
Remove old debug message svn-id: r11455 | |||
2003-12-02 | Only used in simon1win | Travis Howell | |
svn-id: r11454 | |||
2003-12-01 | cleanup | Gregory Montoir | |
svn-id: r11453 | |||
2003-12-01 | fix bug in command code, letting a failed command being executed | Gregory Montoir | |
svn-id: r11452 | |||
2003-12-01 | don't do a global import of namespace GUI | Max Horn | |
svn-id: r11451 | |||
2003-12-01 | explicitly specify namespace in g_gui helper macro | Max Horn | |
svn-id: r11450 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-12-01 | Revert last change, ScummVM handles it better than original. | Travis Howell | |
svn-id: r11448 | |||
2003-12-01 | Removed semi-colon after REGISTER_PLUGIN() to be consistent with the other | Torbjörn Andersson | |
game engines. svn-id: r11447 | |||
2003-12-01 | Simon2 background sfx can be disabled in scripts | Travis Howell | |
svn-id: r11446 | |||
2003-12-01 | Patch #847464: Remove spurious semicolons | Max Horn | |
svn-id: r11445 | |||
2003-12-01 | Add correct values for F1 - F3 text speed keys in simon1 | Travis Howell | |
svn-id: r11444 | |||
2003-12-01 | Removed some unnecessary / commented out code, and initialized the debug | Torbjö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-01 | Missed some | Travis Howell | |
svn-id: r11442 | |||
2003-12-01 | cleanup | Travis Howell | |
svn-id: r11441 | |||
2003-12-01 | Might as well combine these two. | Travis Howell | |
svn-id: r11440 | |||
2003-12-01 | cleanup | Max Horn | |
svn-id: r11439 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-30 | Leave it as option | Travis Howell | |
svn-id: r11437 | |||
2003-11-30 | Enabled zlib support | Travis Howell | |
svn-id: r11436 | |||
2003-11-30 | zlib 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-30 | oops forgot to commit this one, it seems | Max Horn | |
svn-id: r11434 | |||
2003-11-30 | cleanup; added (currently commented out) zlib/gzip code | Max Horn | |
svn-id: r11433 | |||
2003-11-30 | cleanup | Max Horn | |
svn-id: r11432 | |||
2003-11-29 | cleanup | Max Horn | |
svn-id: r11431 | |||
2003-11-29 | fixed warning | Paweł Kołodziejski | |
svn-id: r11430 | |||
2003-11-29 | update | Paweł Kołodziejski | |
svn-id: r11429 | |||
2003-11-29 | Remove TODO item about BS2 pyramid bug. It should be fixed now. | Torbjörn Andersson | |
svn-id: r11428 | |||
2003-11-29 | Clarified comment about the elevator script bug and added a workaround for | Torbjörn Andersson | |
the dreaded Pyramid Bug. svn-id: r11427 | |||
2003-11-29 | don'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-29 | cleanup | Max Horn | |
svn-id: r11425 | |||
2003-11-29 | startCDTimer() is already being invoked by pauseSounds(false) | Max Horn | |
svn-id: r11424 | |||
2003-11-29 | new savegame version: store actor pan data; store Audio CD playback status ↵ | Max Horn | |
(and when loading, resume playing of tracks which are meant to loop forever) svn-id: r11423 |