scummvm/engines
Travis Howell 1b926fee10 Add inherit code for earlier games
svn-id: r24640
2006-11-06 14:28:19 +00:00
..
agi Predictive input for AGI engine. To Do: 2006-11-06 13:19:12 +00:00
agos Add inherit code for earlier games 2006-11-06 14:28:19 +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 Add support for HE CUP demos based on cyx's standalone player. 2006-11-06 13:40:24 +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 cleanup 2006-10-21 12:44:10 +00:00
touche various fixes 2006-11-05 22:24:15 +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