scummvm/engines
2007-01-12 02:31:04 +00:00
..
agi Fixed version number printing in alt-d dialogue box 2007-01-12 02:31:04 +00:00
agos Add Spanish version of Elvira 2 2007-01-10 23:17:17 +00:00
cine Make ADGameFileDescription is built in directly into ADGameDescription. 2006-12-29 00:03:03 +00:00
gob - Fixed cut off and missing sounds 2007-01-06 11:17:20 +00:00
kyra Fix for bug #1631352 ("KYRA1: Graphics heavily broken and ScummVM crash"), I tried memmove here, but it also crashed on Win32 with memmove, so I reverted it back to how it was. 2007-01-09 11:50:22 +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 Add German version of SPY Fox 3. 2007-01-10 22:20:53 +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 renamed an opcode, fixed an assert condition 2007-01-08 12:39:31 +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