aboutsummaryrefslogtreecommitdiff
path: root/queen/journal.cpp
AgeCommit message (Expand)Author
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