aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/coordadjuster.cpp
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
2011-11-17SCI: Prefix class variables with underscoresFilippos Karapetis
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-07-21SCI: more work on coordadjustment sci32Martin Kiewitz
2010-07-20SCI: some sci32 fixesMartin Kiewitz
2010-06-23Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...Filippos Karapetis
2010-05-29Mass renaming of selector-related functions, and removed some defines which w...Filippos Karapetis
2010-02-06Removed unnecessary semi-colons to keep GCC happy.Torbjörn Andersson
2010-02-06SCI: added plane coordinate adjustment code for sci32 when drawing pictures, ...Martin Kiewitz
2010-02-05SCI: Add a 'SELECTOR' macroMax Horn
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: GfxCoordAdjuster class added, local2Global and global2Local use that cla...Martin Kiewitz