Commit Graph

7850 Commits

Author SHA1 Message Date
Gregory Montoir
62e1d88fef whitespaces/tab
svn-id: r11489
2003-12-03 14:52:05 +00:00
Gregory Montoir
d8d369a086 fix walking person issue (noticeable when Azura is escaping from Floda)
svn-id: r11488
2003-12-03 14:51:16 +00:00
Gregory Montoir
5bfbb9e954 remaining stuff for Azura/Floda
svn-id: r11487
2003-12-03 14:09:37 +00:00
Gregory Montoir
894360920b fix klunk scene glitches
svn-id: r11486
2003-12-03 13:00:56 +00:00
Gregory Montoir
07ba3cfabc fix problem in opening/closing doors
svn-id: r11485
2003-12-03 10:33:14 +00:00
Gregory Montoir
402b700a13 removed unused stuff
svn-id: r11484
2003-12-03 10:33:01 +00:00
Gregory Montoir
3ccce8da35 new room/gamestate constants
svn-id: r11483
2003-12-03 10:32:12 +00:00
Torbjörn Andersson
910c4ccb14 Added compressed speech / music clusters as a BS2 item. I've started
looking into compressing the files, but I don't have anything that's ready
to commit yet.

svn-id: r11482
2003-12-03 09:12:58 +00:00
Travis Howell
6f567b480f Add fix for annoying costume warning in FT, part of patch #853099
svn-id: r11481
2003-12-03 06:34:45 +00:00
Travis Howell
1799a7f307 simon1cd32 regression
svn-id: r11480
2003-12-03 05:52:21 +00:00
Travis Howell
d78ccc55a4 Change Broken Sword 2 default to no subtitles
To match original version and other games.

svn-id: r11479
2003-12-03 01:04:54 +00:00
Gregory Montoir
a15fa0302a fix a potiental journal issue
svn-id: r11478
2003-12-02 19:58:31 +00:00
Gregory Montoir
2592184788 - some Command code refactoring (removed unused code, splitted some methods)
- game is now playable up to floda basement (at least)

svn-id: r11477
2003-12-02 16:49:56 +00:00
Travis Howell
4f418c3aa9 Typo
svn-id: r11476
2003-12-02 13:10:41 +00:00
Chris Apers
c80767271b Updated with new vorbis/mp3 files
svn-id: r11475
2003-12-02 11:24:13 +00:00
Chris Apers
dfec3bba7f No more needed
svn-id: r11474
2003-12-02 11:22:30 +00:00
Chris Apers
f3f1c3b7ce Switch nosubtitles option to subtitles
svn-id: r11473
2003-12-02 11:19:31 +00:00
Chris Apers
cf682ed8f7 Added memory auto-configuration on PalmOS for better speed and compatibility
svn-id: r11472
2003-12-02 11:17:21 +00:00
Chris Apers
182285508d Added memory auto-configuration
svn-id: r11471
2003-12-02 11:14:17 +00:00
Chris Apers
3c3ca2b2bd Removed unneeded stuffs
svn-id: r11470
2003-12-02 11:12:52 +00:00
Chris Apers
d903721eb5 Make this function global
svn-id: r11469
2003-12-02 11:12:03 +00:00
Chris Apers
08422d2fe5 Switch nosubtitles option to subtitles
svn-id: r11468
2003-12-02 11:08:07 +00:00
Chris Apers
b49cda48e3 Updated with new data from simon.cpp
svn-id: r11467
2003-12-02 11:04:34 +00:00
Chris Apers
3386c10e4d Unneeded stuffs
svn-id: r11466
2003-12-02 11:03:20 +00:00
Chris Apers
567994eec3 No more needed
svn-id: r11465
2003-12-02 11:01:51 +00:00
Torbjörn Andersson
6d3c760ffd Since all other engines have been changed to use "subtitles" instead of
"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 10:25:12 +00:00
Chris Apers
e8ad4cc009 Coorect class name
svn-id: r11463
2003-12-02 09:53:26 +00:00
Travis Howell
d77b11aef6 Add back some missing code
svn-id: r11462
2003-12-02 08:43:54 +00:00
Travis Howell
3cb4a1180e Cleanup
svn-id: r11461
2003-12-02 08:28:54 +00:00
Travis Howell
dad0d55042 Ooops
svn-id: r11460
2003-12-02 08:26:32 +00:00
Travis Howell
3774c09dbe Backwards compatbility
svn-id: r11459
2003-12-02 08:12:39 +00:00
Travis Howell
c793e4c9df Switch nosubtitles option to subtitles, to match others and help with Simon2 issue.
svn-id: r11458
2003-12-02 08:09:14 +00:00
Torbjörn Andersson
af02beefd9 cleanup
svn-id: r11457
2003-12-02 07:41:04 +00:00
Travis Howell
13db38223c Cleanup
svn-id: r11456
2003-12-02 06:23:05 +00:00
Travis Howell
bde45d4335 This screen update causes delay and doesn't seem to be required.
Remove old debug message

svn-id: r11455
2003-12-02 05:53:32 +00:00
Travis Howell
528fd63a07 Only used in simon1win
svn-id: r11454
2003-12-02 05:12:49 +00:00
Gregory Montoir
1706fefb6e cleanup
svn-id: r11453
2003-12-01 22:36:39 +00:00
Gregory Montoir
03e70632b2 fix bug in command code, letting a failed command being executed
svn-id: r11452
2003-12-01 22:16:31 +00:00
Max Horn
57efe0438f don't do a global import of namespace GUI
svn-id: r11451
2003-12-01 22:16:29 +00:00
Max Horn
e04d8576cb explicitly specify namespace in g_gui helper macro
svn-id: r11450
2003-12-01 21:16:18 +00:00
Gregory Montoir
3befded402 cleanup header includes
svn-id: r11449
2003-12-01 20:48:41 +00:00
Travis Howell
53b2f75215 Revert last change, ScummVM handles it better than original.
svn-id: r11448
2003-12-01 12:18:57 +00:00
Torbjörn Andersson
b0037e29e2 Removed semi-colon after REGISTER_PLUGIN() to be consistent with the other
game engines.

svn-id: r11447
2003-12-01 10:24:02 +00:00
Travis Howell
b398363060 Simon2 background sfx can be disabled in scripts
svn-id: r11446
2003-12-01 10:23:51 +00:00
Max Horn
72eb8ccb89 Patch #847464: Remove spurious semicolons
svn-id: r11445
2003-12-01 09:58:55 +00:00
Travis Howell
81a5d0e1f3 Add correct values for F1 - F3 text speed keys in simon1
svn-id: r11444
2003-12-01 09:53:03 +00:00
Torbjörn Andersson
7c9d46765b Removed some unnecessary / commented out code, and initialized the debug
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 07:47:54 +00:00
Travis Howell
a008022b30 Missed some
svn-id: r11442
2003-12-01 05:47:57 +00:00
Travis Howell
82a6f97047 cleanup
svn-id: r11441
2003-12-01 05:22:04 +00:00
Travis Howell
28f9c34f8c Might as well combine these two.
svn-id: r11440
2003-12-01 00:54:50 +00:00