Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-16 | Refactored block-to-pickup conversion. (#4417) | Mattes D | 1 | -120/+0 | |
2017-05-21 | Clang 5.0 fixes | Lukas Pioch | 1 | -1/+1 | |
- Added override keyword - Removed inherited member variables | |||||
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -1/+1 | |
2014-08-28 | Fixed spaces after "template" keyword. | Mattes D | 1 | -5/+5 | |
2014-07-17 | Basic style fixes. | madmaxoft | 1 | -3/+3 | |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -1/+1 | |
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. | |||||
2014-03-25 | Fixed spelling; Rotater to Rotator. | narroo | 1 | -8/+8 | |
2014-03-25 | Changed Rotater to Rotator. Added partial sign post rotation support. | narroo | 1 | -0/+0 | |
2014-03-09 | Silenced useless MSVC warnings in cMetaRotater. | madmaxoft | 1 | -0/+21 | |
2014-03-08 | Moved returns | worktycho | 1 | -3/+3 | |
2014-03-02 | Reformated MetaRotater | Tycho | 1 | -19/+30 | |
2014-03-01 | Final implementation of MetaRotater | Tycho | 1 | -45/+51 | |
2014-02-27 | Added some Metadate rotaters using templated Mixin | Tycho | 1 | -0/+82 | |