aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/paint32.h
AgeCommit message (Expand)Author
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-06-21SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)Colin Snover
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18SCI: Remove a bunch of unused private member variablesMax Horn
2011-10-19SCI: Removed unused includesFilippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-26SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside ...md5
2011-02-07SCI: Converted the robot decoder into a regular video decoder, and decoupled ...Filippos Karapetis
2011-02-04SCI: Rewrote the robot playing code in a way similar to other video decodersFilippos Karapetis
2011-01-22SCI: Added stub for playing robot audio from the consoleLars Skovlund
2010-06-15SCI: SciGui/SciGui32 gone for good...Martin Kiewitz
2010-02-06SCI: added plane coordinate adjustment code for sci32 when drawing pictures, ...Martin Kiewitz
2010-02-05SCI: adding some minor documentation for the various graphic classesMartin Kiewitz
2010-02-04SCI: making pathfinding debug support also work in sci32 (though it just show...Martin Kiewitz
2010-02-04SCI: putting kDrawCel info GfxPaint class, debug is using GfxPaint class as w...Martin Kiewitz
2010-02-04SCI: adding GfxPaint class, implementing kernelDrawPicture for GfxPaint16 and...Martin Kiewitz
2010-02-04SCI: fixing header of paint32Martin Kiewitz
2010-02-04SCI: adding GfxPaint32 class, adding back support for planes, minor change in...Martin Kiewitz