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