Age | Commit message (Collapse) | Author |
|
grows larger, both when fading up and down. This fixes the problem where
the volume would "jump" when changing the fading "direction" of a stream.
svn-id: r12373
|
|
grows larger, both when fading up or down. This fixes the problem where the
volume would "jump" when changing the fading "direction" of a stream.
Also changed the logic for deciding which music stream to stop if both
streams are playing and a third stream is started. Before it always tried
to pick the one that was fading down. Now it will pick the one with the
lowest volume, assuming that the more faded a stream is the lower its
volume.
Together, this should fix some abrupt music changes at the watchman's hut,
where it would sometimes start two music streams in rapid succession.
svn-id: r12372
|
|
svn-id: r12371
|
|
svn-id: r12370
|
|
svn-id: r12369
|
|
svn-id: r12368
|
|
svn-id: r12367
|
|
newer package version, so current one has libmpeg2 0.3.1. Although it
got passed by configure script. Now it is fixed.
svn-id: r12366
|
|
svn-id: r12365
|
|
svn-id: r12364
|
|
svn-id: r12363
|
|
right now, but I don't want to forget it.)
svn-id: r12362
|
|
- clear command before switching rooms
- clear texts at the end of cutaway (fix minor glitch in interview intro)
svn-id: r12361
|
|
svn-id: r12360
|
|
nicely shown by the fact that now all member vars of AnimationState are private)
svn-id: r12359
|
|
animation state so that it can be deleted in doneAnimation().
svn-id: r12358
|
|
interpolation frames. It shouldn't delay anything, but I'm hoping it will
allow the other threads some breathing room, which might help bug #875683.
Or not. We'll see.
svn-id: r12357
|
|
minor cleanups. (Mostly spacing and indentation).
Unfortunately the Ogg Vorbis playback causes ScummVM to crash for me, so I
can't say for certain that I didn't break anything.
svn-id: r12356
|
|
svn-id: r12355
|
|
svn-id: r12354
|
|
svn-id: r12353
|
|
warn the user to upgrade if they have an older version just disables
svn-id: r12352
|
|
is quite Cish, though :-)
svn-id: r12351
|
|
Fix compile on mingw
svn-id: r12350
|
|
svn-id: r12349
|
|
svn-id: r12348
|
|
- fix - correct fade value
svn-id: r12347
|
|
svn-id: r12346
|
|
- changes some struct names
- improved hadling FT music tables(seqence, cue point, ...)
- moved some music part into seperate file
- added fadeOut music for FT
svn-id: r12345
|
|
- fix for compilation at MAX, at include types
- changed to our types
svn-id: r12344
|
|
- fix for compilation, is it proper ?
svn-id: r12343
|
|
svn-id: r12342
|
|
svn-id: r12341
|
|
Use forceClip for actorOps case 218, since it should have same effect.
svn-id: r12340
|
|
savefile format. Use the 'qsc' tool to convert your old files
(http://0x.7fc1.org/fotaq/qsc.[cpp|exe]).
svn-id: r12339
|
|
Pre-converted cutscenes w/ palette files available - ask LeChuck about Cutscenes :)
svn-id: r12338
|
|
svn-id: r12337
|
|
svn-id: r12336
|
|
Add another HE games specific.
svn-id: r12335
|
|
same amount of time. I don't think the original did this, but it turned out
to be pretty easy.
svn-id: r12334
|
|
svn-id: r12333
|
|
svn-id: r12332
|
|
svn-id: r12331
|
|
svn-id: r12330
|
|
into another place, then commit it before recompiling once more <sigh>
svn-id: r12329
|
|
draw flObjects in drawRoomObject(); this may cause regressions (I think it would be helpful to compile a list of some/many/all flObjects in all games, that would really help with debugging them :-)
svn-id: r12328
|
|
svn-id: r12327
|
|
markObjectRectAsDirty - that describes its functionality more accurately, I hope :-)
svn-id: r12326
|
|
svn-id: r12325
|
|
locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-)
svn-id: r12324
|