scummvm/engines
dhewg 2cb6641786 SAGA: Cleanup syncSoundSettings()
And respect global mute settings
2011-03-19 16:04:55 +01:00
..
agi PREAGI: Cleanup volume levels initialization 2011-03-19 15:32:35 +01:00
agos AGOS: Cleanup syncSoundSettings() 2011-03-19 15:33:34 +01:00
cine CINE: Init volume levels on startup 2011-03-19 15:34:57 +01:00
cruise CRUISE: Cleanup syncSoundSettings() 2011-03-19 16:04:50 +01:00
draci DRACI: Respect global mute settings 2011-03-19 16:04:51 +01:00
drascula DRASACULA: Init volume levels on startup 2011-03-19 16:04:52 +01:00
gob GOB: Init volume levels on startup 2011-03-19 16:04:52 +01:00
groovie GROOVIE: Set global volume levels 2011-03-19 16:04:52 +01:00
hugo HUGO: Init volume levels on startup 2011-03-19 16:04:53 +01:00
kyra KYRA: Fix regression in Screen::setInterfacePalette. 2011-02-20 21:37:39 +01:00
lastexpress LASTEXPRESS: Init volume levels on startup 2011-03-19 16:04:53 +01:00
lure LURE: Init volume levels on startup 2011-03-19 16:04:53 +01:00
m4 M4: Init volume levels on startup 2011-03-19 16:04:53 +01:00
made MADE: Cleanup syncSoundSettings() 2011-03-19 16:04:54 +01:00
mohawk MOHAWK: Cleanup volume levels initialization 2011-03-19 16:04:54 +01:00
parallaction PARALLACTION: Init volume levels on startup 2011-03-19 16:04:55 +01:00
queen QUEEN: Init volume levels on startup 2011-03-19 16:04:55 +01:00
saga SAGA: Cleanup syncSoundSettings() 2011-03-19 16:04:55 +01:00
sci ALL: s/PI/M_PI/ 2011-03-19 11:24:06 +01:00
scumm SCUMM: Changed usage of PI to M_PI (normally defined in math.h) 2011-03-19 02:33:09 +02:00
sky Merge branch 'master' into osystem-palette 2011-02-16 00:14:37 +01:00
sword1 SWORD1: Don't set the same cursor on every frame 2011-03-13 08:24:19 +01:00
sword2 SWORD2: Silence an MSVC warning (false positive) 2011-02-28 22:23:32 +02:00
sword25 ALL: s/PI/M_PI/ 2011-03-19 11:24:06 +01:00
teenagent TEENAGENT: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
testbed TESTBED: Changed usage of PI to M_PI (normally defined in math.h) 2011-03-19 02:32:53 +02:00
tinsel TINSEL: Added enhanced music support for the German CD "Neon Edition" re-release of DW1 (bug #2827022) 2011-02-24 14:54:12 +02:00
toon TOON: Fix more dirty rect issues 2011-03-14 23:28:15 +01:00
touche Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
tucker Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp ENGINES: Change GUIErrorMessage to take param by ref, not by copy 2011-03-18 14:43:53 +01:00
engine.h ENGINES: Change GUIErrorMessage to take param by ref, not by copy 2011-03-18 14:43:53 +01:00
engines.mk
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h