aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/graphics/transform_struct.cpp
AgeCommit message (Expand)Author
2014-06-15WINTERMUTE: Switch to use of moved to OSystem TransparentSurfaceEugene Sandulenko
2014-02-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16WINTERMUTE: Janitorial - Remove trailing spacesStrangerke
2013-09-30WINTERMUTE: Add displayTiled function to replace repeatLastDrawWillem Jan Palenstijn
2013-09-18WINTERMUTE: Explicitly cast zoom for float version of TransformStructTobia Tesan
2013-09-18WINTERMUTE: Fix types in transform_struct for coherence; this silences warningsTobia Tesan
2013-08-01WINTERMUTE: #define to const for TransformStruct defaultsTobia Tesan
2013-08-01WINTERMUTE: Remove single-argument zoom, rename mirrorX => getMirrorX() in tr...Tobia Tesan
2013-08-01WINTERMUTE: // End of namespace WintermuteTobia Tesan
2013-07-31WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32Tobia Tesan