summaryrefslogtreecommitdiffstats
path: root/src/Generating/NetherFortGen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-fixed nether fort piece count check.madmaxoft2014-03-301-2/+2
|
* NetherForts have a minimum number of pieces.madmaxoft2014-03-301-2/+5
| | | | The fort will generate a different image if it has less than the minimum; the max depth affects the minimum number of pieces.
* Fixed a memory leak in NetherFortGen.madmaxoft2014-03-281-0/+7
|
* Initial NetherFortGen import.madmaxoft2014-03-281-0/+265
Simple fortresses of 2 different rooms will generate.