index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen_indev.cpp
Age
Commit message (
Expand
)
Author
2014-07-12
Remove indev mapgen
proller
2014-04-15
Fix all warnings reported by clang
Sfan5
2014-02-05
Remove blank default values for emergequeue_limit_* settings
kwolekr
2014-02-05
Revert "Fix settings to honor numeric conversion errors"
kwolekr
2014-02-04
Fix settings to honor numeric conversion errors
sapier
2014-02-03
Huge overhaul of the entire MapgenParams system
kwolekr
2013-12-08
Mapgen Indev: Fix segfault in cave generation due to uninitialized variable
kwolekr
2013-11-10
Fix spaces float islands code
proller
2013-11-10
FIxed floating isle generation at chunk boundaries
0gb.us
2013-05-19
Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams
kwolekr
2013-04-27
Enhance caves for mgv7, add ravines
kwolekr
2013-04-25
Tune finite liquids, indev huge caves
proller
2013-04-21
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...
kwolekr
2013-04-06
Don't flow finite liquid into an unloaded chunk
proller
2013-03-24
Add Ore infrastructure and l_register_ore()
kwolekr
2013-03-24
Mapgen indev: float islands, larger far biomes
proller
2013-03-16
Some minor cleanups from the last commit
kwolekr
2013-03-16
initial mapgen indev version with farscale feature and huge caves
proller