index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen_fractal.h
Age
Commit message (
Expand
)
Author
2016-05-27
Mapgen: Combine dungeon generation code
kwolekr
2016-05-27
Mapgen: Deduplicate common constructor code
kwolekr
2016-05-27
Mapgen: Remove calculateNoise from most mapgens
kwolekr
2016-05-27
Mapgen: Combine generateBiomes, dustTopNodes, and generateCaves
kwolekr
2016-05-27
Move biome calculation to BiomeGen
kwolekr
2016-04-28
Mapgen: Make 3D noise tunnels' width settable
paramat
2016-04-08
Mapgen: Optimise cave noises and tunnel excavation
paramat
2016-02-09
FindSpawnPos: Let mapgens decide what spawn altitude is suitable
paramat
2015-12-15
Mgfractal: Add 3D and 4D fractals
paramat
2015-11-23
Mgfractal: Move julia set selection into formula parameter
paramat
2015-11-15
Mgfractal: Revert unnecessary duplication of parameters
paramat
2015-11-14
Mgfractal: Create a choice of 4 mandelbrot formulas
paramat
2015-11-09
Cavegen: Make mgfractal use mgv5 cavegen
paramat
2015-10-29
Mgfractal: Add filler depth noise
paramat
2015-10-24
Mgfractal: Independent iterations and scale parameters
paramat
2015-10-11
Mgfractal: Independant offset and slice params for mandelbrot and julia
paramat
2015-10-07
Fractal mapgen: Add seabed and large pseudorandom caves
paramat
2015-10-06
Mapgen: Add 4D fractal mapgen
paramat