aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-01-25Change debug levelTravis Howell
2004-01-25Remove old debug msg.Travis Howell
2004-01-25demos never have speechJoost Peters
2004-01-25- Cope better with invalid music (fixes 100% CPU usage)Joost Peters
2004-01-25The Floppy version has speech in the intro. (it doesn't hurt if speechToggle ...Joost Peters
2004-01-25Small correction to my last commit.Travis Howell
2004-01-25Add support for music in fotaq demosTravis Howell
2004-01-24- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...Joost Peters
2004-01-23change sscanf() calls to atoi() to please PalmOS :)Gregory Montoir
2004-01-23updateGregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
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