mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-05 17:05:05 -05:00
ab43377577
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl) |
||
---|---|---|
.. | ||
auth.lua | ||
builtin.lua | ||
chatcommands.lua | ||
deprecated.lua | ||
detached_inventory.lua | ||
falling.lua | ||
features.lua | ||
item_entity.lua | ||
item.lua | ||
misc_helpers.lua | ||
misc_register.lua | ||
misc.lua | ||
privileges.lua | ||
serialize.lua | ||
static_spawn.lua |