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_v6.cpp
Age
Commit message (
Expand
)
Author
2013-03-30
Fix MapgenV6::generateCaves possible division by 0 and misc. cosmetic fixes
kwolekr
2013-03-24
Add Ore infrastructure and l_register_ore()
kwolekr
2013-03-24
Mapgen indev: float islands, larger far biomes
proller
2013-03-17
Add jungle grass to jungles
kwolekr
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
2013-03-16
Re-add jungles, apple trees
kwolekr
2013-03-11
Clean up Mapgen
kwolekr
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-03-10
Re-add dungeons in new dungeongen.cpp
kwolekr
2013-02-25
Misc. cleanup and minor fixes
kwolekr
2013-02-25
Add emerge.cpp, initial EmergeThread changes
kwolekr
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-06
Add flag string settings, flat map option
kwolekr
2013-01-23
Make mapgen factory setup more elegant, add mapgen_v6.h
kwolekr
2013-01-21
Fix MapgenV6::getGroundLevelAtPoint()
kwolekr
2013-01-21
Finish and clean up mapgen configuration
kwolekr
2013-01-21
Clean up EmergeManager, do initial work on Mapgen configuration
kwolekr
2013-01-21
Readded and optimized mapgen V6
kwolekr