aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-01-10removed some debug() callsGregory Montoir
2004-01-10enabled arrows in dialogue (non english versions)Gregory Montoir
2004-01-10added stopSfx() methodJoost Peters
2004-01-10Never mind.David Eriksson
2004-01-10workaround for final room sound issuesGregory Montoir
2004-01-10Correct previous fix :-)David Eriksson
2004-01-10Text position for talking heads.David Eriksson
2004-01-10Correct commentDavid Eriksson
2004-01-10Honor speech and subtitle togglesDavid Eriksson
2004-01-10- Honor speech and subtitle togglesDavid Eriksson
2004-01-10- Must have either subtitles or speechDavid Eriksson
2004-01-10Add test for CD-ROM versionDavid Eriksson
2004-01-10this should fix :Gregory Montoir
2004-01-09fix mouse pointer glitch occuring when exiting DebuggerGregory Montoir
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
2004-01-08minor Logic::initPerson() tweakGregory Montoir
2004-01-08moved the remaining 'graphics' stuff from Logic to GraphicsGregory 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-07fix 'panel still displayed during dialogue' bug (this was noticeable when try...Gregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-06- minor cleanup in Person/Actor stuffGregory Montoir
2004-01-06- enabled debugger in QueenEngine::errorStringGregory Montoir
2004-01-06moved animation stuff to Graphics classGregory Montoir
2004-01-06updated copyright noticeMax Horn
2004-01-06simplified room switching code a bitGregory Montoir
2004-01-05- enabled debugger in QueenEngine::errorStringGregory Montoir
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2004-01-05At last - credits!David Eriksson
2004-01-04- added code to only redraw changed blocks in order to avoid full screen refreshGregory Montoir
2004-01-04renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...Max Horn
2004-01-04respond to 'alter'-type overridesJoost Peters
2004-01-03Allow queen to use adlib driver as well (that was surprisingly easy :))Joost Peters
2004-01-02- added missing MOVE_SPEAK code (only CHEF.DOG seems to use that)Gregory Montoir
2004-01-02spelling mistakeJoost Peters
2004-01-02Tell adlib people they won't hear musicJoost Peters
2004-01-02minor rewrite of some asm funcsGregory Montoir
2004-01-02some debugger commands for bobsGregory Montoir
2004-01-02minor rewrite of screenblanker codeGregory Montoir
2003-12-31use compressed data file instead of original one if both are availableGregory Montoir
2003-12-31There's that incomprehensible MinGW GCC warning again!Torbjörn Andersson
2003-12-30acessing _numGraphics'th element of GraphicData array is safeGregory Montoir
2003-12-30remove hack from original code, this was apparently only needed for SELECT_VE...Gregory Montoir
2003-12-30interview mini-game supportGregory Montoir
2003-12-30minor cleanup & add playSong() calls in Logic::handlePinnacleRoomGregory Montoir
2003-12-29cleanupGregory Montoir
2003-12-29only call Logic::executeSpecialMove if asm > 0Gregory Montoir
2003-12-29invalidate previous dynalum value on re-init (this fixes room <-> journal iss...Gregory Montoir
2003-12-29mass debuglevel change for less verbosity (0 -> 6)Joost Peters