Commit Graph
17 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 fed19cb66a WINTERMUTE: WinterMute -> Wintermute 2012-08-13 03:42:30 +02:00
Einar Johan Trøan Sømåen da0ba41903 WINTERMUTE: Remove more unused utils. 2012-07-29 14:56:39 +02:00
Einar Johan Trøan Sømåen 3a49f2bad4 WINTERMUTE: More variable/function renaming VarName->varName 2012-07-26 22:20:55 +02:00
Einar Johan Trøan Sømåen 7a818009b4 WINTERMUTE: Clean out unused utils. 2012-07-23 02:23:14 +02:00
Einar Johan Trøan Sømåen b5a07fef8e WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +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 49bac1ab4a WINTERMUTE: Use correct case for Rect32.h includes. 2012-07-19 17:06:45 +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 0ef77c57b6 WINTERMUTE: Rename VarName->varName in WinterMute::Utils 2012-07-09 04:36:25 +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 7f1296e9dc WINTERMUTE: Remove references to HWND 2012-07-09 03:07:30 +02:00
Einar Johan Trøan Sømåen 0f249f55db WINTERMUTE: Rename FuncName->funcName and VarName->varName mainly in AdGame. (But also all const char* Filename->filename) 2012-07-04 13:15:47 +02:00
Einar Johan Trøan Sømåen 370355f85e WINTERMUTE: Rename FuncName->funcName in utils 2012-07-03 06:32:19 +02:00
Einar Johan Trøan Sømåen b02b3ebb21 WINTERMUTE: Add folders for utils and video 2012-06-02 13:09:41 +02:00