aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2018-12-05SCI: Fix incorrect ifdef name in Video32Colin Snover
2018-12-03SCI: fix full view remap effect (#1432)Kawa
2018-12-02SCI: Add support for The Dating Pool (#1403)Kawa
2018-11-13SCI: Fix Fall Through Compiler Warnings.D G Turner
2018-10-25SCI32: Add support for upscaling VMD videosFilippos Karapetis
2018-08-25SCI32: Adapt the pathfinding debug code to work woth SCI32 gamesFilippos Karapetis
2018-08-21SCI32: Fix fade-in for some screens in Hoyle 5Filippos Karapetis
2018-06-29SCI: Use LarryScale in games that support it, not just LSL7Torbjörn Andersson
2018-06-15SCI32: Only enable larry scaler for LSL7David Fioramonti
2018-06-03Merge pull request #1141 from DanielSWolf/larryscaleThierry Crozat
2018-04-22SCI: Change workaround for PalVary / Animate race conditionWillem Jan Palenstijn
2018-03-23JANITORIAL: Silence GCC warningAdrian Frühwirth
2018-03-16SCI: Add game option for enabling/disabling LarryScale in LSL7Daniel Wolf
2018-03-16SCI: Use LarryScale cel scaler instead of nearest-neighborDaniel Wolf
2017-11-19SCI: Fix UB shifting negative integersColin Snover
2017-10-15SCI32: Tell OSystem to show/hide cursors as appropriateColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-10-06SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeightColin Snover
2017-10-06SCI32: Remove resolved TODO in helpers.hColin Snover
2017-10-06SCI32: Clean up CelObjColin Snover
2017-10-06SCI32: Clean up GfxControls32Colin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in lists32.hColin Snover
2017-10-06SCI32: Clean up GfxPaint32Colin Snover
2017-10-06SCI32: Clean up PlaneColin Snover
2017-10-06SCI32: Clean up GfxRemap32Colin Snover
2017-10-06SCI32: Clean up GfxText32Colin Snover
2017-10-06SCI32: Clean up GfxFrameoutColin Snover
2017-10-06SCI32: Clean up Video32Colin Snover
2017-10-06SCI32: Clean up GfxCursor32Colin Snover
2017-10-06SCI32: Clean up GfxTransitions32Colin Snover
2017-10-06SCI32: Clean up ScreenItemColin Snover
2017-10-06SCI32: Clean up GfxPalette32Colin Snover
2017-10-02SCI32: Always sort kernel-generated screen items above script-generated scree...Colin Snover
2017-09-30SCI32: Stop trying to clean up uninitialized VMDsColin Snover
2017-09-30SCI32: Fix support for RAMA demoColin Snover
2017-09-29SCI32: Fix bad text rendering in RAMAColin Snover
2017-09-27SCI: Remove old SCI32 view scaling code from SCI16 graphics codeColin Snover
2017-09-27SCI: Do some clean-up of event handling systemColin Snover
2017-09-27SCI32: Fix backwards palette checkColin Snover
2017-09-24SCI32: Disable all SCI32 Mac codeColin Snover
2017-09-24SCI32: Fix bad cursor outlines in RAMAColin Snover
2017-09-24SCI: Remove Mac SCI32 code from SCI16 codeColin Snover
2017-09-24SCI32: Support palette-inverting SCI3 variant of kPalVaryColin Snover
2017-09-24SCI32: Fix bad palettes in Lighthouse when HQ video is enabledColin Snover
2017-09-19SCI32: Fix GfxFrameout::addPlane from causing possible leaksColin Snover
2017-09-19SCI32: Don't warp the mouse twice when its position has been restrictedColin Snover
2017-09-19SCI32: Flush all events before warping mouseColin Snover
2017-09-16SCI: LB2-Dual mode: Change "DUAL" button to "BOTH"Martin Kiewitz
2017-09-16SCI: KQ6-Dual mode: Change "DUAL" button to "BOTH"Martin Kiewitz
2017-09-15SCI32: Fix clipping of inventory items in Phant2Colin Snover