aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-01-16redundant checkGregory Montoir
2004-01-16- removed noisy warning in talk codeGregory Montoir
2004-01-16some assert() callsGregory Montoir
2004-01-16rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj)...Gregory Montoir
2004-01-16it seems entryObj can be <0, check for itGregory Montoir
2004-01-15got rid of timer stuff to handle display syncGregory Montoir
2004-01-15reset _lastSoundIndex in car animation tooGregory Montoir
2004-01-14bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceC...Gregory Montoir
2004-01-14- tweaked a bit walking functions to make persons stop walking when a cutaway...Gregory Montoir
2004-01-14cleanupGregory Montoir
2004-01-13- wrong sentence was spoken when Joe was trying to 'pick up' a personGregory Montoir
2004-01-12New save/load code, this *breaks* compatiblity with the previousGregory Montoir
2004-01-12oopsGregory Montoir
2004-01-12turned Logic::useJournal() into a virtual methodGregory Montoir
2004-01-12fixes compilation for our *cough* favourite *cough**cough* compiler: MSVC!Joost Peters
2004-01-11minor display code changesGregory Montoir
2004-01-11cleanupGregory Montoir
2004-01-11tweaked a bit dirty blocks display code, this fixes the minor glitch in inter...Gregory Montoir
2004-01-11- stop voice when skipping dialogueJoost Peters
2004-01-10cleanupGregory Montoir
2004-01-10new Talk::splitOption() code (same value for text margins, word width is comp...Gregory Montoir
2004-01-10removed old hack to prevent speaking sentence 0Gregory Montoir
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