aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2011-01-01SCI: debugC calls no longer require a debug level of 2 to show outputFilippos Karapetis
2010-12-26SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which w...Filippos Karapetis
2010-12-24SCI: Fixed bug #3059860 - "LB2CD: Glitch in Act 6 coroner answer buttons"Filippos Karapetis
2010-12-23SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ...Filippos Karapetis
2010-12-22SCI2+: Set pictureCels to 0 after deleting themFilippos Karapetis
2010-12-21SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia...Filippos Karapetis
2010-12-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-12-20SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free...Filippos Karapetis
2010-12-20SCI: Commented out unused signal flagsFilippos Karapetis
2010-12-15SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #31...David Turner
2010-12-06SCI: Fix uninitialized reads (and therefore, GK1)Matthew Hoops
2010-12-01SCI: Fixed bugs #3041044, #3046543 and #3046513Filippos Karapetis
2010-11-26SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"Filippos Karapetis
2010-11-20SCI: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since ...Filippos Karapetis
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-17SCI: Change 'colour' to 'color'Max Horn
2010-11-11SCI: Some video related changesFilippos Karapetis
2010-11-08SCI2: Added some currently unused code for drawing text on a bufferFilippos Karapetis
2010-11-05SCI: Fix blend rounding, styleWillem Jan Palenstijn
2010-11-05SCI: Add a default case to a switch statement to silence some compiler warnings.Johannes Schickel
2010-11-04SCI: Fix precedence error in commentWillem Jan Palenstijn
2010-11-04SCI: Use gamma 2.2 for blending undithered coloursWillem Jan Palenstijn
2010-11-04SCI: adding force to memorial area for SQ3/introMartin Kiewitz
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-01SCI: Fixed a silly bug when restoring port rectangles. This uncovered a bug w...Filippos Karapetis
2010-11-01SCI: fixing lfMartin Kiewitz
2010-11-01SCI: saving/restoring script created windows nowMartin Kiewitz
2010-10-31SCI: Play time related changesFilippos Karapetis
2010-10-26SCI: removing unneeded callMartin Kiewitz
2010-10-26SCI: fix gfx issues when giving out cards hoyle4Martin Kiewitz
2010-10-26SCI: kAnimate bit 2 is hoyle 4 exclusiveMartin Kiewitz
2010-10-26SCI: little cleanup kAnimateMartin Kiewitz
2010-10-26SCI: fixing bug #3091767 by reverting r52820Martin Kiewitz
2010-10-25SCI: fix comment in kAddToPicMartin Kiewitz
2010-10-24SCI: fixing obvious kAddToPic regressionMartin Kiewitz
2010-10-23SCI2/SCI2.1: Some changes to the screen drawing code.Filippos Karapetis
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-15SCI: fixing iceman undithering door close-upMartin Kiewitz
2010-10-15SCI: updating comment for r53515Martin Kiewitz
2010-10-15SCI: fixing view-undithering for laura bow 1Martin Kiewitz
2010-10-15SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"Filippos Karapetis
2010-10-13SCI: Add detection for Hoyle4 MacMatthew Hoops
2010-10-10SCI: Fix warning about uninitialized variableMax Horn
2010-10-08SCI: Added a check for magnifier cursor multipliersFilippos Karapetis
2010-10-08SCI: fixing mag cursor as far as possibleMartin Kiewitz
2010-10-08SCI: add global scaling again to kAddToPicMartin Kiewitz
2010-10-07SCI: bugfix for magnifier cursorsFilippos Karapetis
2010-10-07SCI: Added a define to disable room transitionsFilippos Karapetis
2010-10-07SCI: fixing kBaseSetter on scaled viewsMartin Kiewitz
2010-10-05SCI: Some fixes for zoom cursorsFilippos Karapetis