summaryrefslogtreecommitdiff
path: root/src/mapgen.cpp
Commit message (Collapse)AuthorAge
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-22
|\
| * Fixed new map generator causing a crash when generating at map limitPerttu Ahola2011-07-22
| |
* | * regression fix, clay occurs again nowNils Dagsson Moskopp2011-07-15
| |
* | * possibly nicer treesNils Dagsson Moskopp2011-07-15
| |
* | Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-14
|\| | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp
| * fixed block unloading from memory (a better fix coming next)Perttu Ahola2011-06-26
| |
| * tuned mapgenPerttu Ahola2011-06-26
| |
| * reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-26
| | | | | | | | doing it
* | * possible fix for large cubic holes in mapNils Dagsson Moskopp2011-07-13
| |
* | * slightly different values for 3d perlin noiseNils Dagsson Moskopp2011-07-13
| |
* | * regression fix, papyrus should appear again nowNils Dagsson Moskopp2011-07-13
| |
* | backported cactus, papyrus and claySebastian Rühl2011-06-26
|/
* moved mapgen stuff around abitPerttu Ahola2011-06-25
|
* moved map generator to separate source filesPerttu Ahola2011-06-25