]> git.lizzy.rs Git - minetest.git/history - builtin/common
Add on_punchnode callback
[minetest.git] / builtin / common /
2016-03-06 Rui914Faster insertion into table
2015-10-14 ShadowNinjaRefactor logging
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-07-21 sfan5Allow random menu images for subgames
2015-06-01 est31Fix wrong replace from previous commit
2015-06-01 est31Localize inside whole misc_helpers.lua
2015-04-21 ShadowNinjaAdd minetest.global_exists()
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
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