scummvm/engines/sword1
Torbjörn Andersson 1ffb832666 SWORD1: Fix bug ("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
animation.h
collision.h
console.cpp
console.h
control.cpp
control.h
debug.cpp
debug.h
detection.cpp
eventman.cpp
eventman.h
logic.cpp
logic.h
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
screen.h
sound.cpp SWORD1: Fix bug ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
sound.h SWORD1: Fix bug ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
staticres.cpp SWORD1: Fix bug ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
sword1.cpp
sword1.h
sworddefs.h
swordres.h SWORD1: Fix bug ("Wrong background sound in Windows demo") 2011-11-08 21:46:10 +01:00
text.cpp
text.h