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