summaryrefslogtreecommitdiffstats
path: root/src/Generating/GridStructGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using Super.Mattes D2020-04-161-3/+4
* PieceGenerator: Added rotation-aware vertical connectors.Mattes D2017-02-131-6/+7
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* Added PieceStructures generator.Mattes D2015-12-011-0/+49
* Made -Weverything an error.tycho2015-05-241-2/+2
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Normalized comments.madmaxoft2014-07-171-1/+1
* Added missing member initialization to cGridStructGen.madmaxoft2014-07-151-0/+1
* Check GridSize for 0worktycho2014-06-261-0/+10
* Fixed a caching bug in GridStructGen.madmaxoft2014-06-211-2/+2
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-13/+18
* Merge branch 'master' into VillageGenmadmaxoft2014-05-271-0/+9
|\
| * Auto-enlargement for cGridStructGen cache.Mattes D2014-05-231-0/+9
* | Fixed a NULL ptr failure in GridStructGen.madmaxoft2014-05-151-1/+34
|/
* Fixed cGridStructGen.Mattes D2014-05-081-18/+6
* cNetherFortGen uses cGridStructGen.madmaxoft2014-05-071-6/+6
* Initial cGridStructGen refactoring.madmaxoft2014-05-061-0/+138