scummvm/engines
Gregory Montoir f6f1dac199 cleanup
svn-id: r24654
2006-11-07 22:24:48 +00:00
..
agi fix (un)signedness warnings 2006-11-07 21:09:18 +00:00
agos Fix restarting game in Elvira 2 2006-11-07 01:02:24 +00:00
cine got rid of two memory leaks 2006-11-03 21:01:49 +00:00
gob 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
kyra Always stop the audio handle in Sound::voicePlay. 2006-10-29 15:27:03 +00:00
lure Set ROOM_EXIT_ANIMATION constant, to fix compile for now. Not sure if value is correct 2006-11-05 08:22:33 +00:00
queen rewrote FOTAQ game version detection code in a - if I didn't break anything - better way (no more duplicated code, more accurate game description in the launcher...) 2006-11-04 12:00:31 +00:00
saga got rid of two memory leaks 2006-11-03 21:01:49 +00:00
scumm simplified SRLE decoding, cleanup 2006-11-07 22:22:23 +00:00
sky Added some more const keywords 2006-10-15 02:15:38 +00:00
sword1 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
sword2 Fixed regression caused by recent debug console cleanup. The key stroke that 2006-11-07 20:30:39 +00:00
touche cleanup 2006-11-07 22:24:48 +00:00
engine.cpp Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engine.h Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engines.mk added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' 2006-11-03 21:23:07 +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