summaryrefslogtreecommitdiffstats
path: root/src/Generating/GridStructGen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-2/+2
2015-12-01Added PieceStructures generator.Mattes D1-0/+49
2015-05-24Made -Weverything an error.tycho1-2/+2
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-07-17Normalized comments.madmaxoft1-1/+1
2014-07-15Added missing member initialization to cGridStructGen.madmaxoft1-0/+1
2014-06-26Check GridSize for 0worktycho1-0/+10
2014-06-21Fixed a caching bug in GridStructGen.madmaxoft1-2/+2
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-13/+18
2014-06-15Added random offsets to cGridStructGen.madmaxoft1-13/+18
2014-05-23Auto-enlargement for cGridStructGen cache.Mattes D1-0/+9
2014-05-15Fixed a NULL ptr failure in GridStructGen.madmaxoft1-1/+34
2014-05-08Fixed cGridStructGen.Mattes D1-18/+6
2014-05-07cNetherFortGen uses cGridStructGen.madmaxoft1-6/+6
2014-05-06Initial cGridStructGen refactoring.madmaxoft1-0/+138