Age | Commit message (Expand) | Author |
2014-02-18 | QUEEN: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-12-13 | COMMON: Add wrapper for isprint. | Johannes Schickel |
2012-12-02 | QUEEN: Workaround a bug in the llvm-g++ compiler | Thierry Crozat |
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-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-09-06 | Constness fix | Bertrand Augereau |
2008-09-09 | Fix for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-err... | Filippos Karapetis |
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-06-04 | QUEEN: Modified engine to use a quit flag instead of system->quit() in order ... | Christopher Page |
2007-12-26 | cleanup | Max Horn |
2007-11-01 | Fixed compilation | Filippos Karapetis |
2007-11-01 | fix previous commit | Gregory Montoir |
2007-11-01 | dont call trim(), which relies on isspace(), with specific game charset strings | Gregory Montoir |
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 | Converted some more code to make use of Common::KEYCODE_ / Common::ASCII_ | Max Horn |
2007-06-22 | Changed more code to use Common::KEYCODE_ enum | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-20 | enabled music volume changes in Amiga version | Gregory Montoir |
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 |
2007-03-08 | Since the amiga version handle music very differently than the PC version, th... | Gregory Montoir |
2007-02-25 | reduced code dup, Queen::LineReader -> SeekableReadStream::readLine | 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-04 | rewrote FOTAQ game version detection code in a - if I didn't break anything -... | Gregory Montoir |
2006-11-03 | cleanup (got rid of the custom Language enum, re-used the one in the Common n... | Gregory Montoir |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-04-02 | With this change, backends are now responsible for instantiating their OSyste... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |