aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-12Update AppData file with more URLs and keywordssfan5
2016-08-11Use the standard to_string() functions for C++11 (#4279)Rogier-5
2016-08-11Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)Rogier-5
2016-08-10couple of memory leaks fixes.David Carlier
2016-08-10Update the version of irrlicht to 1.8.3, add steps for Sqlite3DLaboratory
2016-08-10Zooming the camera requires the 'zoom' privilegeBen Deutsch
2016-08-10Document zoom_fov in settingtypes.txt and minetest.conf.exampleBen Deutsch
2016-08-10Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno
2016-08-10Lua->C getintfield() use lua_tointeger (#4408)Tomas
2016-08-10Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-5
2016-08-10Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul
2016-08-10Add simulation categoryRémi Verschelde