aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/math
AgeCommit message (Expand)Author
2014-10-28WINTERMUTE: Remove trailing whitespaceFilippos Karapetis
2014-02-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-29WINTERMUTE: Remove BasePlatform::setRect (replace with member-call)Einar Johan Trøan Sømåen
2013-10-29WINTERMUTE: Remove BasePlatform::isRectEmpty (replace with member-call).Einar Johan Trøan Sømåen
2013-08-04WINTERMUTE: Fix end of namespace comments.Johannes Schickel
2013-08-01WINTERMUTE: const Common::Rect rect& in rect32.hTobia Tesan
2013-08-01WINTERMUTE: // End of namespace WintermuteTobia 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
2013-06-18WINTERMUTE: Avoid explicitly including <math.h>Einar Johan Trøan Sømåen
2012-09-04WINTERMUTE: Convert CRLF to LFWillem Jan Palenstijn
2012-08-31WINTERMUTE: General cleanupEinar Johan Trøan Sømåen
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-31WINTERMUTE: Use <math.h> instead of <cmath>Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-07-26WINTERMUTE: Run Astyle with add-braces to break one-line statements into easi...Einar 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
2012-07-09WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant.Einar Johan Trøan Sømåen
2012-07-03WINTERMUTE: Rename FuncName->funcName in Math-classesEinar Johan Trøan Sømåen
2012-06-25WINTERMUTE: Fix a bunch of warningsEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add subfolders for math, UI, tinyxml and SysEinar Johan Trøan Sømåen