aboutsummaryrefslogtreecommitdiff
path: root/queen/journal.cpp
AgeCommit message (Expand)Author
2005-01-01Changed OSystem::instance() to return a reference, not a pointer (it now matc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-28slightly less hackish Journal codeGregory Montoir
2004-12-19Fixed regression in queen floppy version. Before doing any speech/texts synch...Gregory Montoir
2004-12-17Don't allow the user to enable speech for non-talkie versions.Joost Peters
2004-12-11Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horseMax Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-12-02simplified palette handlingGregory Montoir
2004-10-10make queen engine returning to the launcher when finished (next step: plug al...Gregory Montoir
2004-10-03cleanupGregory Montoir
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-26force screen update to update mouse pointer position (bug #1016446)Gregory Montoir
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-03-25try to track the journal issue in spanish versionGregory Montoir
2004-03-09Enable music volume slider in JournalJoost Peters
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-03-02Display keyboard when savingNicolas Bacca
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
2004-02-21Fixed 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-12New save/load code, this *breaks* compatiblity with the previousGregory Montoir
2004-01-10Never mind.David Eriksson
2004-01-10Correct commentDavid Eriksson
2004-01-10- Must have either subtitles or speechDavid Eriksson
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
2004-01-08cleanup, xref updateGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-06- enabled debugger in QueenEngine::errorStringGregory Montoir
2004-01-06updated copyright noticeMax Horn
2004-01-06simplified room switching code a bitGregory Montoir
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2004-01-04- added code to only redraw changed blocks in order to avoid full screen refreshGregory Montoir
2003-12-30minor cleanup & add playSong() calls in Logic::handlePinnacleRoomGregory Montoir
2003-12-29cleanup & follow code conventionsGregory Montoir
2003-12-28cleanup Resource class a bit :Gregory Montoir
2003-12-19handle mouse wheel in Journal screenGregory Montoir
2003-12-11constructors cleanupGregory Montoir
2003-12-10get rid of GameConfig, use ConfigurationManagerGregory Montoir
2003-12-06minor cleanup, reuse some data from intervie.exeGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-26Use standard functions (itoa => sprintf).Marcus Comstedt
2003-11-26rename some methods (purely cosmetic) and fix some walking problems when clos...Gregory Montoir
2003-11-26preliminary journal implementation ; this should allow to save/load game stat...Gregory Montoir