Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-04 | WINTERMUTE: Convert CRLF to LF | Willem Jan Palenstijn | |
2012-08-13 | WINTERMUTE: WinterMute -> Wintermute | Einar Johan Trøan Sømåen | |
2012-07-29 | WINTERMUTE: Remove more unused utils. | Einar Johan Trøan Sømåen | |
2012-07-26 | WINTERMUTE: More variable/function renaming VarName->varName | Einar Johan Trøan Sømåen | |
2012-07-23 | WINTERMUTE: Clean out unused utils. | Einar Johan Trøan Sømåen | |
2012-07-21 | WINTERMUTE: Get rid of the C-prefix for class-definitions. | Einar Johan Trøan Sømåen | |
2012-07-21 | WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames | Einar 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. | |||
2012-07-19 | WINTERMUTE: Use correct case for Rect32.h includes. | Einar Johan Trøan Sømåen | |
2012-07-09 | WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. | Einar Johan Trøan Sømåen | |
2012-07-09 | WINTERMUTE: Rename VarName->varName in WinterMute::Utils | Einar Johan Trøan Sømåen | |
2012-07-09 | WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, ↵ | Einar Johan Trøan Sømåen | |
completing the removal of Windows-specifics in wintypes.h | |||
2012-07-09 | WINTERMUTE: Remove references to HWND | Einar Johan Trøan Sømåen | |
2012-07-04 | WINTERMUTE: Rename FuncName->funcName and VarName->varName mainly in AdGame. ↵ | Einar Johan Trøan Sømåen | |
(But also all const char* Filename->filename) | |||
2012-07-03 | WINTERMUTE: Rename FuncName->funcName in utils | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Add folders for utils and video | Einar Johan Trøan Sømåen | |