aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics
AgeCommit message (Expand)Author
2019-12-04SCI32: Implement VMD Censorship Blobssluicebox
2019-12-04SCI32: Fix VMDPlayer yielding when frames skippedsluicebox
2019-12-01SCI32: Fix kPlayVMDPlayUntilEvent when passed zerosluicebox
2019-12-01SCI: Fix Missing Default Switch CasesD G Turner
2019-11-20SCI: Fix comment typossluicebox
2019-11-19SCI: Fix kMenuSelect selecting disabled itemssluicebox
2019-11-19SCI: Add horizontal shake to kShakeScreensluicebox
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-10-11SCI32: Enable Mac code (remove ENABLE_SCI32_MAC)sluicebox
2019-10-04SCI: Really Fix MSVC WarningD G Turner
2019-09-25SCI32: Fix comment typosluicebox
2019-09-25SCI32: Add QFG4 character import message boxsluicebox
2019-09-12SCI32: Fix loading system font for Mac gamessluicebox
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