aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21Do not serialize empty NodeMetadatasfan5
2016-09-21Builtin: Change error to warning for light_source > 14paramat
2016-09-21Increase default font size by 1James Stevenson
2016-09-19Fix a typo and use proper deprecation notification systemest31
2016-09-17Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat
2016-09-15Lua_api.txt: Add note of maximum value for node 'light_source'paramat
2016-09-15Add an [invert:<mode> texture modifierThomas--S
2016-09-15Collision: Improve performance by combining 6 vectors into 1 using a structShadowNinja
2016-09-14Decorations: Generalise 'spawn by' to be used by all decoration typesparamat
2016-09-14Allow escaping of texture names when passed as an argument to a modifiersfan5
2016-09-13Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain
2016-09-12Plantlike meshoptions: fix degrotate. (#4512)Auke Kok
2016-09-12fix missing parameters in some mentions of entity callbacksraymoo
2016-09-10Return nil on empty get_area() (#4508)James Stevenson
2016-09-09Anticheat: Use the physics_override modifiers aswellSmallJoker
2016-09-08Make getStackMax return the correct maximal stack sizeSmallJoker
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2016-08-30Run updatepo.shest31
2016-08-30Translated using Weblate (Danish)Rui
2016-08-30Translated using Weblate (Japanese)Rui
2016-08-30Translated using Weblate (Danish)Thomas Wagner Nielsen
2016-08-30Translated using Weblate (German)bse666
2016-08-30Translated using Weblate (Polish)Mateusz Mendel
2016-08-30Translated using Weblate (Polish)Jakub Mendel
2016-08-30Translated using Weblate (Portuguese (Brazil))Bruno Borges
2016-08-30Translated using Weblate (Portuguese)Bruno Borges
2016-08-30Translated using Weblate (Serbian (cyrillic))lisacvuk
2016-08-30Translated using Weblate (French)Jean-Baptiste
2016-08-30Translated using Weblate (French)Onyx Steinheim
2016-08-30Translated using Weblate (Chinese (Taiwan))Jeff Huang
2016-08-30Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui
2016-08-30Update minetest.conf.example and settings_translation_file.cppest31
2016-08-29Fix background formspec elements from interfering with each otherrubenwardy
2016-08-29Settingtypes.txt: Clarify comments, correct spellingred-001
2016-08-29Builtin: Disallow registering users with the same nameSmallJoker
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy
2016-08-27Submit name of field on enter key pressrubenwardy
2016-08-26Camera: Higher frequency limit for view/hand bobbing and footstepsparamat
2016-08-26Make plantlike drawtype more funAuke Kok
2016-08-22Client: disable pre v25 init sending by defaultest31
2016-08-22Move on join and on leave messages to lua (#4460)Xunto
2016-08-21gettext.h: include <locale> before defining the gettext macro (#4452)kahrl
2016-08-20Also support X11 icon for minetest copies installed via make install (#4407)est31
2016-08-20Tidy up generate_from_settingtypes.lua a bit.Tim
2016-08-20Move generation from settingtypes out of dlg_settings_advancedTim
2016-08-19Fix for failure to find jsoncpp in android build (#4456)Rogier-5
2016-08-18Mapblock mesh: Fix updateFastFaceRow tiling issueobneq
2016-08-18Script API: Make the craft recipe field 'method' consistentSmallJoker
2016-08-14Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman
2016-08-12Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S