aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-12-04special moves 14, 25, 27, 29, 30, 33Gregory Montoir
svn-id: r11493
2003-12-04in original DOS version, characters *can* walk in last roomGregory Montoir
svn-id: r11492
2003-12-03- hard coded cutaway stuff for boat roomGregory Montoir
- hard coded cutaway and talk oracle stuff - scale Joe during cutaway when changing rooms - special moves 20 & 24 (temple room 100) - special move 15 (valley room 67) - special move 26 (c69g.CUT) - (game is now completable up to final fight scene) svn-id: r11491
2003-12-03be consistent with animateJoeGregory Montoir
svn-id: r11490
2003-12-03whitespaces/tabGregory Montoir
svn-id: r11489
2003-12-03fix walking person issue (noticeable when Azura is escaping from Floda)Gregory Montoir
svn-id: r11488
2003-12-03remaining stuff for Azura/FlodaGregory Montoir
svn-id: r11487
2003-12-03fix klunk scene glitchesGregory Montoir
svn-id: r11486
2003-12-03fix problem in opening/closing doorsGregory Montoir
svn-id: r11485
2003-12-03removed unused stuffGregory Montoir
svn-id: r11484
2003-12-03new room/gamestate constantsGregory Montoir
svn-id: r11483
2003-12-03Added compressed speech / music clusters as a BS2 item. I've startedTorbjörn Andersson
looking into compressing the files, but I don't have anything that's ready to commit yet. svn-id: r11482
2003-12-03Add fix for annoying costume warning in FT, part of patch #853099Travis Howell
svn-id: r11481
2003-12-03simon1cd32 regressionTravis Howell
svn-id: r11480
2003-12-03Change Broken Sword 2 default to no subtitlesTravis Howell
To match original version and other games. svn-id: r11479
2003-12-02fix a potiental journal issueGregory 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-02TypoTravis Howell
svn-id: r11476
2003-12-02Updated with new vorbis/mp3 filesChris Apers
svn-id: r11475
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