summaryrefslogtreecommitdiff
path: root/builtin/misc_register.lua
Commit message (Expand)AuthorAge
* unkn own block -> unkn own nodekhonkhortisan2013-04-05
* Use the nodebox as selection box if it's not set manuallyDiego Martínez2013-04-05
* Add shutdown hook interface to Lua APIMatthew I2012-11-30
* Make air and ignore drop nothingPilzAdam2012-11-03
* Deprecate minetest.add_to_creative_inventory and use group not_in_creative_in...Perttu Ahola2012-07-25
* minetest.register_on_player_receive_fields()Perttu Ahola2012-07-22
* Don't deprecate minetest.register_on_placenode and minetest.register_on_dignodePerttu Ahola2012-06-08
* Implement locked chest; add after_place_node and after_dig_node node callbacksPerttu Ahola2012-06-03
* Split builtin.lua to multiple filesPerttu Ahola2012-04-01