Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -16/+16 |
| | |||||
* | Style: Normalized spaces after if, for and while. | madmaxoft | 2014-07-21 | 1 | -5/+5 |
| | |||||
* | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 1 | -4/+4 |
| | |||||
* | Fixed tabs used for alignment. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -6/+6 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+2 |
| | |||||
* | Fixed issues with 64-bit MSVC compilation. | madmaxoft | 2014-04-11 | 1 | -8/+15 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+128 |