aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v6.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc. cleanup and minor fixeskwolekr2013-02-251-6/+1
* Add emerge.cpp, initial EmergeThread changeskwolekr2013-02-251-0/+1
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Add flag string settings, flat map optionkwolekr2013-02-061-25/+37
* 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