scummvm/engines
2007-03-03 10:10:46 +00:00
..
agi Fix alignment issues in wince port. 2007-02-26 18:34:00 +00:00
agos Change the volume of music channel of mixer, when adjusting music volume too. 2007-02-27 11:47: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 Fix bug #1667806: "GOB: wrong detection" 2007-03-02 15:21:34 +00:00
kyra Changed the order of the parameters of makeLinearInputStream to resemble Mixer::playRaw; also made makeLinearInputStream honor FLAG_LOOP (and for this, changed its loop related params slightly) 2007-03-02 15:26:22 +00:00
lure Added animation handler for standard characters that can be talked to 2007-02-26 22:56:02 +00:00
parallaction removed common-case code from loadBackground 2007-03-03 10:10:46 +00:00
queen only request the user to update the queen.tbl if the game she/he's trying to play really *requires* it. 2007-03-02 23:57:37 +00:00
saga Fix looping for enchanced soundtracks. 2007-02-25 14:34:21 +00:00
scumm Applied my own patch #1672572, after discussing it with Fingolfin. We no longer 2007-03-02 17:30:29 +00:00
sky Close sky.dnr directly after reading it into memory. No need to keep it open 2007-02-26 23:08:52 +00:00
sword1 Removed obsolete code 2007-03-03 00:17:26 +00:00
sword2 Get rid of the last two usages of File::incRef/decRef 2007-03-01 17:22:30 +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