scummvm/engines
2007-02-25 00:04:35 +00:00
..
agi Put back DDP entries, but #if 0 them for future reference and prevent 2007-02-23 00:27:56 +00:00
agos Trying to unify the order in which we try the various audio formats: Prefer FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM 2007-02-24 23:40:28 +00:00
cine Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
gob Added spanish Ween (bug #1667743) 2007-02-24 15:28:03 +00:00
kyra Trying to unify the order in which we try the various audio formats: Prefer FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM 2007-02-24 23:40:28 +00:00
lure Syntax fixes to conform to ScummVM coding standards 2007-02-22 08:17:41 +00:00
parallaction Use AGDS feature for specifying demos 2007-02-24 15:24:38 +00:00
queen some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
saga Added numLoops parameter to DigitalTrackInfo::play 2007-02-24 23:19:53 +00:00
scumm Removed the (useless, thanks to resTypeFromId) 'name' parameter from readResTypeList 2007-02-24 19:29:40 +00:00
sky Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
sword1 Added TODO: Sword1's MusicHandle::play etc. should be rewritten to take advantage of the enhanced compressed audio stream code 2007-02-25 00:04:35 +00:00
sword2 Remove unneeded #includes 2007-02-24 23:41:20 +00:00
touche Trying to unify the order in which we try the various audio formats: Prefer FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM 2007-02-24 23:40:28 +00:00
engine.cpp Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
engine.h Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +00:00
module.mk Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00