aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Perttu Ahola2011-06-261-10/+86
| | | | doing it
* moved mapgen stuff around abitPerttu Ahola2011-06-251-19/+33
|
* moved map generator to separate source filesPerttu Ahola2011-06-251-0/+1936