aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/coordadjuster.h
AgeCommit message (Expand)Author
2016-08-19SCI32: Remove CoordAdjuster32, at least for the momentColin 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-11-17SCI: Prefix class variables with underscoresFilippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-07-25SCI: removing onControl from coordAdjuster32Martin Kiewitz
2010-07-25SCI: sci32 coord adjustment changesMartin Kiewitz
2010-07-25SCI: sci32 changesMartin Kiewitz
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-02-06SCI: added plane coordinate adjustment code for sci32 when drawing pictures, ...Martin Kiewitz
2010-02-05SCI: remaining cursor functions now also directly calledMartin Kiewitz
2010-02-05SCI: moved onControl etc. into GfxCompare, now getting called directly. also ...Martin Kiewitz
2010-02-05SCI: fix warning inside GfxCoordAdjuster headerMartin Kiewitz
2010-02-05SCI: GfxCoordAdjuster class added, local2Global and global2Local use that cla...Martin Kiewitz