aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_math.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-031-6/+6
| | | | | | MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems.
* Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr2013-07-061-1/+1
|
* Math mapgen fix, ip show on connect, pathfinder segfault fixproller2013-06-231-2/+0
|
* New math mapgen with fractal based worldsproller2013-06-231-0/+70