minetest/builtin
Perttu Ahola 22502f80db Don't deprecate minetest.register_on_placenode and minetest.register_on_dignode 2012-06-08 01:51:23 +03:00
..
auth.lua
builtin.lua Add minetest.serialize() and minetest.deserialize() 2012-06-07 00:05:00 +03:00
chatcommands.lua Take out the "Privileges of foo are hidden from you." response of /privs 2012-05-19 12:42:55 +03:00
deprecated.lua
item.lua place_node, dig_node and punch_node; an in-game tester tool; remove old code 2012-06-05 23:10:07 +03:00
item_entity.lua
misc.lua Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return a string to aid better inter-object compatibility of code that assumes objects to be players 2012-06-03 22:31:01 +03:00
misc_helpers.lua
misc_register.lua Don't deprecate minetest.register_on_placenode and minetest.register_on_dignode 2012-06-08 01:51:23 +03:00
privileges.lua
serialize.lua Add minetest.serialize() and minetest.deserialize() 2012-06-07 00:05:00 +03:00
static_spawn.lua