scummvm/engines/tinsel
Eugene Sandulenko 99c9ba697c TINSEL: Fix bug #3032780: "DW: Mute setting does not work"
Bug #3032778 was fixed too as it is the duplicate.
Since there is no engine-specific logic, rely on superclass'
setupSoundSettings(), and use it on startup too.

svn-id: r52374
2010-08-25 07:41:35 +00:00
..
actors.cpp Cleanup. 2010-07-16 03:14:03 +00:00
actors.h
anim.cpp
anim.h
background.cpp
background.h
bg.cpp
bmv.cpp Cleanup. 2010-07-16 03:14:03 +00:00
bmv.h
cliprect.cpp TINSEL: Replace global object s_rectList by a TinselEngine member var 2010-07-12 23:19:33 +00:00
cliprect.h
config.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
config.h Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55 seconds (from 6 to 10 frames) 2010-03-14 03:40:16 +00:00
coroutine.h
cursor.cpp
cursor.h
debugger.cpp
debugger.h
detection_tables.h TINSEL: Partial fix for MIDI in German release. 2010-08-24 09:46:17 +00:00
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
dialogs.cpp
dialogs.h
drives.cpp
drives.h
dw.h
effect.cpp
events.cpp
events.h
faders.cpp
faders.h
film.h
font.cpp
font.h
graphics.cpp Fixed GCC warnings. (Same warning twice, actually.) 2010-06-27 17:06:26 +00:00
graphics.h
handle.cpp Cleanup. 2010-07-16 03:14:03 +00:00
handle.h
heapmem.cpp
heapmem.h
mareels.cpp
mareels.h
module.mk
move.cpp
move.h
multiobj.cpp
multiobj.h
music.cpp TINSEL: Code cleanup, fixed potentially undefined behavior 2010-08-24 13:31:44 +00:00
music.h
object.cpp Cleanup. 2010-07-16 03:14:03 +00:00
object.h
palette.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
palette.h
pcode.cpp Script workaround fix for bug #2917661 - Crash when interacting with D'Blah 2010-06-27 01:06:51 +00:00
pcode.h TINSEL: Cleanup the 'script workaround' code a bit. 2010-02-15 10:01:26 +00:00
pdisplay.cpp
pdisplay.h
pid.h
play.cpp Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: Build with -O2 broken". 2010-04-05 07:22:34 +00:00
play.h
polygons.cpp
polygons.h
rince.cpp
rince.h
saveload.cpp Bugfix for #2974817 - Mad Drongo Animation Malfunction 2010-06-06 01:12:41 +00:00
savescn.cpp Cleanup. 2010-07-16 03:14:03 +00:00
savescn.h
scene.cpp
scene.h
sched.cpp Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: Build with -O2 broken". 2010-04-05 07:22:34 +00:00
sched.h
scn.cpp
scn.h
scroll.cpp
scroll.h
sound.cpp Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel 2010-04-17 23:57:50 +00:00
sound.h Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
strres.cpp Cleanup. 2010-07-16 03:14:03 +00:00
strres.h
sysvar.cpp
sysvar.h
text.cpp
text.h
timers.cpp
timers.h
tinlib.cpp Silence possible use of uninitialized variable warning in g++. 2010-06-29 18:20:10 +00:00
tinlib.h
tinsel.cpp TINSEL: Fix bug #3032780: "DW: Mute setting does not work" 2010-08-25 07:41:35 +00:00
tinsel.h TINSEL: Fix bug #3032780: "DW: Mute setting does not work" 2010-08-25 07:41:35 +00:00
token.cpp
token.h