Add reason to kicked log message and use present tense
[oweals/minetest.git] / builtin / common /
2015-02-21 ShadowNinjaFix serialization of floating point numbers
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-02-04 rubenwardyChange assignment to global in a function to warning
2015-01-26 ShadowNinjaFix imprecise serialization of large numbers
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2015-01-15 Diego MartínezFix typo in `serialize.lua`.
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-23 ShadowNinjaMake duplicate warning checks file and line specific
2014-11-23 sapierFix console spaming by debug function on mod checking...
2014-11-19 ShadowNinjaAdd strict module
2014-11-19 ShadowNinjaTweak core.serialize
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-20 ShadowNinjaRemove vector assertions
2014-07-16 sapierAdd srollbar formspec element 1391/head
2014-05-24 ShadowNinjaRework dumping functions
2014-05-24 sapierFix a bunch of small bugs due to mainmenu cleanup
2014-05-16 sapierAdd formspec toolkit and refactor mainmenu to use it 1241/head
2014-05-08 ShadowNinjaUse "core" namespace internally 1258/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories