aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-15or rather like thatPaweł Kołodziejski
2004-01-15position should be based on data offsetPaweł Kołodziejski
2004-01-15This should be zeroed too.Travis Howell
2004-01-15Add correct fix for puttputtTravis Howell
2004-01-15*** empty log message ***Travis Howell
2004-01-15Hack only needs to check for insane values now.Travis Howell
2004-01-15Only stop walkScript if it is been used.Travis Howell
2004-01-15Use simpler checksTravis Howell
2004-01-14Need to know where this occursTravis Howell
2004-01-14synced with local sources:Paweł Kołodziejski
2004-01-14fixed bundle decompression for some casePaweł Kołodziejski
2004-01-14I found and fixed a nasty fade-up bug in BS2. I don't know if the sameTorbjörn Andersson
2004-01-14I accidentally introduced a bug when I changed the fading that would causeTorbjörn Andersson
2004-01-14forgot itPaweł Kołodziejski
2004-01-14fix - stop played song when newPaweł Kołodziejski
2004-01-14fixed crash on exit when using imuse digitalPaweł Kołodziejski
2004-01-14bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceC...Gregory Montoir
2004-01-14Confirmed a few vars from disasm, good gusses.Travis Howell
2004-01-14Add/update commentsTravis Howell
2004-01-14- tweaked a bit walking functions to make persons stop walking when a cutaway...Gregory Montoir
2004-01-14These two case are the same, checked samnmax disasm.Travis Howell
2004-01-14No code is missing in this case.Travis Howell
2004-01-14* /execute/ the binary too. don't only compile itOliver Kiehl
2004-01-14Increased the delay I added to interpolation frames from 0 to 10. This willTorbjörn Andersson
2004-01-14??ZZTravis Howell
2004-01-14Travis Howell
2004-01-14cleanupGregory Montoir
2004-01-14Move SCUMM debugger init later on. With this _numVariables is set, so theoret...James Brown
2004-01-14Add better method.Travis Howell
2004-01-14Add missing code for samnmax screen saver, fixes bug #781683Travis Howell
2004-01-14I wanted to Valgrind the cutscene code, so I had to fix the warnings aboutTorbjörn Andersson
2004-01-14Changed the music fading so that the volume is increased when ABS(_fading)Torbjörn Andersson
2004-01-14Changed the music fading so that volume is increased when ABS(_fading)Torbjörn Andersson
2004-01-14fix path specifiersJonathan Gray
2004-01-14number implies versionJonathan Gray
2004-01-14Add back missing line.Travis Howell
2004-01-14Implemented o6_localizeArray for HE gamesEugene Sandulenko
2004-01-14... and so we are back at precisely my original code, wasn't it fun? :-)Max Horn
2004-01-14Fix libmpeg2 version check. FreeBSD ports collection usually lags withEugene Sandulenko
2004-01-14Slight change to match disasm. exactly.Travis Howell
2004-01-14Missed one.Travis Howell
2004-01-14Remove INSANE define.Travis Howell
2004-01-13Updated BS2 issues. (I'm too tired to fix the cutscene lead-out musicTorbjörn Andersson
2004-01-13- wrong sentence was spoken when Joe was trying to 'pick up' a personGregory Montoir
2004-01-13cut down pointless header interdependenciesMax Horn
2004-01-13Moved some methods into class AnimationState (where they really belong - nice...Max Horn
2004-01-13Some more formatting cleanups. Made the Ogg file handle part of theTorbjörn Andersson
2004-01-13As an experiment, I've added a delay of 0 milliseconds when drawingTorbjörn Andersson
2004-01-13Moved the rest of the MoviePlayer class into animation.cpp/.h, plus someTorbjörn Andersson
2004-01-13Revert last change, misread code.Travis Howell