LuaVoxelManip: Add option to allocate blank data
[oweals/minetest.git] / src / mg_decoration.cpp
2014-12-27 kwolekrRedefine NodeResolver interface and replace with callba...
2014-12-12 AntonUse std::string::empty() instead of size() where applicable
2014-12-12 kwolekrAdd minetest.clear_registered_decorations() and clear_r...
2014-12-10 kwolekrRemove get_noiseparams function. read_noiseparams shoul...
2014-12-06 kwolekrRewrite generate notification mechanism
2014-11-13 kwolekrAdd Generator Element Management framework
2014-11-01 kwolekrSplit up mapgen.cpp