aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v6.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add jungle grass to jungleskwolekr2013-03-171-8/+48
* Some minor cleanups from the last commitkwolekr2013-03-161-5/+5
* initial mapgen indev version with farscale feature and huge cavesproller2013-03-161-33/+39
* Re-add jungles, apple treeskwolekr2013-03-161-22/+59
* Clean up Mapgenkwolekr2013-03-111-971/+637
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-2/+2
* Re-add dungeons in new dungeongen.cppkwolekr2013-03-101-0/+9
* 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