index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cavegen.cpp
Commit message (
Expand
)
Author
Age
*
Cavegen: Make mgfractal use mgv5 cavegen
paramat
2015-11-09
*
Fractal mapgen: Add seabed and large pseudorandom caves
paramat
2015-10-07
*
Cavegen V6: Make all caves consistent with 0.4.12 stable
paramat
2015-08-03
*
Cavegen: Mgv6: No small caves entirely above ground
paramat
2015-07-19
*
Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
paramat
2015-07-01
*
Cavegen: Remove now unnecessary checks for water, lava, ice
paramat
2015-04-07
*
Cavegen, mgv5: Cleanup code
paramat
2015-03-04
*
Mgv6: Add heightmap. Do not make large caves that are entirely above ground
paramat
2015-03-02
*
Mgv5: Remove blobgen. Remove crumble and wetness noises
paramat
2015-02-21
*
Cavegen: Fix copy & paste error (solves #2020)
kwolekr
2014-12-28
*
Add flags and lacunarity as new noise parameters
kwolekr
2014-12-07
*
Rewrite generate notification mechanism
kwolekr
2014-12-06
*
Huge overhaul of the entire MapgenParams system
kwolekr
2014-02-03
*
Add map feature generation notify Lua API
kwolekr
2013-12-14
*
Cavegen: Fix possible out-of-bounds heightmap access
kwolekr
2013-12-01
*
Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...
kwolekr
2013-11-29
*
Mapgen V7: Huge rewrite, also tweaks to cavegen et al.
kwolekr
2013-07-06
*
Cavegen: Prevent caves from occuring above ground level, and superfluous mixi...
kwolekr
2013-07-01
*
Cavegen: fix division by 0 with abnormal max tunnel diameter sizes
kwolekr
2013-06-23
*
Enhance caves for mgv7, add ravines
kwolekr
2013-04-27
*
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...
kwolekr
2013-04-21