aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-02Allow nothing to be selected from formspec parameterssfan5
2016-10-01Fix typo in core.after (#4560)Rui
2016-09-30Update default controls in README.txtWuzzy
2016-09-30Mgv7: Avoid mid-air spawn on disabled mountain terrain, optimise functionparamat
2016-09-30Fix android buildest31
2016-09-29Only include keycode unittests in client build (fixes #4559)sfan5
2016-09-25Add keycode.cpp unittestssfan5
2016-09-25Rewrite keycode.cpp (Keycode handling & names)sfan5
2016-09-23Conf.example: Re-add deleted noise parameter documentationparamat
2016-09-21Update library versions in buildbotsfan5
2016-09-21Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan5
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