aboutsummaryrefslogtreecommitdiff
path: root/po (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15Lua_api.txt: Add note of maximum value for node 'light_source'paramat1-1/+1
2016-09-15Add an [invert:<mode> texture modifierThomas--S2-2/+50
2016-09-15Collision: Improve performance by combining 6 vectors into 1 using a structShadowNinja1-64/+58
2016-09-14Decorations: Generalise 'spawn by' to be used by all decoration typesparamat4-85/+80
2016-09-14Allow escaping of texture names when passed as an argument to a modifiersfan52-23/+56
2016-09-13Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain1-0/+1
2016-09-12Plantlike meshoptions: fix degrotate. (#4512)Auke Kok1-1/+1
2016-09-12fix missing parameters in some mentions of entity callbacksraymoo1-3/+5
2016-09-10Return nil on empty get_area() (#4508)James Stevenson2-0/+4
2016-09-09Anticheat: Use the physics_override modifiers aswellSmallJoker1-44/+44
2016-09-08Make getStackMax return the correct maximal stack sizeSmallJoker3-7/+5
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly28-3/+121
2016-08-30Run updatepo.shest3131-4174/+8285
2016-08-30Translated using Weblate (Danish)Rui1-4/+4
2016-08-30Translated using Weblate (Japanese)Rui1-102/+106
2016-08-30Translated using Weblate (Danish)Thomas Wagner Nielsen1-31/+39
2016-08-30Translated using Weblate (German)bse6661-6/+12
2016-08-30Translated using Weblate (Polish)Mateusz Mendel1-18/+47
2016-08-30Translated using Weblate (Polish)Jakub Mendel1-355/+772
2016-08-30Translated using Weblate (Portuguese (Brazil))Bruno Borges1-237/+493
2016-08-30Translated using Weblate (Portuguese)Bruno Borges1-8/+11
2016-08-30Translated using Weblate (Serbian (cyrillic))lisacvuk1-25/+42
2016-08-30Translated using Weblate (French)Jean-Baptiste1-4/+3
2016-08-30Translated using Weblate (French)Onyx Steinheim1-43/+39
2016-08-30Translated using Weblate (Chinese (Taiwan))Jeff Huang1-69/+58
2016-08-30Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui3-0/+11
2016-08-30Update minetest.conf.example and settings_translation_file.cppest312-17/+20
2016-08-29Fix background formspec elements from interfering with each otherrubenwardy2-30/+33
2016-08-29Settingtypes.txt: Clarify comments, correct spellingred-0011-12/+12
2016-08-29Builtin: Disallow registering users with the same nameSmallJoker1-0/+16
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy3-13/+45
2016-08-27Submit name of field on enter key pressrubenwardy2-1/+14
2016-08-26Camera: Higher frequency limit for view/hand bobbing and footstepsparamat1-1/+1
2016-08-26Make plantlike drawtype more funAuke Kok6-13/+167
2016-08-22Client: disable pre v25 init sending by defaultest316-8/+34
2016-08-22Move on join and on leave messages to lua (#4460)Xunto2-33/+11
2016-08-21gettext.h: include <locale> before defining the gettext macro (#4452)kahrl1-0/+10
2016-08-20Also support X11 icon for minetest copies installed via make install (#4407)est315-4/+26
2016-08-20Tidy up generate_from_settingtypes.lua a bit.Tim2-57/+57
2016-08-20Move generation from settingtypes out of dlg_settings_advancedTim2-99/+101
2016-08-19Fix for failure to find jsoncpp in android build (#4456)Rogier-51-2/+2
2016-08-18Mapblock mesh: Fix updateFastFaceRow tiling issueobneq1-18/+13
2016-08-18Script API: Make the craft recipe field 'method' consistentSmallJoker1-4/+12
2016-08-14Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman1-11/+10
2016-08-12Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S2-0/+40
2016-08-12Update AppData file with more URLs and keywordssfan51-0/+9
2016-08-11Use the standard to_string() functions for C++11 (#4279)Rogier-52-7/+42
2016-08-11Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)Rogier-51-0/+2
2016-08-10couple of memory leaks fixes.David Carlier5-3/+23
2016-08-10Update the version of irrlicht to 1.8.3, add steps for Sqlite3DLaboratory1-3/+21