aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
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
2010-10-04SCI: fixing crash in mag cursor code for pharkasMartin Kiewitz
2010-10-04SCI: Several corrections for magnifier cursorsFilippos Karapetis
2010-10-03SCI: Fix AltInput crash in non-parser gamesWillem Jan Palenstijn
2010-10-03SCI: Added missing initialization of _zoomBitmapFilippos Karapetis
2010-10-03SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).Filippos Karapetis
2010-10-03SCI: Support alternative inputs from vocab 913Willem Jan Palenstijn
2010-10-03SCI: Fix textwidth computation for chars >= 128Willem Jan Palenstijn
2010-09-26SCI: adding separate status drawing codeMartin Kiewitz
2010-09-26SCI: kDrawPic setting _picNotValid on non-frontMartin Kiewitz
2010-09-25SCI: little optimization in kAddToPicMartin Kiewitz
2010-09-25SCI: changes to kAddToPicMartin Kiewitz
2010-09-20Make r52818 general on trunkLars Skovlund
2010-09-20SCI: Handle bit 2 of scaleSignal by not updating nsRect values whenLars Skovlund
2010-09-19SCI2/2.1: Changes to the plane codeFilippos Karapetis
2010-09-19SCI2: Some work on RBT filesFilippos Karapetis
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-09SCI: adding text code reference supportMartin Kiewitz
2010-09-07SCI: Added parentheses inside GfxScreen::isFillMatch() to make the code moreFilippos Karapetis
2010-09-07SCI: Slight change in GfxPicture::vectorFloodFill()Filippos Karapetis
2010-09-05SCI: dont do global scaling on non-scaleable viewsMartin Kiewitz
2010-09-04SCI: delete on textedit control now checks stringMartin Kiewitz
2010-08-31SCI: adding workaround for platform-specificMartin Kiewitz
2010-08-29SCI: adding comment about invalid rect return valMartin Kiewitz
2010-08-29SCI: changing scroll transition behaviourMartin Kiewitz
2010-08-29SCI: Throttle the invocations of Engine::shouldQuit()Filippos Karapetis
2010-08-25SCI: adding detection for freddy pharkas "fred"Martin Kiewitz
2010-08-24SCI: fixing comment of r52351Martin Kiewitz