aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-01-23MSVC warningsGregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
2004-01-22- Some refactoring/clean-up.Joost Peters
2004-01-22(slightly) less hackish bounding box codeGregory Montoir
2004-01-21clear user input before entering Journal (no more load problems occuring when...Gregory Montoir
2004-01-20fix 'conversation options still displayed after hitting esc' bug (noticeable ...Gregory Montoir
2004-01-20- fixed bug #880415 (only setup bam scene after all _vm->update() calls)Gregory Montoir
2004-01-20initialise _channel arrayJoost Peters
2004-01-20AFAICT this is only used for caching in the original, which we don't care muc...Joost Peters
2004-01-19- Enable music queueing (I don't really like the levels of indirection, but i...Joost Peters
2004-01-19*temporary* fix for LineReader to handle files not terminated by an empty str...Gregory Montoir
2004-01-19re-use BobFrameGregory Montoir
2004-01-19increase Credits::_list size to match the German version requirements (thanks...Gregory Montoir
2004-01-19prevents bank re-loading (cutaways animations)Gregory Montoir
2004-01-19Added MusicPlayer class (MidiDriver derivate) for greater flexibilityJoost Peters
2004-01-18fix warningPaweł Kołodziejski
2004-01-18fix warningPaweł Kołodziejski
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