Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-03 | Add fix for annoying costume warning in FT, part of patch #853099 | Travis Howell | |
svn-id: r11481 | |||
2003-12-03 | simon1cd32 regression | Travis Howell | |
svn-id: r11480 | |||
2003-12-03 | Change Broken Sword 2 default to no subtitles | Travis Howell | |
To match original version and other games. svn-id: r11479 | |||
2003-12-02 | fix a potiental journal issue | Gregory Montoir | |
svn-id: r11478 | |||
2003-12-02 | - some Command code refactoring (removed unused code, splitted some methods) | Gregory Montoir | |
- game is now playable up to floda basement (at least) svn-id: r11477 | |||
2003-12-02 | Typo | Travis Howell | |
svn-id: r11476 | |||
2003-12-02 | Updated with new vorbis/mp3 files | Chris Apers | |
svn-id: r11475 | |||
2003-12-02 | No more needed | Chris Apers | |
svn-id: r11474 | |||
2003-12-02 | Switch nosubtitles option to subtitles | Chris Apers | |
svn-id: r11473 | |||
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 |