aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/input.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-11Queen works with the new GMM implementation, and made a correction to a chang...Christopher Page
2008-07-06QUEEN: Made it possible to quit during the intro cutawaysChristopher Page
2008-06-04QUEEN: Modified engine to use a quit flag instead of system->quit() in order ...Christopher Page
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-11-01Some changes to FOTAQ for the work in progress Greek translation in FR #17232...Filippos Karapetis
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-22Cleaning up after myself (I blame it on, err, uhh... the Vogons?)Max Horn
2007-06-22Get rid of FOTAQ's own KeyCode enum in favor of Common::KeyCode (attention: t...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-02Re-introduced Input::getMousePos and removed g_system-Gregory Montoir
2007-04-02This should make the game match the original DOS version speed.Gregory Montoir
2007-03-18QUEEN: Make use of EventManager::getMousePosMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2006-11-03cleanup (got rid of the custom Language enum, re-used the one in the Common n...Gregory Montoir
2006-04-17Moved updateScreen() into delay() for smoother mouse cursor movement. This mayTorbjörn Andersson
2006-04-04Since our debug() adds an exclamation mark at the message end, removeEugene Sandulenko
2006-03-22Support for Russian FOTAQEugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn