summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Decorations: Generalise 'spawn by' to be used by all decoration typesparamat2016-09-14
* Allow escaping of texture names when passed as an argument to a modifiersfan52016-09-14
* Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain2016-09-13
* Plantlike meshoptions: fix degrotate. (#4512)Auke Kok2016-09-12
* fix missing parameters in some mentions of entity callbacksraymoo2016-09-12
* Return nil on empty get_area() (#4508)James Stevenson2016-09-10
* Anticheat: Use the physics_override modifiers aswellSmallJoker2016-09-09
* Make getStackMax return the correct maximal stack sizeSmallJoker2016-09-08
* Add minetest.unregister_item and minetest.register_alias_forcepaly22016-09-08
* Run updatepo.shest312016-08-30
* Translated using Weblate (Danish)Rui2016-08-30
* Translated using Weblate (Japanese)Rui2016-08-30
* Translated using Weblate (Danish)Thomas Wagner Nielsen2016-08-30
* Translated using Weblate (German)bse6662016-08-30
* Translated using Weblate (Polish)Mateusz Mendel2016-08-30
* Translated using Weblate (Polish)Jakub Mendel2016-08-30
* Translated using Weblate (Portuguese (Brazil))Bruno Borges2016-08-30
* Translated using Weblate (Portuguese)Bruno Borges2016-08-30
* Translated using Weblate (Serbian (cyrillic))lisacvuk2016-08-30
* Translated using Weblate (French)Jean-Baptiste2016-08-30
* Translated using Weblate (French)Onyx Steinheim2016-08-30
* Translated using Weblate (Chinese (Taiwan))Jeff Huang2016-08-30
* Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui2016-08-30
* Update minetest.conf.example and settings_translation_file.cppest312016-08-30
* Fix background formspec elements from interfering with each otherrubenwardy2016-08-29
* Settingtypes.txt: Clarify comments, correct spellingred-0012016-08-29
* Builtin: Disallow registering users with the same nameSmallJoker2016-08-29
* Allow fields to choose whether they close on enter pressrubenwardy2016-08-27
* Submit name of field on enter key pressrubenwardy2016-08-27
* Camera: Higher frequency limit for view/hand bobbing and footstepsparamat2016-08-26
* Make plantlike drawtype more funAuke Kok2016-08-26
* Client: disable pre v25 init sending by defaultest312016-08-22
* Move on join and on leave messages to lua (#4460)Xunto2016-08-22
* gettext.h: include <locale> before defining the gettext macro (#4452)kahrl2016-08-21
* Also support X11 icon for minetest copies installed via make install (#4407)est312016-08-20
* Tidy up generate_from_settingtypes.lua a bit.Tim2016-08-20
* Move generation from settingtypes out of dlg_settings_advancedTim2016-08-20
* Fix for failure to find jsoncpp in android build (#4456)Rogier-52016-08-19
* Mapblock mesh: Fix updateFastFaceRow tiling issueobneq2016-08-18
* Script API: Make the craft recipe field 'method' consistentSmallJoker2016-08-18
* Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman2016-08-14
* Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S2016-08-12
* Update AppData file with more URLs and keywordssfan52016-08-12
* Use the standard to_string() functions for C++11 (#4279)Rogier-52016-08-11
* Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)Rogier-52016-08-11
* couple of memory leaks fixes.David Carlier2016-08-10
* Update the version of irrlicht to 1.8.3, add steps for Sqlite3DLaboratory2016-08-10
* Zooming the camera requires the 'zoom' privilegeBen Deutsch2016-08-10
* Document zoom_fov in settingtypes.txt and minetest.conf.exampleBen Deutsch2016-08-10
* Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno2016-08-10