aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * regression fix, clay occurs again nowNils Dagsson Moskopp2011-07-151-7/+9
* * possibly nicer treesNils Dagsson Moskopp2011-07-151-2/+2
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-23/+79
|\
| * fixed block unloading from memory (a better fix coming next)Perttu Ahola2011-06-261-1/+1
| * tuned mapgenPerttu Ahola2011-06-261-51/+31
| * reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola2011-06-261-10/+86
* | * possible fix for large cubic holes in mapNils Dagsson Moskopp2011-07-131-1/+3
* | * slightly different values for 3d perlin noiseNils Dagsson Moskopp2011-07-131-3/+3
* | * regression fix, papyrus should appear again nowNils Dagsson Moskopp2011-07-131-10/+7
* | backported cactus, papyrus and claySebastian Rühl2011-06-261-10/+67
|/
* moved mapgen stuff around abitPerttu Ahola2011-06-251-19/+33
* moved map generator to separate source filesPerttu Ahola2011-06-251-0/+1936