scummvm/engines
2007-01-05 22:45:29 +00:00
..
agi Added loads of Sierra titles (mac/pc/amiga/2gs/st/coco) 2006-12-31 15:25:59 +00:00
agos Limit keyboard specific verb code to arrow keys only in PP/WW 2007-01-03 11:40:39 +00:00
cine Make ADGameFileDescription is built in directly into ADGameDescription. 2006-12-29 00:03:03 +00:00
gob Fixed the loading delay bug I introduced with the playing from CD fix (#1626308) 2007-01-05 18:16:05 +00:00
kyra Make ADGameFileDescription is built in directly into ADGameDescription. 2006-12-29 00:03:03 +00:00
lure Bugfix to prevent player freezing in place after bumping into another character 2006-11-12 04:42:37 +00:00
queen Fixed compile error in FLAC sound support. I haven't tested this. 2006-11-24 18:50:21 +00:00
saga Make ADGameFileDescription is built in directly into ADGameDescription. 2006-12-29 00:03:03 +00:00
scumm added explicit call to parent method 2006-12-29 23:50:54 +00:00
sky Added some more const keywords 2006-10-15 02:15:38 +00:00
sword1 GF_DEMO is only required by the PC version of Broken Sword 1 demo 2006-12-15 00:59:11 +00:00
sword2 Use FRAMES_PER_SECOND, not getFramesPerSecond(), to calculate the number of 2007-01-03 07:56:24 +00:00
touche got rid of an assertion triggered when trying to play a speech file after switching from silent mode to talk mode. Minor cleanup. 2007-01-05 22:45:29 +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 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