aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/math/rect32.h
AgeCommit message (Collapse)Author
2013-08-04WINTERMUTE: Fix end of namespace comments.Johannes Schickel
2013-08-01WINTERMUTE: const Common::Rect rect& in rect32.hTobia Tesan
2013-08-01WINTERMUTE: Add cast op Common::Rect => Rect32Tobia Tesan
2013-07-31WINTERMUTE: Introduce TransformToolsTobia Tesan
2013-07-31WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32Tobia Tesan
2012-08-31WINTERMUTE: Cleanup the header-guards.Einar Johan Trøan Sømåen
2012-08-31WINTERMUTE: Take int32 as parameters in Rect32.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-07-26WINTERMUTE: AStyle-formatting.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen
This is mostly a lead-up to namespacing the Ad/Base folders, and then possibly removing the prefixes from the files, it also has the added benefit of getting rid of the odd case-typos that makes for issues on platforms that don't ignore case.