]> git.lizzy.rs Git - minetest.git/history - builtin/common/misc_helpers.lua
Server: announce MIN/MAX protocol version supported to serverlist. Client: check...
[minetest.git] / builtin / common / misc_helpers.lua
2015-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-14 est31Fix crash on passing false as value in table to table...
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
2014-07-16 sapierAdd srollbar formspec element
2014-05-24 ShadowNinjaRework dumping functions
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories