scummvm/engines
2007-03-25 20:23:14 +00:00
..
agi Removed code that at least for now is presumed dead. 2007-03-25 20:23:14 +00:00
agos Add Spanish version of Waxworks (DOS). 2007-03-22 00:53:39 +00:00
cine Added FIXME comment to CINE regarding an odd warning in processSeqListElement 2007-03-19 22:30:28 +00:00
gob Major clean-up, including: 2007-03-20 14:51:57 +00:00
kyra Some tempo fixes from Florian. 2007-03-25 15:54:15 +00:00
lure Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +00:00
parallaction Changed detection of the dreaded 'fr' archive in Nippon Safes Amiga Demo. This is not a better hack than before, except that now it works. 2007-03-24 23:57:29 +00:00
queen enabled music volume changes in Amiga version 2007-03-20 23:24:54 +00:00
saga SAGA: Make use of EventManager::getMousePos 2007-03-18 18:45:36 +00:00
scumm Cleaning up various issues with the Indy3 IQ patch 2007-03-24 22:30:17 +00:00
sky Fixed long-standing font bug. We were using the control panel font for LINC 2007-03-22 18:49:42 +00:00
sword1 minor cleanup 2007-03-18 16:50:39 +00:00
sword2 Let the event manager keep track of the mouse position. 2007-03-18 12:53:28 +00:00
touche Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +00:00
engine.cpp fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define 2007-03-17 15:45:05 +00:00
engine.h
engines.mk
module.mk