aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-08-01SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's use...Matthew Hoops
2010-08-01SCI: fixing regression of r51520Martin Kiewitz
2010-08-01SCI: reading the actual priority instead of guessingMartin Kiewitz
2010-08-01SCI: Fix uninitialized variable warning in g++.Johannes Schickel
2010-07-31SCI: adding detection for benchmark viewsMartin Kiewitz
2010-07-31SCI: adjusting inside view::getCelRect for sci0earlyMartin Kiewitz
2010-07-31SCI: kAnimate - limit update of nsRect when scaledMartin Kiewitz
2010-07-31SCI: fixing stupid typoMartin Kiewitz
2010-07-31SCI: fix kAddToPic called with view dataMartin Kiewitz
2010-07-30SCI: Add comment about stability requirements in makeSortedList.Johannes Schickel
2010-07-30SCI: fixing view scaling codeMartin Kiewitz
2010-07-30SCI: finally fixing font codesMartin Kiewitz
2010-07-30SCI: fixing another text color code issueMartin Kiewitz
2010-07-30SCI: fixing font code handling in kTextSizeMartin Kiewitz
2010-07-29SCI: Ignore setAttribute() on any non-existent menu itemsMatthew Hoops
2010-07-29SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi...Martin Kiewitz
2010-07-29SCI: Re-enable the throttle for kFrameout, I must have been asleep that dayMatthew Hoops
2010-07-28SCI: Fix using the parser in SCI Fan GamesMatthew Hoops
2010-07-28SCI: adding header comments about sci1.1 picturesMartin Kiewitz
2010-07-28SCI: priority handling for sci1.1 add-picturesMartin Kiewitz
2010-07-28SCI: Added bug report numbers for all the recently fixed bugsFilippos Karapetis
2010-07-28SCI: Initialize _resourceData to 0 in GfxRobot. Fixes PQSWAT demo.Matthew Hoops
2010-07-27SCI: sci1.1 priority bands now changing in kDrawPicMartin Kiewitz
2010-07-27SCI: implemented kPalette(save/restore)Martin Kiewitz
2010-07-27SCI: reverting part of r51361Martin Kiewitz
2010-07-27SCI: adding scaling code in kBaseSetterMartin Kiewitz
2010-07-27SCI: translating nsRect back to actual plane coordinateMartin Kiewitz
2010-07-26SCI: fixing text fonts not working correctlyMartin Kiewitz
2010-07-26SCI: fixing scroll transitions for kq6 hiresMartin Kiewitz
2010-07-26SCI: implement scaling for kDrawCelMartin Kiewitz
2010-07-26SCI: fixing transition 9Martin Kiewitz
2010-07-26SCI: commenting out picture cel debug msgMartin Kiewitz
2010-07-26SCI: adding scrollcapability to sci32Martin Kiewitz
2010-07-26SCI: some scrolling support for sci32Martin Kiewitz
2010-07-26SCI: Some cosmetic changes to the warning thrown when fixing invalid windowsFilippos Karapetis
2010-07-26SCI: Fixed bug #3034507, "PQ2 Demo: Non-existant menu item"Filippos Karapetis
2010-07-25SCI: adding kAddPicAt dummyMartin Kiewitz
2010-07-25SCI: blacking out planes that got deletedMartin Kiewitz
2010-07-25SCI: some changes for kq7Martin Kiewitz
2010-07-25SCI: removing onControl from coordAdjuster32Martin Kiewitz
2010-07-25SCI: using coordadjuster in GfxViewMartin Kiewitz
2010-07-25SCI: sci32 coord adjustment changesMartin Kiewitz
2010-07-25SCI: adjust z coordinate for views (sci32)Martin Kiewitz
2010-07-25SCI: sci32 changesMartin Kiewitz
2010-07-24SCI: changing how insectRect gets appliedMartin Kiewitz
2010-07-24SCI: adding kOnMe transparency supportMartin Kiewitz
2010-07-24SCI: fix warningMartin Kiewitz
2010-07-24SCI: honor given order of screen items in sci32Martin Kiewitz
2010-07-24SCI: support useInsetRect in kFrameoutMartin Kiewitz
2010-07-24SCI: enable speed throttler for sci32Martin Kiewitz