scummvm/engines
2010-01-28 08:23:40 +00:00
..
agi Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
agos AGOS: Turn BaseSound into a subclass of Common::NonCopyable 2010-01-26 22:51:40 +00:00
cine Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
cruise Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
draci Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
drascula Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
gob - Fixed openWin, saveWin, restoreWin, closeWin, winMove and activeWin, so that windows are AT LEAST working 2010-01-27 23:39:16 +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 Fix invalid sample position on Timestamp to sample conversion for Stereo streams. 2010-01-27 08:08:33 +00:00
lure Change some comments to use "AdLib" instead of "adlib". 2010-01-25 00:39:46 +00:00
m4 Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
made Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
mohawk Correct our interpretation of the first four bytes of the RSRC section in Mohawk archives. 2010-01-26 23:05:52 +00:00
parallaction Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
queen Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
saga Moved the Shorten decoder inside the SAGA engine, as it's the only one using it (and it's still unfinished, too) 2010-01-27 08:40:48 +00:00
sci Always try and load the associated digital track if the requested MIDI track couldn't be found 2010-01-28 08:23:40 +00:00
scumm Fix regressions in Let's Explore the Jungle with Buzzy. 2010-01-28 00:28:08 +00:00
sky Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
sword1 Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
sword2 Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
teenagent Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
tinsel Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
touche Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
tucker Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +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