aboutsummaryrefslogtreecommitdiff
path: root/builtin/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Faster insertion into tableRui9142016-03-063-23/+21
* Refactor loggingShadowNinja2015-10-141-10/+4
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-231-0/+30
* Allow random menu images for subgamessfan52015-07-211-1/+15
* Fix wrong replace from previous commitest312015-06-021-2/+2
* Localize inside whole misc_helpers.luaest312015-06-011-21/+22
* Add minetest.global_exists()ShadowNinja2015-04-211-0/+5
* Fix serialization of floating point numbersShadowNinja2015-02-211-1/+10
* Server: announce MIN/MAX protocol version supported to serverlist. Client: ch...est312015-02-181-2/+6
* Fix crash on passing false as value in table to table.copy(t)est312015-02-141-3/+2
* Change assignment to global in a function to warningrubenwardy2015-02-041-1/+1
* Fix imprecise serialization of large numbersShadowNinja2015-01-251-1/+1
* Simplify deleteblocks chat command argument parsingkwolekr2015-01-151-2/+39
* Fix typo in `serialize.lua`.Diego Martínez2015-01-151-1/+1
* Fix off-by-one error in `string:split` implementation.Diego Martínez2015-01-041-1/+1
* Faster string.split implementation.Diego Martinez2014-12-281-22/+22
* Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients...Craig Robbins2014-12-121-2/+2
* Fix undeclared globals in functions and shorten lines in misc_helpers.lua.paramat2014-12-111-6/+9
* Add Lua helper functions vector.apply(v) math.sign(x, tolerance)SmallJoker2014-12-062-0/+19
* Add minetest.copy_table(table) To get rid off the "table references"SmallJoker2014-11-271-0/+12
* Adjust the values of dirs1 and dirs2 so that rotate_and_place orients texture...dvere2014-11-251-2/+2
* Make duplicate warning checks file and line specificShadowNinja2014-11-231-6/+12
* Fix console spaming by debug function on mod checking for global variable to ...sapier2014-11-231-2/+3
* Add strict moduleShadowNinja2014-11-191-0/+47
* Tweak core.serializeShadowNinja2014-11-191-168/+154
* Fix dump() indentation with non-tab indentsShadowNinja2014-11-081-1/+1
* Add last_login field to auth.txtRyan Newell2014-11-081-4/+24
* Make dump's output prettierShadowNinja2014-09-211-21/+76
* Remove vector assertionsShadowNinja2014-07-191-21/+0
* Add srollbar formspec elementsapier2014-07-161-23/+34
* Rework dumping functionsShadowNinja2014-05-242-47/+69
* Fix a bunch of small bugs due to mainmenu cleanupsapier2014-05-241-88/+88
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-161-0/+317
* Use "core" namespace internallyShadowNinja2014-05-083-46/+38
* Organize builtin into subdirectoriesShadowNinja2014-05-074-0/+839