aboutsummaryrefslogtreecommitdiff
path: root/builtin/common
AgeCommit message (Expand)Author
2015-04-21Add minetest.global_exists()ShadowNinja
2015-02-21Fix serialization of floating point numbersShadowNinja
2015-02-18Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est31
2015-02-14Fix crash on passing false as value in table to table.copy(t)est31
2015-02-04Change assignment to global in a function to warningrubenwardy
2015-01-25Fix imprecise serialization of large numbersShadowNinja
2015-01-15Simplify deleteblocks chat command argument parsingkwolekr
2015-01-15Fix typo in `serialize.lua`.Diego Martínez
2015-01-04Fix off-by-one error in `string:split` implementation.Diego Martínez
2014-12-28Faster string.split implementation.Diego Martinez
2014-12-12Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients...Craig Robbins
2014-12-11Fix undeclared globals in functions and shorten lines in misc_helpers.lua.paramat
2014-12-06Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker
2014-11-27Add minetest.copy_table(table) To get rid off the "table references"SmallJoker
2014-11-25Adjust the values of dirs1 and dirs2 so that rotate_and_place orients texture...dvere
2014-11-23Make duplicate warning checks file and line specificShadowNinja
2014-11-23Fix console spaming by debug function on mod checking for global variable to ...sapier
2014-11-19Add strict moduleShadowNinja
2014-11-19Tweak core.serializeShadowNinja
2014-11-08Fix dump() indentation with non-tab indentsShadowNinja
2014-11-08Add last_login field to auth.txtRyan Newell
2014-09-21Make dump's output prettierShadowNinja
2014-07-19Remove vector assertionsShadowNinja
2014-07-16Add srollbar formspec elementsapier
2014-05-24Rework dumping functionsShadowNinja
2014-05-24Fix a bunch of small bugs due to mainmenu cleanupsapier
2014-05-16Add formspec toolkit and refactor mainmenu to use itsapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja