scummvm/engines
2010-02-03 12:57:47 +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 Fix return of a reference to a temporary object introduced with r47766. (Hopefully this "workaround" will work also for Chrilith's compiler ;-). 2010-01-31 18:29:54 +00:00
cruise Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
draci Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
drascula Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
gob Fascination - Cleanup: suppress some noisy debug output, suppress some obsolete and commented code. 2010-02-03 12:57:47 +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 - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
lure Change some comments to use "AdLib" instead of "adlib". 2010-01-25 00:39:46 +00:00
m4 Formatting corrections to conform to ScummVM formatting guidelines 2010-01-31 00:47:29 +00:00
made Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
mohawk Switch makeADPCMStream to DisposeAfterUse::Flag 2010-01-31 02:11:41 +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 Placed all the game feature detection code in a separate class 2010-02-03 11:02:43 +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 fixed actor glitch 2010-02-02 21:47:51 +00:00
tinsel Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +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 Add Mohawk engine code. Part 2/3: common code changes. 2009-12-29 23:20:23 +00:00
game.cpp
game.h
metaengine.h
module.mk