Commit Graph
86814 Commits
Author SHA1 Message Date
James Brown 63afd5fe0c Launcher subtitles checkbox (is Sound the right place for this? I dunno..)
svn-id: r12454
2004-01-17 13:21:15 +00:00
Nicolas Bacca 21eff1eef2 And again ... guess who fails compiling this ?
svn-id: r12453
2004-01-17 11:16:38 +00:00
Nicolas Bacca 051d5fe2d8 Yet Another EVC fix
svn-id: r12452
2004-01-17 11:15:38 +00:00
Paweł Kołodziejski 351502d37a disabled opcode warning
svn-id: r12451
2004-01-17 11:05:57 +00:00
Travis Howell d211d671f8 Small difference in HE games, fixes radio still moving after speech ends.
svn-id: r12450
2004-01-17 10:37:34 +00:00
Paweł Kołodziejski 16cd0cfc2f use static vorbis lib instead dynamic
svn-id: r12449
2004-01-17 09:31:31 +00:00
Paweł Kołodziejski fb32b6ae8e enabled some stuff by default: zlib, vorbis, libmpeg2
svn-id: r12448
2004-01-17 09:19:21 +00:00
Paweł Kołodziejski 4270eebbb4 fix compilation for msvc when libmpeg2 enabled
svn-id: r12447
2004-01-17 09:15:42 +00:00
Paweł Kołodziejski ee0928847c update
svn-id: r12446
2004-01-17 08:42:29 +00:00
Paweł Kołodziejski 3a4ee39448 added code for dig music
svn-id: r12445
2004-01-17 08:34:54 +00:00
Eugene Sandulenko 4b0ad9fe13 Moved FT INSANE to a separate directory and splitted it to multiple files.
svn-id: r12444
2004-01-16 22:18:54 +00:00
Eugene Sandulenko 171c7d4387 Moved FT INSANE to a separate directory
svn-id: r12443
2004-01-16 22:11:45 +00:00
Gregory Montoir 05c71be222 redundant check
svn-id: r12442
2004-01-16 20:48:08 +00:00
Gregory Montoir 99500a0112 - removed noisy warning in talk code
- set _entryObj only if verb is WALK_TO
- changed setConditions code in Command::openOrCloseAssociatedObject to be
  consistent with Command::setConditions ; this isn't like the original, but
  more logical to me.

svn-id: r12441
2004-01-16 20:26:30 +00:00
Joost Peters 19ad2d0120 weeeeeeee. now the Q from FOTAQ fits on the same line as the rest.
svn-id: r12440
2004-01-16 16:58:36 +00:00
James Brown e9ca5a1b6d Forgot this :)
svn-id: r12439
2004-01-16 16:57:51 +00:00
Joost Peters 8f4a6f7bda fix sentence
svn-id: r12438
2004-01-16 16:56:37 +00:00
Joost Peters 8642744788 Also mention FOTAQ
svn-id: r12437
2004-01-16 16:54:37 +00:00
James Brown eeab2bb3bf Hack for Launcher Scaler dropdown. Backends using the Launcher will need to implement the OSystem HAS_SCALER property. The global options dialog still needs doing.
svn-id: r12436
2004-01-16 16:28:56 +00:00
Gregory Montoir 770d94b607 some assert() calls
svn-id: r12435
2004-01-16 15:51:23 +00:00
Gregory Montoir 3c521dc288 rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj) when necessary
svn-id: r12434
2004-01-16 15:03:52 +00:00
Gregory Montoir 899843443f it seems entryObj can be <0, check for it
svn-id: r12433
2004-01-16 14:15:44 +00:00
Travis Howell 1141176775 Revert last array change, until they can be verified.
svn-id: r12432
2004-01-16 13:01:33 +00:00
Travis Howell 9a8aac9e63 Only needed for V1 Maniac.
svn-id: r12431
2004-01-16 10:51:48 +00:00
James Brown ac5b7036c2 Fix for bug #862263 - Maniac actors never stop talking. I know this could probably be neater :)
svn-id: r12430
2004-01-16 10:45:56 +00:00
Travis Howell bd3f51dfdf Fix verbs regression.
svn-id: r12429
2004-01-16 10:20:43 +00:00
James Brown 6b923d306b Hack for infinite loop in walkbox code - hacks around Maniac bug #862245 (fixes is a strong word for a breakout counter hack :)
svn-id: r12428
2004-01-16 09:05:57 +00:00
James Brown fac0056731 Readme tweaks - clean up supported games section, add note about Sword cutscenes.
svn-id: r12427
2004-01-16 08:53:43 +00:00
James Brown 984ce55aa4 Just hide a few noisy warnings.
svn-id: r12426
2004-01-16 08:34:42 +00:00
James Brown d300c79c1a Revert Fix for bug #738352 (DIG: Cursor image appears in upper left corner) - Fingolfin's commit and revision 1.162. Causes regressions such as Sam and Max bug #877798 (Inventory display glitches).
Max - Sam and Max has the most complex usage of flObjects of most games, so if you want to test for regressions with these kind of changes it's your best bet :)

