scummvm/engines
2010-02-13 17:43:31 +00:00
..
agi Silenced some more cppcheck warnings. 2010-01-31 23:28:12 +00:00
agos - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
cine Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value. 2010-02-08 20:29:19 +00:00
cruise Cruise detection entry for english AtariST KixxXL edition 2010-02-13 13:21:29 +00:00
draci Remove last traces of File::addDefaultDirectory 2010-02-09 22:37:13 +00:00
drascula Moved text parsing to a new class. 2010-02-09 01:22:24 +00:00
gob Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a check in o1_keyFunc. This fixes the animation speed regression 2010-02-08 23:12:42 +00:00
groovie Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
kyra LOL: fixed script bug in castle cimmeria that would cause out of bounds mem access (should fix bug #2948109) 2010-02-09 21:09:29 +00:00
lure Change some comments to use "AdLib" instead of "adlib". 2010-01-25 00:39:46 +00:00
m4 Added the beginnings of scene set-up logic 2010-02-13 11:49:18 +00:00
made Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
mohawk Fix trap book external commands. 2010-02-12 21:15:30 +00:00
parallaction Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
queen - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
saga - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
sci SCI: Move Gui/Gfx related permanent objects from EngineState to SciEngine 2010-02-13 17:43:31 +00:00
scumm Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
sky Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
sword1 Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
sword2 Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
teenagent removed debug keys, sorry 2010-02-07 18:16:31 +00:00
tinsel Script workaround fix for DW1, for being able to give the whistle back to the pirate before the parrot 2010-02-08 10:02:18 +00:00
touche - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
tucker - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
advancedDetector.cpp Introduced new ADGF flag ADGF_USEEXTRAASTITLE. 2010-01-03 21:07:40 +00:00
advancedDetector.h Introduced new ADGF flag ADGF_USEEXTRAASTITLE. 2010-01-03 21:07:40 +00:00
dialogs.cpp
dialogs.h
engine.cpp g_engine is not used by any MidiDriver, thus remove the comment about it. 2010-01-25 03:04:58 +00:00
engine.h
engines.mk
game.cpp
game.h
metaengine.h
module.mk