summaryrefslogtreecommitdiff
path: root/builtin/misc_helpers.lua
Commit message (Expand)AuthorAge
* Organize builtin into subdirectoriesShadowNinja2014-05-07
* Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param...PilzAdam2014-01-19
* Add formspec tableKahrl2014-01-13
* Deepcopy pointed_thing for after_place_node, give it to on_rightclick too.Novatux2014-01-11
* Add protection support to auto-rotated nodesShadowNinja2014-01-06
* Prevent auto-rotated nodes replacing the nodes they are placed onShadowNinja2014-01-06
* Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier2013-11-10
* Add wrapper for minetest.rotate_and_place.4Evergreen42013-11-07
* Fix orient_flags to be optional.Vanessa Ezekowitz2013-11-06
* Add 6d facedir rotation prediction routineVanessa Ezekowitz2013-11-06
* Add translation for main menusapier2013-08-17
* Fix formspec escaping, add escaping to info.txt for texture packs.Novatux2013-08-15
* merge mainmenu_helper.lua to misc_helpers.luasapier2013-07-22
* Move math.hypot() to misc_helpers.lua and fix zero-division errorShadowNinja2013-07-07
* Restore old output format of dump()Diego Martínez2013-06-18
* Fix crash in dump() when index is a tablekhonkhortisan2013-06-15
* Split builtin.lua to multiple filesPerttu Ahola2012-04-01