aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2010-08-14SCI: Add support for Mac 'crsr' cursors used in SCI2+ gamesMatthew Hoops
2010-08-13SCI: extending life of port for sq4 gum wrapperMartin Kiewitz
2010-08-12SCI: fixing text color supportMartin Kiewitz
2010-08-11SCI: properly doing kAnimate loop/cel fixingMartin Kiewitz
2010-08-11SCI: revert r51969Martin Kiewitz
2010-08-11SCI: fixing kGraphFillBoxAny implementationMartin Kiewitz
2010-08-11SCI: kAddToPic only wrote nsRect in sci1.1Martin Kiewitz
2010-08-11SCI: kAnimate invalid loop/cels now correctly fixedMartin Kiewitz
2010-08-10SCI: improving comment about r51955Martin Kiewitz
2010-08-10SCI: adding displaceY adjust for sci1.1 viewsMartin Kiewitz
2010-08-10SCI: kAddToPic(list) set fixed priority flagMartin Kiewitz
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