summaryrefslogtreecommitdiff
path: root/tube_registration.lua
AgeCommit message (Collapse)Author
2017-07-20fix a crash (#190)DS
2017-04-08break tubes on blastDS-Minetest
2017-04-04Namespace pollution cleanup (Used list at #154)ForbiddenJ
2015-02-07make all tubes call the routing functionsVanessa Ezekowitz
using their after_place/after_dig callbacks
2015-01-31reduce table lookups and string concatTim
2015-01-31switch to the minetest-conventional def-table style of registering tubes to ↵Tim
clean up their registrations fallback for the old call is provided
2015-01-31reduce texturename repetition via __indexTim
2015-01-29rename tubes to tube_registration to avoid catch-all usageTim