aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't assert scalars must be vectors.Cy2013-11-061-4/+4
* Fix orient_flags to be optional.Vanessa Ezekowitz2013-11-061-0/+1
* Add 6d facedir rotation prediction routineVanessa Ezekowitz2013-11-062-0/+95
* Correct useragent in http queriesproller2013-11-065-4/+13
* Masterserver uptime fixproller2013-11-052-2/+3
* Add seed entry to world creation dialogkwolekr2013-11-051-89/+87
* Accept hexadecimal and string values for seedskwolekr2013-11-046-2/+68
* Fix invalid use of pointer to temporary object in json2lua conversionsapier2013-11-041-27/+31
* Fix masterserver README.mdIlya Zhuravlev2013-11-041-6/+21
* Masterserver fixesproller2013-11-042-10/+19
* Masterserver show privs and js autoloadproller2013-11-047-19/+35
* Add a "More..." link when the serverlist is filteredShadowNinja2013-11-031-0/+3
* Only show servers with at least master.min_clients clientsShadowNinja2013-11-031-0/+1
* Use a doT.js template for the serverlistShadowNinja2013-11-035-153/+195
* Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...sapier2013-11-032-6/+6
* Fix typoBlockMen2013-11-031-1/+1
* Reworked formspecs and kahrl's hexcolor parserBlockMen2013-11-035-69/+259
* Send a on_receive_fields event when formspec is closed, with fields.quit = "t...Novatux2013-11-032-11/+21
* Add basic protection support to builtinShadowNinja2013-11-024-0/+53
* Portability fixes for OpenBSD (and possibly NetBSD and others).Aaron Suen2013-11-021-3/+8
* Fix possible crash with grass ABM.Novatux2013-11-021-2/+6
* Fix liquid_rangePilzAdam2013-11-022-4/+10
* Fix grass adding/removing ABM.Novatux2013-11-021-2/+2
* Move the sapling growing and grass adding/removing ABMs to LuaNovatux2013-11-024-139/+134
* Add my email address to the main menu creditsShadowNinja2013-11-011-1/+1
* Add more checks to vector functionsShadowNinja2013-11-011-14/+25
* Don't remove background of games in submenusBlockMen2013-11-011-1/+1
* Fixed ignoring of "diggable" property of nodes.0gb.us2013-11-012-2/+2
* Add a callback: minetest.register_on_craft(itemstack, player,Novatux2013-11-016-0/+93
* Made unknown nodes stop falling nodes properly and shorten linesShadowNinja2013-11-011-8/+14
* Raise the maximum node limit to 0x7fffShadowNinja2013-11-011-1/+1
* Move new core devs to the "Core Developpers" section of mainmenu.Novatux2013-11-011-2/+3
* Masterserver totals fixproller2013-10-182-9/+12
* Masterserver updateproller2013-10-188-55/+116
* Add sanity checks to vector functionsShadowNinja2013-10-171-1/+13
* Remove vector metatable settingShadowNinja2013-10-172-56/+28
* Fix object duplication bug (at least in the most reproducible UFO case)Perttu Ahola2013-10-172-1/+42
* Add tool callbackNovatux2013-10-162-7/+21
* Fix minetest.facedir_to_dir when param2 is 5 or 7.Novatux2013-10-161-1/+1
* Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchl...Sokomine2013-10-142-14/+20
* Translated using Weblate (Spanish)William Strealy2013-10-081-5/+5
* Translated using Weblate (Portuguese (Brazil))Frederico GuimarĂ£es2013-10-081-4/+4
* Translated using Weblate (Dutch)Rutger NL2013-10-081-24/+24
* Translated using Weblate (Portuguese (Brazil))Frederico GuimarĂ£es2013-10-081-98/+87
* Translated using Weblate (Chinese (China))Shen Zheyu2013-10-081-28/+22
* Translated using Weblate (Dutch)Rutger NL2013-10-081-111/+108
* Translated using Weblate (French)we prefer instagib metl32013-10-081-84/+69
* Translated using Weblate (German)Pilz Adam2013-10-081-3/+3
* Add Czech languageKahrl2013-10-081-0/+940
* FIx wrong error message on invalid use of the formspec element image_buttonRealBadAngel2013-10-071-1/+1