scummvm/engines
2007-03-23 23:22:18 +00:00
..
agi - Save AGIPAL resource number properly 2007-03-22 22:29:00 +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 Implemented some palette code differences for Amiga version. 2007-03-23 16:24:28 +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 unrolled loop in buildWalkPath and renamed some variables 2007-03-22 19:49:15 +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 Trimming of excess spaces in drawString, only applies to SCUMM 4+ games. Cofirmed via disssembly. 2007-03-23 23:22:18 +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 Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +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