aboutsummaryrefslogtreecommitdiff
path: root/builtin/common
AgeCommit message (Expand)Author
2017-04-01First commit for fine pointed (#5485)MarkuBu
2017-03-28Add functions to strip color information. (#5472)Diego Martínez
2017-03-28Fix a type bug in colorize functionLoïc Blot
2017-03-26Change command prefix to "." and add "help" command.red-001
2017-03-24Typo fixLoïc Blot
2017-03-24Add multiline support to colorize. (#5444)red-001
2017-03-19Block access to the `io` libraryred-001
2017-03-17Give CSM access to use `core.colorize()` (#5113)red-001
2017-03-13[CSM] Improve security for client-sided mods (#5100)red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
2017-01-23Vector: Add vector.sort(a, b): return box edgesAuke Kok
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-31Core.rotate_and_place: Remove unused call to get_look_pitch()Auke Kok
2016-10-17Builtin: Add vector.floor helper functionrubenwardy
2016-06-28Only allow strings to be passed to minetest.global_exists (#4253)HybridDog
2016-03-06Faster insertion into tableRui914
2015-10-14Refactor loggingShadowNinja
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-07-21Allow random menu images for subgamessfan5
2015-06-02Fix wrong replace from previous commitest31
2015-06-01Localize inside whole misc_helpers.luaest31
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