aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/misc_helpers.lua
AgeCommit message (Expand)Author
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-31Core.rotate_and_place: Remove unused call to get_look_pitch()Auke Kok
2016-03-06Faster insertion into tableRui914
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-07-21Allow random menu images for subgamessfan5
2015-06-02Fix wrong replace from previous commitest31
2015-06-01Localize inside whole misc_helpers.luaest31
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-02-14Fix crash on passing false as value in table to table.copy(t)est31
2015-01-15Simplify deleteblocks chat command argument parsingkwolekr
2015-01-04Fix off-by-one error in `string:split` implementation.Diego Martínez
2014-12-28Faster string.split implementation.Diego Martinez
2014-12-12Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients...Craig Robbins
2014-12-11Fix undeclared globals in functions and shorten lines in misc_helpers.lua.paramat
2014-12-06Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker
2014-11-27Add minetest.copy_table(table) To get rid off the "table references"SmallJoker
2014-11-25Adjust the values of dirs1 and dirs2 so that rotate_and_place orients texture...dvere
2014-11-08Fix dump() indentation with non-tab indentsShadowNinja
2014-11-08Add last_login field to auth.txtRyan Newell
2014-09-21Make dump's output prettierShadowNinja
2014-07-16Add srollbar formspec elementsapier
2014-05-24Rework dumping functionsShadowNinja
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja