aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui2016-08-303-0/+11
* Update minetest.conf.example and settings_translation_file.cppest312016-08-302-17/+20
* Fix background formspec elements from interfering with each otherrubenwardy2016-08-292-30/+33
* Settingtypes.txt: Clarify comments, correct spellingred-0012016-08-291-12/+12
* Builtin: Disallow registering users with the same nameSmallJoker2016-08-291-0/+16
* Allow fields to choose whether they close on enter pressrubenwardy2016-08-273-13/+45
* Submit name of field on enter key pressrubenwardy2016-08-272-1/+14
* Camera: Higher frequency limit for view/hand bobbing and footstepsparamat2016-08-261-1/+1
* Make plantlike drawtype more funAuke Kok2016-08-266-13/+167
* Client: disable pre v25 init sending by defaultest312016-08-226-8/+34
* Move on join and on leave messages to lua (#4460)Xunto2016-08-222-33/+11
* gettext.h: include <locale> before defining the gettext macro (#4452)kahrl2016-08-211-0/+10
* Also support X11 icon for minetest copies installed via make install (#4407)est312016-08-205-4/+26
* Tidy up generate_from_settingtypes.lua a bit.Tim2016-08-202-57/+57
* Move generation from settingtypes out of dlg_settings_advancedTim2016-08-202-99/+101
* Fix for failure to find jsoncpp in android build (#4456)Rogier-52016-08-191-2/+2
* Mapblock mesh: Fix updateFastFaceRow tiling issueobneq2016-08-181-18/+13
* Script API: Make the craft recipe field 'method' consistentSmallJoker2016-08-181-4/+12
* Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman2016-08-141-11/+10
* Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S2016-08-122-0/+40
* Update AppData file with more URLs and keywordssfan52016-08-121-0/+9
* Use the standard to_string() functions for C++11 (#4279)Rogier-52016-08-112-7/+42
* Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)Rogier-52016-08-111-0/+2
* couple of memory leaks fixes.David Carlier2016-08-105-3/+23
* Update the version of irrlicht to 1.8.3, add steps for Sqlite3DLaboratory2016-08-101-3/+21
* Zooming the camera requires the 'zoom' privilegeBen Deutsch2016-08-102-1/+5
* Document zoom_fov in settingtypes.txt and minetest.conf.exampleBen Deutsch2016-08-102-0/+9
* Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno2016-08-107-2/+20
* Lua->C getintfield() use lua_tointeger (#4408)Tomas2016-08-101-4/+4
* Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-52016-08-1011-8/+13
* Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul2016-08-108-18/+54
* Add simulation categoryRĂ©mi Verschelde2016-08-101-1/+1
* Decorations: Fix decoration height check errorsparamat2016-08-051-2/+6
* Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat2016-08-044-11/+13
* Fix l_request_insecure_environment not ignoring all whitespace (#4395)Dorian Wouters2016-08-041-2/+3
* test_map_settings_manager: Fix Wunused-result warningest312016-08-041-1/+1
* Porting: Fix endless loop if image format is not recognizedest312016-08-031-1/+2
* texture_packs.txt: Document special texturesSmallJoker2016-07-301-0/+81
* Documentation: Create texture_packs.txtrubenwardy2016-07-303-70/+78
* lua_api.txt: Document how to properly clear node metadatamtango6882016-07-301-0/+1
* Update README.txt (#4368)Nathaniel Olsen2016-07-291-2/+2
* buildbot: retrieve short commit hash properlyFernando Carmona Varo2016-07-292-2/+2
* Increase android versionCode (#4350)Ner'zhul2016-07-281-1/+1
* Upright sprite objects: Horizontally flip the front imageSmallJoker2016-07-271-44/+40
* Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy2016-07-273-3/+38
* Builtin: Add core.MAP_BLOCKSIZE constantTim2016-07-262-1/+6
* Builtin: Fix check for a player object in core.check_player_privsTim2016-07-261-4/+6
* Update minetest.conf.example and the settings translation fileest312016-07-242-18/+87
* Mgvalleys / cavegen: Place riverbed nodes under river waterparamat2016-07-212-9/+20
* lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson2016-07-211-2/+1