Age | Commit message (Expand) | Author |
2014-10-27 | QUEEN: Allow the engine to quit while dialog options are shown | Filippos Karapetis |
2014-10-27 | QUEEN: Fix bug #6700 - "FOTAQ: Weird Response Glitches" | Filippos Karapetis |
2014-02-18 | QUEEN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-16 | QUEEN: Silent some CppCheck warnings by reducing some variable scopes | Strangerke |
2012-11-19 | QUEEN: Fix compilation. | D G Turner |
2012-11-19 | QUEEN: Remove unused, but set variable, personWalking from Talk::talk(). | D G Turner |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-11-20 | QUEEN: Remove unused variable | Torbjörn Andersson |
2011-11-14 | QUEEN: Comment unused variable | Eugene Sandulenko |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
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-10-15 | QUEEN: Fixed code analysis warning - bug #3087851 | Filippos Karapetis |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la... | Ori Avtalion |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-07-11 | Queen works with the new GMM implementation, and made a correction to a chang... | Christopher Page |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
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-03-18 | QUEEN: Make use of EventManager::getMousePos | Max Horn |
2007-03-02 | added other code differences for Amiga FOTAQ versions, full game is now compl... | Gregory Montoir |
2007-02-26 | some fixes for FOTAQ Amiga versions, cleanup | Gregory Montoir |
2007-02-24 | some fixes and additions for FOTAQ amiga versions | Gregory Montoir |
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir |
2006-11-24 | simplification, removed some duplicated code | Gregory Montoir |
2006-11-03 | cleanup (got rid of the custom Language enum, re-used the one in the Common n... | Gregory Montoir |
2006-07-09 | Added OSystem::setFocusRectangle (first part of Nintendo DS patch) | Max Horn |
2006-04-04 | Since our debug() adds an exclamation mark at the message end, remove | Eugene Sandulenko |
2006-02-28 | updated some bugs/issues comments and removed wrong 'FIXME' markers. | Gregory Montoir |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |