scummvm/engines
2011-03-20 14:54:36 +02: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: Add another US version of Urban Runner 2011-03-20 10:14:31 +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: Removed now unused Myst Variables Storage Class. 2011-03-19 23:25:05 +00:00
parallaction PARALLACTION: Init volume levels on startup 2011-03-19 16:04:55 +01:00
queen QUEEN: Fix the journal's music volume slider 2011-03-20 12:01:27 +01:00
saga SAGA: Cleanup syncSoundSettings() 2011-03-19 16:04:55 +01:00
sci SCI: Removed forward references to obsolete classes 2011-03-20 14:54:36 +02:00
scumm SCUMM: Cleanup syncSoundSettings() 2011-03-19 16:04:56 +01:00
sky SKY: Cleanup volume levels initialization 2011-03-19 16:49:15 +01:00
sword1 SWORD1: Cleanup syncSoundSettings() 2011-03-19 16:49:15 +01:00
sword2 SWORD2: Cleanup syncSoundSettings() 2011-03-19 16:49:16 +01:00
sword25 SWORD25: Fix MSVC Compilation. 2011-03-19 22:11:33 +00: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 TOUCHE: Cleanup syncSoundSettings() 2011-03-19 16:49:16 +01:00
tucker TUCKER: Get rid of syncSoundSettings() 2011-03-19 16:49:17 +01:00
advancedDetector.cpp COMMON: Only take the md5 of the resource fork data section 2011-02-04 15:27:56 +00:00
advancedDetector.h DETECTOR: Get rid of ADGF_KEEPMATCH 2010-11-07 17:15:27 +00:00
dialogs.cpp MOHAWK: Fix MohawkEngine_Myst::runLoadDialog 2011-02-07 22:58:42 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings() 2011-03-19 17:58:17 +01:00
engine.h ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings() 2011-03-19 17:58:17 +01:00
engines.mk CONFIGURE: Plug in Last Express engine 2010-10-18 19:18:06 +00:00
game.cpp GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
game.h ENGINES: Do not include engines/savestate.h from engines/game.h 2010-11-07 17:15:46 +00:00
metaengine.h PLUGINS: switched plugin manager to inheritance rather than #defines 2010-12-23 13:38:37 +00:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.cpp ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
savestate.h ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
util.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00