svn-id: r12425
2004-01-16 08:23:46 +00:00
Torbjörn Andersson 673862dbfd Made a separate function out of the code that retrieves information about
an in-memory WAV file. At the moment it's only used in one place, which is
a bit silly, but I hope to use it for the cutscene player to figure out
when to start the lead-out music.

(To do that I'll need to know how long the cutscene is, though. I haven't
looked into how to find that out yet.)

svn-id: r12424
2004-01-16 08:16:23 +00:00
James Brown 006ef5e01f Fix bug #815853 - Cannot load during intro SMUSH movies
svn-id: r12423
2004-01-16 07:58:55 +00:00
James Brown 2d79f5b208 Don't segfault-on-exit when the game data files are missing.
svn-id: r12422
2004-01-16 07:33:23 +00:00
Travis Howell 2c7057fdf4 Checks were a bit too strict, makes fatty bear completable.
svn-id: r12421
2004-01-16 06:16:38 +00:00
Travis Howell bafbdc57e6 Add some stubs for Fatty Bear.
svn-id: r12420
2004-01-16 04:55:49 +00:00
Travis Howell 555caf2251 Add correct actor palette color changing for HE games.
svn-id: r12419
2004-01-16 01:52:49 +00:00
Max Horn 34e1dca97e added COMI text TODO
svn-id: r12418
2004-01-15 22:41:23 +00:00
Max Horn 11425a0cdd do a better job at charset clipping; some reengineering. However, to properly fix text drawing in COMI, we need to do some major changes
svn-id: r12417
2004-01-15 22:37:48 +00:00
Gregory Montoir 968436767c got rid of timer stuff to handle display sync
svn-id: r12416
2004-01-15 21:07:17 +00:00
Max Horn b38f773e0f fixed COMI speech behaviour
svn-id: r12415
2004-01-15 20:39:24 +00:00
Max Horn c14e7a0259 pedantic change
svn-id: r12414
2004-01-15 20:37:26 +00:00
Max Horn ac8243d229 use Rect in struct VerbSlot
svn-id: r12413
2004-01-15 19:25:17 +00:00
Max Horn d45682f7c5 fix clearBit
svn-id: r12412
2004-01-15 14:53:11 +00:00
James Brown 7a148743f1 Fiddling.
svn-id: r12411
2004-01-15 14:01:57 +00:00
Max Horn 445c79dbe9 pedantic correction
svn-id: r12410
2004-01-15 13:45:57 +00:00
Gregory Montoir 391f4e92e5 reset _lastSoundIndex in car animation too
svn-id: r12409
2004-01-15 13:08:24 +00:00
Travis Howell ffe0854734 Update issues
svn-id: r12408
2004-01-15 10:54:47 +00:00
Travis Howell 4c4968839a Set these to zero just to be safe.
svn-id: r12407
2004-01-15 10:14:17 +00:00
Paweł Kołodziejski 69c935a26e fix overload algo position music
svn-id: r12406
2004-01-15 08:01:28 +00:00
Paweł Kołodziejski ea69029982 song scene now works better
svn-id: r12405
2004-01-15 07:02:29 +00:00