Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-20 | fix a crash (#190) | DS | |
2017-04-08 | break tubes on blast | DS-Minetest | |
2017-04-04 | Namespace pollution cleanup (Used list at #154) | ForbiddenJ | |
2015-02-07 | make all tubes call the routing functions | Vanessa Ezekowitz | |
using their after_place/after_dig callbacks | |||
2015-01-31 | reduce table lookups and string concat | Tim | |
2015-01-31 | switch 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-31 | reduce texturename repetition via __index | Tim | |
2015-01-29 | rename tubes to tube_registration to avoid catch-all usage | Tim | |