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
Age
Commit message (
Expand
)
Author
2019-11-08
Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...
Paramat
2019-10-29
Change some usages of "deprecated" to "obsolete" (#9062)
random-geek
2019-10-13
Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)
Paramat
2019-09-24
Fix some reference counters (memleak) (#8981)
SmallJoker
2019-09-14
Dungeons: Clean up parameters, improve structure variety (#8918)
Paramat
2019-09-08
Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)
Paramat
2019-08-24
Mapgen v6: Various mudflow code improvements and bugfixes (#8805)
Paramat
2019-08-23
Make Mapgen::spreadLight use a queue (#8838)
DS
2019-08-15
Mapgen v6: Fix mudflow iteration and iterate twice (#8795)
Paramat
2019-08-13
Better F6 profiler (#8750)
SmallJoker
2019-08-06
Mapgen Flat: Fix and improve getSpawnLevelAtPoint() (#8756)
Paramat
2019-07-26
Initialise 'seabed_height' to avoid compilation warning (#8715)
Paramat
2019-07-25
Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)
Paramat
2019-07-25
Mgfractal: Make non-fractal terrain optional (#8702)
Paramat
2019-07-20
Document the deprecation of hardcoded cave liquids (#8692)
Paramat
2019-07-16
Dungeons: Make multiple large rooms possible (#8678)
Paramat
2019-07-09
Move more dungeon parameter selection to mapgens (#8653)
Paramat
2019-06-30
Dungeongen: Remove most hardcoded dungeon nodes (#8594)
Paramat
2019-06-19
Mapgen Carpathian: Add optional rivers (#7977)
Paramat
2019-06-01
Dungeons: Settable density noise, move number calculation to mapgens (#8473)
Paramat
2019-05-18
Allow multiple cave liquids in a biome definition (#8481)
Paramat
2019-04-07
Optimize random turns in dungeongen (#8129)
Jozef Behran
2019-03-31
Fix comments
Loic Blot
2019-03-31
mapgen: drop mapgen id from child mapgens.
Loïc Blot
2019-03-26
Dungeons: Do not remove nodes that have 'is_ground_content = false' (#8423)
Paramat
2019-03-14
Valleys mapgen code rewrite (#8101)
Paramat
2019-01-25
blitToVManip: Check out-of-bounds using node position not index (#8127)
Paramat
2019-01-22
Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::d...
Paramat
2018-10-03
Fix Mapgen Valleys getSpawnLevelAtPoint() (#7756)
Treer
2018-09-23
Fix various code issues found by cppcheck (#7741)
Paramat
2018-08-20
Change mapgen order to ores > dungeons > decorations (#7656)
Paramat
2018-08-16
Mgv5: Change tunnel parameters to those of other mapgens (#7641)
Paramat
2018-07-26
Fix build on gcc 5.0 (#7586)
zeuner
2018-07-18
Mgvalleys: Make river depth variation and humidity drop optional (#7532)
Paramat
2018-06-26
Cavegen: Fix errors when getting biome outside mapchunk (#7480)
Paramat
2018-06-24
Decoration API: Add lightweight ability to have complete coverage (#7456)
Paramat
2018-06-21
Biome API: Fix absent water decorations and dust, in deep water (#7470)
Paramat
2018-06-19
Biome dust: Revert fix that added dust to mod structures (#7464)
Paramat
2018-06-08
Mapgen flags: Add 'biomes' global mapgen flag (#7355)
Paramat
2018-06-04
Biome dust placement: Improve comments, re-order some lines
Paramat
2018-06-02
Biomemap: Simplify code of recent commit (#7398)
Paramat
2018-06-02
Biomemap: Avoid empty biomemap entry to fix failing biome dust (#7393)
Paramat
2018-05-31
Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (#7388)
Paramat
2018-05-24
Vein ore: Fix bug caused by changing perlinmap Y size (#7371)
Paramat
2018-05-24
Schematic decorations: Fix placement bug when centred and rotated (#7365)
Paramat
2018-05-20
Dungeons: Fix duplication of y limit parameters (#7359)
Paramat
2018-05-14
Vertical biome blend: Tune PRNG seed for finer detail (#7329)
Paramat
2018-05-07
Mgv7: Code cleanup (#7299)
Paramat
2018-05-04
Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border
Paramat
2018-04-29
Mapgen caves: Re-order generation to fix cavern bug
Paramat
[next]