scummvm/engines/queen
Torbjörn Andersson 55fb1225c8 Stop the music before starting the next one, after discussing it with joostp.
This should fix bug #2961891 ("FOTAQ: Floda Alarm Tone Won't Stop"). It's
probably too late to get this into the branch - at least before the release -
since it's not a particularly serious bug.

svn-id: r48381
2010-03-24 17:46:35 +00:00
..
bankman.cpp
bankman.h
command.cpp Fixed some more warnings observed on buildbot 2009-07-01 20:51:34 +00:00
command.h
credits.cpp
credits.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
cutaway.cpp
cutaway.h
debug.cpp
debug.h
defs.h
display.cpp Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
display.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
graphics.cpp
graphics.h
grid.cpp
grid.h
input.cpp Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
input.h
journal.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
journal.h
logic.cpp
logic.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
midiadlib.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
module.mk
music.cpp Stop the music before starting the next one, after discussing it with joostp. 2010-03-24 17:46:35 +00:00
music.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
musicdata.cpp
queen.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
queen.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
resource.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
resource.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
restables.cpp
sound.cpp - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
sound.h
state.cpp
state.h
structs.h
talk.cpp
talk.h
walk.cpp
walk.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
xref.txt