minetest/builtin
darkrose a149c6ecde Add can_dig callback 2012-06-03 22:31:02 +03:00
..
auth.lua Fix unable to join server first time with a password 2012-04-09 11:24:35 +03:00
builtin.lua Support static_spawnpoint setting 2012-04-09 23:32:13 +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 Split builtin.lua to multiple files 2012-04-01 12:38:19 +03:00
item.lua Add can_dig callback 2012-06-03 22:31:02 +03:00
item_entity.lua Fix super-small size of regular item entities 2012-04-04 22:57:29 +03:00
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 Split builtin.lua to multiple files 2012-04-01 12:38:19 +03:00
misc_register.lua Implement locked chest; add after_place_node and after_dig_node node callbacks 2012-06-03 22:31:01 +03:00
privileges.lua Add basic_privs privilege 2012-04-09 18:57:41 +03:00
static_spawn.lua Support static_spawnpoint setting 2012-04-09 23:32:13 +03:00