scummvm/engines
Gregory Montoir fcef47947e Got rid of an 'unused variable' warning
svn-id: r24792
2006-11-27 00:49:59 +00:00
..
agi Only bring up the predictive dialog on left clicks, not just any event. (I.e. 2006-11-23 18:14:16 +00:00
agos Add German demo of Simon the Sorcerer 2 (DOS CC) 2006-11-23 08:54:34 +00:00
cine Support loading saves from command line. 2006-11-25 09:28:00 +00:00
gob Fix MSVC2005 warnings. Please, review the changes. 2006-11-22 15:50:30 +00:00
kyra Move addSpecialDebugLevel calls to engine constructor, as stated in our 2006-11-13 12:00:36 +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 Got rid of an 'unused variable' warning 2006-11-27 00:49:59 +00:00
scumm Add findBox opcode for Hebrew version of Freddi Fish 1 2006-11-24 09:27:50 +00:00
sky Added some more const keywords 2006-10-15 02:15:38 +00:00
sword1 Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
sword2 Applied patch #1597800 to better support the Spanish end credits. 2006-11-16 21:20:24 +00:00
touche added a few comments and details for another Touche version (tracker item #1602360) 2006-11-25 00:31:51 +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