aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/input.cpp
AgeCommit message (Collapse)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-17Cleanup.Travis Howell
svn-id: r26858
2007-05-17Add code to slowing kill the demon in DIMP.Travis Howell
svn-id: r26857
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵Travis Howell
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
svn-id: r26468
2007-03-18More AGOSEngine::waitForInput refactoringMax Horn
svn-id: r26218
2007-03-18Refactoring AGOSEngine::waitForInput some more (in baby steps, so that if I ↵Max Horn
break something, it'll be easier to figure out at which point I did it :) svn-id: r26210
2007-03-18Refactoring AGOSEngine::waitForInput a bit (by resolving gotos)Max Horn
svn-id: r26207
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a ↵Max Horn
FIXME comment about _mouseOld never being set svn-id: r26206
2007-02-27Change the volume of music channel of mixer, when adjusting music volume too.Travis Howell
svn-id: r25894
2007-01-03Limit keyboard specific verb code to arrow keys only in PP/WWTravis Howell
svn-id: r24972
2007-01-03The arrows keys aren't monitored in DIMPTravis Howell
svn-id: r24969
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
svn-id: r24723
2006-10-27CleanupTravis Howell
svn-id: r24533
2006-10-27Limit subtitle speed keys to Simon 1/2Travis Howell
svn-id: r24522
2006-10-24Add more menu code for Elvira 1Travis Howell
svn-id: r24486
2006-10-23Add missing reset of _lastClickRem variableTravis Howell
svn-id: r24474
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
svn-id: r24436
2006-10-22CleanupTravis Howell
svn-id: r24430
2006-10-22Add extra picture opcode code for ELvira 1/2Travis Howell
svn-id: r24426
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394