]> git.lizzy.rs Git - minetest.git/history - builtin/common/misc_helpers.lua
Set placer to nil instead of a non-functional one in item_OnPlace (#6449)
[minetest.git] / builtin / common / misc_helpers.lua
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-16 tenplus1Fix Rotate Node Placement (#6424)
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-24 EkdohibsAdd clientside translations.
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-04-19 MarkuBuPointed thing to face pos: Fix crash if opening door...
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 Loïc BlotFix a type bug in colorize function
2017-03-24 Loïc BlotTypo fix
2017-03-24 red-001Add multiline support to colorize. (#5444)
2017-03-19 red-001Block access to the `io` library
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-10-31 Auke KokCore.rotate_and_place: Remove unused call to get_look_p...
2016-03-06 Rui914Faster insertion into table
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-02-18 est31Server: announce MIN/MAX protocol version supported...
2015-02-14 est31Fix crash on passing false as value in table to table...
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
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-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-16 sapierAdd srollbar formspec element
2014-05-24 ShadowNinjaRework dumping functions
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories