Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-08-16 | Added: PSP backend | Joost Peters |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Changed OSystem::instance() to return a reference, not a pointer (it now matc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-28 | slightly less hackish Journal code | Gregory Montoir |
2004-12-19 | Fixed regression in queen floppy version. Before doing any speech/texts synch... | Gregory Montoir |
2004-12-17 | Don't allow the user to enable speech for non-talkie versions. | Joost Peters |
2004-12-11 | Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horse | Max Horn |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-02 | simplified palette handling | Gregory Montoir |
2004-10-10 | make queen engine returning to the launcher when finished (next step: plug al... | Gregory Montoir |
2004-10-03 | cleanup | Gregory Montoir |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-08-26 | force screen update to update mouse pointer position (bug #1016446) | Gregory Montoir |
2004-04-03 | patch #910779 (with minor tweaks), fotaq hebrew support : | Gregory Montoir |
2004-03-25 | try to track the journal issue in spanish version | Gregory Montoir |
2004-03-09 | Enable music volume slider in Journal | Joost Peters |
2004-03-07 | cleanup (removed irrevelant comments and useless XXX'ed code) | Gregory Montoir |
2004-03-02 | Display keyboard when saving | Nicolas Bacca |
2004-02-27 | Handle comic book case, enable music toggle and some minor cleanup. | Joost Peters |
2004-02-21 | Fixed arrow dialogue glitches (partial display) in non-english versions. This... | Gregory Montoir |
2004-01-24 | - Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b... | Joost Peters |
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir |
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir |
2004-01-10 | Never mind. | David Eriksson |
2004-01-10 | Correct comment | David Eriksson |
2004-01-10 | - Must have either subtitles or speech | David Eriksson |
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir |
2004-01-08 | cleanup, xref update | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-06 | - enabled debugger in QueenEngine::errorString | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | simplified room switching code a bit | Gregory Montoir |
2004-01-05 | added a class to manage banks, Queen::Graphics cleanup | Gregory Montoir |
2004-01-04 | - added code to only redraw changed blocks in order to avoid full screen refresh | Gregory Montoir |
2003-12-30 | minor cleanup & add playSong() calls in Logic::handlePinnacleRoom | Gregory Montoir |
2003-12-29 | cleanup & follow code conventions | Gregory Montoir |
2003-12-28 | cleanup Resource class a bit : | Gregory Montoir |
2003-12-19 | handle mouse wheel in Journal screen | Gregory Montoir |
2003-12-11 | constructors cleanup | Gregory Montoir |
2003-12-10 | get rid of GameConfig, use ConfigurationManager | Gregory Montoir |
2003-12-06 | minor cleanup, reuse some data from intervie.exe | Gregory Montoir |
2003-12-01 | cleanup header includes | Gregory Montoir |
2003-11-30 | cleanup | Gregory Montoir |
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir |
2003-11-26 | Use standard functions (itoa => sprintf). | Marcus Comstedt |
2003-11-26 | rename some methods (purely cosmetic) and fix some walking problems when clos... | Gregory Montoir |