summaryrefslogtreecommitdiffstats
path: root/src/Generating/MineShafts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Unified the doxy-comment format.Mattes D2015-07-311-8/+7
* Fixed warnings in MSVC.Mattes D2015-06-021-0/+7
* Made -Weverything an error.tycho2015-05-241-4/+4
* More fixed warningstycho2015-05-191-6/+6
* Fixed a lot of warningstycho2015-05-191-1/+0
* Using static cast for MineShaft spawnersSTRWarrior2014-12-011-1/+1
* Mineshaft spawners now spawn cave spidersSTRWarrior2014-12-011-1/+4
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-9/+9
* Generator: removed rnd definitions that are never readarchshift2014-07-181-1/+0
* Normalized comments.madmaxoft2014-07-171-7/+7
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-7/+9
* Fixed Mineshaft system size.Mattes D2014-05-231-1/+1
* Removed unused constants from MineShafts and Ravines.Mattes D2014-05-091-6/+0
* Mineshafts generator rewritten to use GridStructGen.Mattes D2014-05-091-134/+21
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-081-3/+3
* Initial NetherFortGen import.madmaxoft2014-03-281-1/+1
* WarningsTycho2014-03-071-0/+2
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-1/+1
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-59/+60
* Moved source to srcAlexander Harkness2013-11-241-0/+1423