aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * 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
* | | | extended content-type rangePerttu Ahola2011-07-231-53/+53
| |_|/ |/| |
* | | Fixed new map generator causing a crash when generating at map limitPerttu Ahola2011-07-221-1/+1
| |/ |/|
* | 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
|/
* moved mapgen stuff around abitPerttu Ahola2011-06-251-19/+33
* moved map generator to separate source filesPerttu Ahola2011-06-251-0/+1936