aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/input.h
AgeCommit message (Collapse)Author
2008-06-04QUEEN: Modified engine to use a quit flag instead of system->quit() in order ↵Christopher Page
to return to the launcher svn-id: r32525
2007-06-22Get rid of FOTAQ's own KeyCode enum in favor of Common::KeyCode (attention: ↵Max Horn
the F12 quickload hotkey used to be incorrectly mapped to F6, this change 'fixes' that) svn-id: r27623
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-04-02Re-introduced Input::getMousePos and removed g_system-Gregory Montoir
svn-id: r26372
2007-04-02This should make the game match the original DOS version speed.Gregory Montoir
svn-id: r26371
2007-03-18QUEEN: Make use of EventManager::getMousePosMax Horn
svn-id: r26224
2006-11-12cleanupGregory Montoir
svn-id: r24693
2006-11-03cleanup (got rid of the custom Language enum, re-used the one in the Common ↵Gregory Montoir
namespace) svn-id: r24595
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582