Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -2/+2 | |
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 1 | -2/+2 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -4/+4 | |
2014-08-03 | Fixed a ToLua warning - operator = not supported. | madmaxoft | 1 | -0/+4 | |
2014-07-17 | Fixed spaces around single-line comments. | madmaxoft | 1 | -1/+1 | |
There should be at least two spaces in front and one space after //-style comments. | |||||
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -1/+1 | |
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | |||||
2014-03-12 | M_PI MSVC Fix | andrew | 1 | -1/+1 | |
2014-03-11 | Matrix4: Removed enum | andrew | 1 | -22/+18 | |
2014-03-11 | Unified Matrix4 code | andrew | 1 | -0/+228 | |