Filippos Karapetis
50c1d5c3a1
WINTERMUTE: Remove trailing whitespace
2014-10-28 15:38:52 +02:00
Johannes Schickel
fc5ef58fff
WINTERMUTE: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Einar Johan Trøan Sømåen
d6b9d7de8f
WINTERMUTE: Remove BasePlatform::setRect (replace with member-call)
2013-10-29 02:59:53 +01:00
Einar Johan Trøan Sømåen
efb8031b3c
WINTERMUTE: Remove BasePlatform::isRectEmpty (replace with member-call).
2013-10-29 02:59:53 +01:00
Johannes Schickel
1ce54c217a
WINTERMUTE: Fix end of namespace comments.
2013-08-04 00:51:09 +02:00
Tobia Tesan
86c8d238a4
WINTERMUTE: const Common::Rect rect& in rect32.h
2013-08-01 02:15:01 +02:00
Tobia Tesan
ab022b1798
WINTERMUTE: // End of namespace Wintermute
2013-08-01 00:06:37 +02:00
Tobia Tesan
cced42a765
WINTERMUTE: Add cast op Common::Rect => Rect32
2013-08-01 00:02:36 +02:00
Tobia Tesan
3c0089e31e
WINTERMUTE: Introduce TransformTools
2013-07-31 23:47:57 +02:00
Tobia Tesan
03c4b7a240
WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32
2013-07-31 23:26:09 +02:00
Einar Johan Trøan Sømåen
7cc19bf29d
WINTERMUTE: Avoid explicitly including <math.h>
2013-06-18 01:35:49 +02:00
Willem Jan Palenstijn
b4090ead4d
WINTERMUTE: Convert CRLF to LF
2012-09-04 22:17:23 +02:00
Einar Johan Trøan Sømåen
8cf7d765c0
WINTERMUTE: General cleanup
2012-08-31 20:00:40 +02:00
Einar Johan Trøan Sømåen
07c27b775c
WINTERMUTE: Cleanup the header-guards.
2012-08-31 20:00:32 +02:00
Einar Johan Trøan Sømåen
969f4d5947
WINTERMUTE: Take int32 as parameters in Rect32.
2012-08-31 17:37:25 +02:00
Einar Johan Trøan Sømåen
b01f09e82f
WINTERMUTE: Use <math.h> instead of <cmath>
2012-08-31 17:28:37 +02:00
Einar Johan Trøan Sømåen
fed19cb66a
WINTERMUTE: WinterMute -> Wintermute
2012-08-13 03:42:30 +02:00
Einar Johan Trøan Sømåen
ef11f9d0c5
WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code.
2012-07-26 15:59:26 +02:00
Einar Johan Trøan Sømåen
38507fa989
WINTERMUTE: AStyle-formatting.
2012-07-26 04:12:58 +02:00
Einar Johan Trøan Sømåen
5683f07633
WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames
...
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.
2012-07-21 19:15:33 +02:00
Einar Johan Trøan Sømåen
07cebdbf2b
WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant.
2012-07-09 12:27:06 +02:00
Einar Johan Trøan Sømåen
46d2428dab
WINTERMUTE: Rename FuncName->funcName in Math-classes
2012-07-03 06:34:48 +02:00
Einar Johan Trøan Sømåen
4c61cf042b
WINTERMUTE: Fix a bunch of warnings
2012-06-25 15:48:00 +02:00
Einar Johan Trøan Sømåen
221490a93d
WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys
2012-06-02 13:09:34 +02:00