aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/mouse.cpp
AgeCommit message (Expand)Author
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17SKY: Changed Control class to use event manager for mouse coord tracking, and...Max Horn
2007-03-17Use the new getButtonState() function to test if the mouse button is stillTorbjörn Andersson
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-14Fix for bug #1656880 (BASS: mouse initialized wrong in control panel)Max Horn
2006-06-21Match the original behaviour more closely when examining inventory items. TheTorbjörn Andersson
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn