]> git.lizzy.rs Git - minetest.git/history - builtin/misc_helpers.lua
Fix settings to honor numeric conversion errors
[minetest.git] / builtin / misc_helpers.lua
2014-01-19 PilzAdamFix minetest.rotate_and_place() calling on_rightclick...
2014-01-13 KahrlAdd formspec table
2014-01-11 NovatuxDeepcopy pointed_thing for after_place_node, give it...
2014-01-07 ShadowNinjaAdd protection support to auto-rotated nodes
2014-01-07 ShadowNinjaPrevent auto-rotated nodes replacing the nodes they...
2013-11-10 sapierFix "TODO read modinfo" in modmanager to improve ui...
2013-11-08 4Evergreen4Add wrapper for minetest.rotate_and_place.
2013-11-07 Vanessa EzekowitzFix orient_flags to be optional.
2013-11-07 Vanessa EzekowitzAdd 6d facedir rotation prediction routine
2013-08-17 sapierAdd translation for main menu
2013-08-15 NovatuxFix formspec escaping, add escaping to info.txt for...
2013-07-22 sapiermerge mainmenu_helper.lua to misc_helpers.lua
2013-07-08 ShadowNinjaMove math.hypot() to misc_helpers.lua and fix zero...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-18 Diego MartínezRestore old output format of dump()
2013-06-15 khonkhortisanFix crash in dump() when index is a table
2012-04-01 Perttu AholaSplit builtin.lua to multiple files