aboutsummaryrefslogtreecommitdiff
path: root/builtin/misc_helpers.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier2013-11-101-0/+56
* Add wrapper for minetest.rotate_and_place.4Evergreen42013-11-071-0/+14
* Fix orient_flags to be optional.Vanessa Ezekowitz2013-11-061-0/+1
* Add 6d facedir rotation prediction routineVanessa Ezekowitz2013-11-061-0/+78
* Add translation for main menusapier2013-08-171-2/+34
* Fix formspec escaping, add escaping to info.txt for texture packs.Novatux2013-08-151-34/+13
* merge mainmenu_helper.lua to misc_helpers.luasapier2013-07-221-3/+142
* Move math.hypot() to misc_helpers.lua and fix zero-division errorShadowNinja2013-07-071-0/+10
* Restore old output format of dump()Diego Martínez2013-06-181-1/+1
* Fix crash in dump() when index is a tablekhonkhortisan2013-06-151-1/+1
* Split builtin.lua to multiple filesPerttu Ahola2012-04-011-0/+94