Simplify deleteblocks chat command argument parsing
[oweals/minetest.git] / builtin / common / misc_helpers.lua
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2015-01-05 Diego MartínezFix off-by-one error in `string:split` implementation.
2014-12-29 Diego MartinezFaster string.split implementation.
2014-12-12 Craig RobbinsRevert "Adjust the values of dirs1 and dirs2 so that...
2014-12-12 paramatFix undeclared globals in functions and shorten lines...
2014-12-06 SmallJokerAdd Lua helper functions vector.apply(v) math.sign...
2014-11-27 SmallJokerAdd minetest.copy_table(table) To get rid off the ...
2014-11-25 dvereAdjust the values of dirs1 and dirs2 so that rotate_and...
2014-11-08 ShadowNinjaFix dump() indentation with non-tab indents
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-09-21 ShadowNinjaMake dump's output prettier 1503/head
2014-07-16 sapierAdd srollbar formspec element 1391/head
2014-05-24 ShadowNinjaRework dumping functions
2014-05-08 ShadowNinjaUse "core" namespace internally 1258/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories