Commit Graph

23 Commits

Author SHA1 Message Date
Johannes Schickel
fc5ef58fff WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
Johannes Schickel
1ce54c217a WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +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
07c27b775c WINTERMUTE: Cleanup the header-guards. 2012-08-31 20:00:32 +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
38507fa989 WINTERMUTE: AStyle-formatting. 2012-07-26 04:12:58 +02:00
Einar Johan Trøan Sømåen
2292318026 WINTERMUTE: Cleanup some includes in persistency related classes. 2012-07-19 19:40:18 +02:00
Einar Johan Trøan Sømåen
136ae9857f WINTERMUTE: Rename ERRORCODE (formerly HRESULT) to bool 2012-07-18 18:31:56 +02:00
Einar Johan Trøan Sømåen
7c984d24a8 WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, completing the removal of Windows-specifics in wintypes.h 2012-07-09 04:09:15 +02:00
Einar Johan Trøan Sømåen
1eea9ad1a3 WINTERMUTE: Remove most of the wintype-definitions. 2012-07-09 03:27:21 +02:00
Einar Johan Trøan Sømåen
932bd45da5 WINTERMUTE: Remove references to HINSTANCE. 2012-07-09 03:09:50 +02:00
Einar Johan Trøan Sømåen
7f1296e9dc WINTERMUTE: Remove references to HWND 2012-07-09 03:07:30 +02:00
Einar Johan Trøan Sømåen
c4fac37bd0 WINTERMUTE: Start removing useless Windows-only code, and the compiler-references. 2012-07-09 01:23:20 +02:00
Einar Johan Trøan Sømåen
c4c3f724a6 WINTERMUTE: Silence a warning in wintypes.h 2012-06-25 17:09:58 +02:00
Einar Johan Trøan Sømåen
1d5e59766f WINTERMUTE: Move FORBIDDEN_SYMBOL_EXCEPTION out of the headers and into the CPP-files that still need it. 2012-06-08 18:29:48 +02:00
Einar Johan Trøan Sømåen
a53fa953a4 WINTERMUTE: Don't use unsigned datatypes in rects. 2012-06-02 13:02:51 +02:00
Einar Johan Trøan Sømåen
25f08ba402 WINTERMUTE: Remove a few defines from wintypes.h 2012-06-02 13:02:01 +02:00
Einar Johan Trøan Sømåen
c9058b5448 WINTERMUTE: Remove a few of the __WIN32__ macros. 2012-06-02 13:01:53 +02:00
Einar Johan Trøan Sømåen
ff1b42259a WINTERMUTE: Unify license-headers, and header-guards. 2012-06-02 13:01:27 +02:00
Einar Johan Trøan Sømåen
ba6a2ac66e WINTERMUTE: Run Astyle on code-files to reformat. 2012-06-02 13:01:15 +02:00
Einar Johan Trøan Sømåen
afee4aeacc WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.
The StringUtils aren't complete or tested, and the SysClasses are a hack,
and there are a few "FORBIDDEN_SYMBOL_EXCEPTIONS".

Expect this commit to need a bunch of cleanup going forwards.
2012-06-02 12:12:36 +02:00
Einar Johan Trøan Sømåen
72a44cdc7b WINTERMUTE: Add the script-classes 2012-06-02 12:12:20 +02:00
Einar Johan Trøan Sømåen
997c5df430 WINTERMUTE: Add BBase and BParser, and make them compile. 2012-06-02 12:12:18 +02:00