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