aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2019-08-21GRAPHICS: Display Mac monochrome cursor inverted pixelssluicebox
2019-08-11SCI32: Fix Mirrored Pic Drawingsluicebox
2019-08-09GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphi...Cameron Cawley
2019-07-21SCI: Fix kDrawPic palette validationsluicebox
2019-07-21SCI: Implement full kWait behaviorsluicebox
2019-07-09SCI: Implement early GetLongest() behavior, bug #10000sluicebox
2019-06-30SCI32: Extend scaler sanity checks to all SCI32 versionsFilippos Karapetis
2019-06-23SCI: Split out duplicated color remapping codeKawa-oneechan
2019-06-23SCI: Add some more SCI11+ featuresKawa
2019-05-27SCI: Fix MSVC warningsFilippos Karapetis
2019-05-12SCI: Remove unnecessary two-phase GfxCursor initialisationColin Snover
2019-05-01SCI: Handle recursive view loop referencessluicebox
2019-04-01SCI: Fix Mac icon bar event handlingsluicebox
2019-03-29SCI: Fix kAddMenu language separator parsingsluicebox
2019-03-25SCI: Fix Mac icon bar crash on restart (KQ6, FPFP)sluicebox
2018-12-28SCI32: Add feature detection for plane id baseLars Skovlund
2018-12-27SCI32: Fix regression in VMD playerFilippos Karapetis
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