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
/
emerge.h
Age
Commit message (
Expand
)
Author
2014-02-15
Add minetest.set_noiseparam_defaults() Lua API
kwolekr
2014-02-09
ServerEnvironment: Remove direct dependency on EmergeManager
kwolekr
2014-02-03
Huge overhaul of the entire MapgenParams system
kwolekr
2014-01-26
Fix use of previously deallocated EmergeManager
kwolekr
2013-12-15
Replace SimpleThread by JThread now implementing same features
sapier
2013-12-14
Add map feature generation notify Lua API
kwolekr
2013-12-08
EmergeManager: Fix Lua mapgen override param handling
kwolekr
2013-08-15
Add virtual destructor to IBackgroundBlockEmerger to silence warning
Kahrl
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-06-27
Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API
kwolekr
2013-06-27
Add minetest.get_mapgen_object to API
kwolekr
2013-06-17
Add initial Decoration support, many misc. improvements & modifications
kwolekr
2013-05-19
Fix nearly all warnings
kwolekr
2013-04-07
Add Mapgen V7, reorganize biomes
kwolekr
2013-03-24
Add Ore infrastructure and l_register_ore()
kwolekr
2013-02-26
Fix most warnings, re-fix MSVC compile error
kwolekr
2013-02-25
Misc. cleanup and minor fixes
kwolekr
2013-02-25
Add multi-Emerge thread support
kwolekr
2013-02-25
Add emerge queue limit configuration
kwolekr
2013-02-25
Add global and per-peer queue limits
kwolekr
2013-02-25
Add emerge.cpp, initial EmergeThread changes
kwolekr