summaryrefslogtreecommitdiffstats
path: root/src/Generating/NetherFortGen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17Normalized comments.madmaxoft1-3/+3
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-6/+9
2014-06-15Added random offsets to cGridStructGen.madmaxoft1-6/+9
2014-05-09Removed an unused NetherFortGen variable.Mattes D1-6/+0
2014-05-07cNetherFortGen uses cGridStructGen.madmaxoft1-203/+20
2014-04-18Added performance test of the nether fort generator.madmaxoft1-0/+34
2014-04-17Prefabs can have per-piece per-placement weights.madmaxoft1-0/+9
2014-04-12Updated the NetherFort prefabs to current Gallery contents.madmaxoft1-4/+6
2014-03-30Re-fixed nether fort piece count check.madmaxoft1-2/+2
2014-03-30NetherForts have a minimum number of pieces.madmaxoft1-2/+5
2014-03-28Fixed a memory leak in NetherFortGen.madmaxoft1-0/+7
2014-03-28Initial NetherFortGen import.madmaxoft1-0/+265