aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-08-10SCI: add scaling support to kAddToPicMartin Kiewitz
2010-08-10SCI: adding workaround for kq5Martin Kiewitz
2010-08-08SCI: kDisposeWindow changesMartin Kiewitz
2010-08-07SCI: changing kBaseSetter behaviour when scaledMartin Kiewitz
2010-08-06SCI: adding script patchingMartin Kiewitz
2010-08-05SCI: actually enable hoyle 4 workaroundMartin Kiewitz
2010-08-05SCI: changing hoyle 4 workaroundMartin Kiewitz
2010-08-04SCI: Add kDisplay workarounds for the Hero's Quest demoMatthew Hoops
2010-08-04SCI: Fixed an off-by-one error in GfxPorts::getPortById() and moved the error...Filippos Karapetis
2010-08-04SCI: fixing a scrolling issue in sci32Martin Kiewitz
2010-08-04SCI: Fix SCI32 texts that are in Str objectsMatthew Hoops
2010-08-03SCI: adding jones/talkie speed throttler viewMartin Kiewitz
2010-08-03SCI: reset ports when restoringMartin Kiewitz
2010-08-03SCI: dont clip plane during frameout.cppMartin Kiewitz
2010-08-02SCI: adding non-scaleable view capabilityMartin Kiewitz
2010-08-02SCI: adding offTop = 0 for mother goose sci1.1Martin Kiewitz
2010-08-02SCI: clipping plane rects for sci32Martin Kiewitz
2010-08-02SCI: fixing getting selected languageMartin Kiewitz
2010-08-01SCI: switching to upscaled hires on pc98 gamesMartin Kiewitz
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