Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -8/+7 |
| | |||||
* | Fixed warnings in MSVC. | Mattes D | 2015-06-02 | 1 | -0/+7 |
| | | | | It complained about undefined return values or using uninitialized variables. | ||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -4/+4 |
| | |||||
* | More fixed warnings | tycho | 2015-05-19 | 1 | -6/+6 |
| | |||||
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -1/+0 |
| | |||||
* | Using static cast for MineShaft spawners | STRWarrior | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | Mineshaft spawners now spawn cave spiders | STRWarrior | 2014-12-01 | 1 | -1/+4 |
| | |||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -9/+9 |
| | |||||
* | Generator: removed rnd definitions that are never read | archshift | 2014-07-18 | 1 | -1/+0 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -7/+7 |
| | | | | | 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. | ||||
* | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-06-16 | 1 | -7/+9 |
| | |||||
* | Fixed Mineshaft system size. | Mattes D | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Removed unused constants from MineShafts and Ravines. | Mattes D | 2014-05-09 | 1 | -6/+0 |
| | |||||
* | Mineshafts generator rewritten to use GridStructGen. | Mattes D | 2014-05-09 | 1 | -134/+21 |
| | |||||
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-08 | 1 | -3/+3 |
| | |||||
* | Initial NetherFortGen import. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| | | | | Simple fortresses of 2 different rooms will generate. | ||||
* | Warnings | Tycho | 2014-03-07 | 1 | -0/+2 |
| | |||||
* | Unified StructureGens and FinisherGens. | madmaxoft | 2014-03-01 | 1 | -1/+1 |
| | | | | Now they are all Finishers. Fixes #398. | ||||
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -59/+60 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+1423 |