]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/common
Builtin: Optimize misc helpers (#12377)
[dragonfireclient.git] / builtin / common /
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
2014-07-20 ShadowNinjaRemove vector assertions
2014-07-16 sapierAdd srollbar formspec element
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
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories