Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split up ModApiMapgen::l_register_decoration()
Define and make use of CONTAINS() and ARRLEN() macros
|
|
|
|
(possible timeout)
|
|
|
|
Set content to fallback on AddNode failure
Consider node list requests with no results as failed
|
|
|
|
|
|
|
|
|
|
|
|
Since minetest has no mobs within the core anymore, I suppose these
settings and code should go. Any mod that uses `minetest.setting_getbool`
will work with no problem since the default return value is `false`.
|
|
|
|
|
|
|
|
|
|
|
|
Check if mesh is here before adding to meshcollector.
Fix deleting the meshes.
|
|
|
|
|
|
|
|
|
|
sky.cpp: m_bgcolor.getAlpha() was being used before initialised
mesh related: m_highlight_mesh_color was being used uninitialised
|
|
pause menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bring privileges
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|