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
console.cpp
console.h
control.cpp
control.h
debug.cpp
debug.h
detection.cpp SWORD1: Re-add GUIO_NOASPECT to Sword1, as it was erroneously removed. 2011-10-24 12:55:30 +02:00
eventman.cpp
eventman.h
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
memman.h
menu.cpp
menu.h
module.mk
mouse.cpp
mouse.h
music.cpp
music.h
object.h
objectman.cpp
objectman.h
resman.cpp
resman.h
router.cpp
router.h
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.h SWORD1: Fix bug #3430793 Freeze before meeting with police 2011-10-31 21:03:52 +00:00
sworddefs.h
swordres.h SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
text.cpp
text.h