aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/plane32.cpp
AgeCommit message (Expand)Author
2016-02-21SCI: Use nullptr instead of 0 for null pointer checksColin Snover
2016-02-21SCI: Fix redrawAll updating visiblePlanesWillem Jan Palenstijn
2016-02-20SCI: Rewrite Plane::mergeToRectListWillem Jan Palenstijn
2016-02-18SCI: Minor cleanupColin Snover
2016-02-18SCI: Fix bad positioning of relatively positioned pic celsColin Snover
2016-02-18SCI: Fix some rect off-by-onesColin Snover
2016-02-18SCI: Add comments to plane codeColin Snover
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover