Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 1 | -3/+3 |
| | | | | | | | * Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style. | ||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -27/+27 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -6/+6 |
| | |||||
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 1 | -8/+8 |
| | |||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -16/+16 |
| | |||||
* | More style checking. | Mattes D | 2015-05-09 | 1 | -29/+29 |
| | | | | Spaces around some operators are checked. | ||||
* | Fixed QtBiomeVisualiser compilation. | Mattes D | 2014-11-29 | 1 | -1/+0 |
| | |||||
* | Moved all Noise-related files into a separate folder. | Mattes D | 2014-11-18 | 1 | -0/+1029 |