scummvm/engines/sword1
Torbjörn Andersson 1ffb832666 SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo")
This is a slightly updated version of the patch I attached to the
bug report. Apparently, the DOS/Windows demo has a slightly different
set of sound resources than the full game. (There were also some
other minor differences in the sound effects list, but I didn't think
them worth the trouble to implement.) I've played through the demo,
and I didn't notice any problems.
2011-11-08 21:46:10 +01:00
..
animation.cpp SWORD1: Fix crash when using cutscene subtitles with mac version 2011-10-27 21:49:33 +01:00
animation.h SWORD1: Fix crash when using cutscene subtitles with mac version 2011-10-27 21:49:33 +01:00
collision.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
control.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
control.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
detection.cpp SWORD1: Re-add GUIO_NOASPECT to Sword1, as it was erroneously removed. 2011-10-24 12:55:30 +02:00
eventman.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
eventman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
logic.cpp SWORD1: Fix bug #3430793 Freeze before meeting with police 2011-10-31 21:03:52 +00:00
logic.h SWORD1: Replace inRange with CLIP. 2011-09-08 00:19:43 +02:00
memman.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
memman.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
menu.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
menu.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk SWORD1: Added basic debugging console to engine 2010-11-08 12:22:58 +00:00
mouse.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
mouse.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
music.cpp SWORD1: Let the XA audio use its own looping 2011-08-25 10:14:17 -04:00
music.h SWORD1: Let the XA audio use its own looping 2011-08-25 10:14:17 -04:00
object.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
objectman.cpp SWORD1: Made some static data const. 2011-09-08 00:05:09 +02:00
objectman.h SWORD1: Made some static data const. 2011-09-08 00:05:09 +02:00
resman.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
resman.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
router.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
router.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
screen.cpp SWORD1: Replace inRange with CLIP. 2011-09-08 00:19:43 +02:00
screen.h SWORD1: Replace inRange with CLIP. 2011-09-08 00:19:43 +02:00
sound.cpp SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
sound.h SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
staticres.cpp SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
sword1.cpp SWORD1: Made some static data const. 2011-09-08 00:05:09 +02:00
sword1.h SWORD1: Fix bug #3430793 Freeze before meeting with police 2011-10-31 21:03:52 +00:00
sworddefs.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
swordres.h SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
text.cpp SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00
text.h SWORD1: Made code conform a bit better to our formatting guidelines. 2011-09-07 23:54:34 +02:00