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