Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 2018-07-26 | 1 | -3/+0 |
| | | | | Add check for number of empty lines between functions and fix the corresponding failures | ||||
* | Made ProtIntGen's max size compile-time-configurable. | Mattes D | 2016-02-24 | 1 | -1/+13 |
| | |||||
* | Fix comments | tycho | 2015-05-24 | 1 | -54/+54 |
| | |||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -143/+143 |
| | |||||
* | More style checking. | Mattes D | 2015-05-09 | 1 | -1/+1 |
| | | | | Spaces around some operators are checked. | ||||
* | Added Steppy height generator. | Mattes D | 2015-03-01 | 1 | -0/+344 |
| | |||||
* | Grown biomes: Unified with GrownProt biomes. | Mattes D | 2014-11-02 | 1 | -33/+50 |
| | | | | Also fixed a Zoom filter randomness. | ||||
* | GrownProt: Added the rest of rare and M biomes. | Mattes D | 2014-11-01 | 1 | -13/+81 |
| | |||||
* | GrownProt biome gen: Added biome edges. | Mattes D | 2014-11-01 | 1 | -0/+159 |
| | |||||
* | GrownProt biomes: added alterations. | Mattes D | 2014-10-31 | 1 | -57/+156 |
| | |||||
* | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 2014-10-30 | 1 | -0/+1008 |
This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower. |