scummvm/engines
Sven Hesse 604077827f - Some clean-up
- Fixed sound playing and looping
- Changed Paula to use non-absolute panning, defaulting to 0.25/0.75 and 0.75/0.25, as per madmoose's suggestion
- Prepared/Cleaned-up Paula and Infogrames for the move to sound/mods/

svn-id: r25189
2007-01-25 14:18:12 +00:00
..
agi Add optional size parameter to ADGameFileDescription. Not used now. 2007-01-24 22:42:44 +00:00
agos Reduce #include dependencies 2007-01-25 01:05:25 +00:00
cine Reduce #include dependencies 2007-01-25 01:05:25 +00:00
gob - Some clean-up 2007-01-25 14:18:12 +00:00
kyra Adds basic support for the FM Towns version with some restrictions: 2007-01-25 12:52:27 +00:00
lure First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
parallaction Reduce #include dependencies 2007-01-25 01:05:25 +00:00
queen First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
saga Reduce #include dependencies 2007-01-25 01:05:25 +00:00
scumm Add another Dutch version of SPY FOX 1 for Windows. 2007-01-25 10:24:04 +00:00
sky First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
sword1 First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
sword2 First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
touche cleanup 2007-01-21 22:06:54 +00:00
engine.cpp Don't delete the savefile manager in the Engine destructor 2006-11-12 21:08:55 +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