aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix C++11 Windows build of threading codesfan52016-10-068-57/+65
* use unordered containers where possible (patch 4 on X)Loic Blot2016-10-0613-99/+63
* Fix narrow string compiling issue on MSVC2010SmallJoker2016-10-061-2/+2
* Use more unordered_maps to improve performance in c++11 buildsLoic Blot2016-10-069-27/+22
* Use relative position for nametagsSmallJoker2016-10-061-1/+1
* Fix macosx build by disabling postgresql upgradeLoic Blot2016-10-061-1/+1
* Fix crash regression when chatting in the ncurses consoleest312016-10-061-12/+14
* Travis: build matrix improvements + CPP11 buildLoic Blot2016-10-065-28/+30
* Compilation fixLoic Blot2016-10-051-1/+1
* Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot2016-10-0523-167/+110
* Make some maps unordered to improve performanceLoic Blot2016-10-055-48/+38
* Chat: new settings to prevent spamLoic Blot2016-10-058-11/+125
* Mapblock_mesh_generate_special: Improve performanceparamat2016-10-041-15/+36
* Textures: New 'smoke puff' texture from TNT modparamat2016-10-042-0/+3
* Fix build/warning on non X11 platformsest312016-10-031-0/+1
* Builtin/falling: Add fallback vector in case of nil 'wallmounted to dir'paramat2016-10-031-1/+5
* Forceloading: Transient forceloadsraymoo2016-10-032-12/+37
* Formspec: Add container[] and container_end[] elementsrubenwardy2016-10-033-45/+99
* Allow nothing to be selected from formspec parameterssfan52016-10-021-3/+1
* Fix typo in core.after (#4560)Rui2016-10-011-1/+1
* Update default controls in README.txtWuzzy2016-09-301-28/+36
* Mgv7: Avoid mid-air spawn on disabled mountain terrain, optimise functionparamat2016-09-301-8/+18
* Fix android buildest312016-09-301-2/+5
* Only include keycode unittests in client build (fixes #4559)sfan52016-09-292-1/+5
* Add keycode.cpp unittestssfan52016-09-252-0/+130
* Rewrite keycode.cpp (Keycode handling & names)sfan52016-09-252-271/+286
* Conf.example: Re-add deleted noise parameter documentationparamat2016-09-232-1/+41
* Update library versions in buildbotsfan52016-09-212-61/+54
* Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan52016-09-212-4/+11
* Do not serialize empty NodeMetadatasfan52016-09-212-3/+23
* Builtin: Change error to warning for light_source > 14paramat2016-09-211-1/+3
* Increase default font size by 1James Stevenson2016-09-214-6/+6
* Fix a typo and use proper deprecation notification systemest312016-09-191-1/+1
* Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat2016-09-174-3/+16
* Lua_api.txt: Add note of maximum value for node 'light_source'paramat2016-09-151-1/+1
* Add an [invert:<mode> texture modifierThomas--S2016-09-152-2/+50
* Collision: Improve performance by combining 6 vectors into 1 using a structShadowNinja2016-09-151-64/+58
* Decorations: Generalise 'spawn by' to be used by all decoration typesparamat2016-09-144-85/+80
* Allow escaping of texture names when passed as an argument to a modifiersfan52016-09-142-23/+56
* Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain2016-09-131-0/+1
* Plantlike meshoptions: fix degrotate. (#4512)Auke Kok2016-09-121-1/+1
* fix missing parameters in some mentions of entity callbacksraymoo2016-09-121-3/+5
* Return nil on empty get_area() (#4508)James Stevenson2016-09-102-0/+4
* Anticheat: Use the physics_override modifiers aswellSmallJoker2016-09-091-44/+44
* Make getStackMax return the correct maximal stack sizeSmallJoker2016-09-083-7/+5
* Add minetest.unregister_item and minetest.register_alias_forcepaly22016-09-088-3/+121
* Run updatepo.shest312016-08-3031-4174/+8285
* Translated using Weblate (Danish)Rui2016-08-301-4/+4
* Translated using Weblate (Japanese)Rui2016-08-301-102/+106
* Translated using Weblate (Danish)Thomas Wagner Nielsen2016-08-301-31/+39