scummvm/engines
Torbjörn Andersson 8a2529b2d6 Allow synthetic events in dialog windows, e.g. so you can use keyboard repeat
when scrolling the list of savegames.

svn-id: r26175
2007-03-17 16:08:29 +00:00
..
agi Allow synthetic events in dialog windows, e.g. so you can use keyboard repeat 2007-03-17 16:08:29 +00:00
agos Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with 2007-03-17 15:44:26 +00:00
cine Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
gob Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
kyra Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with 2007-03-17 15:44:26 +00:00
lure Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
parallaction cleanup 2007-03-17 13:19:30 +00:00
queen Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
saga Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with 2007-03-17 15:44:26 +00:00
scumm Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +00:00
sky Use the new getButtonState() function to test if the mouse button is still 2007-03-17 09:37:47 +00:00
sword1 Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with 2007-03-17 15:44:26 +00:00
sword2 Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with 2007-03-17 15:44:26 +00:00
touche Force all code to use EventManager::pollEvent instead of OSystem::pollEvent 2007-03-17 00:53:21 +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