summaryrefslogtreecommitdiffstats
path: root/src/Generating/MineShafts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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