aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/mouse.cpp
AgeCommit message (Expand)Author
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-03-06cleanupJoost Peters
2009-02-13Formatting changes / consistencyJoost Peters
2008-07-13SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr...Christopher Page
2008-06-25Scumm and sky now use the new _quit flagChristopher Page
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-22Converted BASS to use Common::KeyStateMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
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