aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v6.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make mapgen factory setup more elegant, add mapgen_v6.hkwolekr2013-01-231-1/+21
|
* Fix MapgenV6::getGroundLevelAtPoint()kwolekr2013-01-211-2/+33
|
* Finish and clean up mapgen configurationkwolekr2013-01-211-51/+18
|
* Clean up EmergeManager, do initial work on Mapgen configurationkwolekr2013-01-211-50/+67
|
* Readded and optimized mapgen V6kwolekr2013-01-211-0/+1391