aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove mapgen_air alias (#935)0gb.us2013-10-052-4/+3
* Optimized minetest.get_connected_players()fairiestoy2013-10-011-7/+14
* Pass VERSION_EXTRA to GenerateVersion.cmakeKahrl2013-09-291-0/+1
* Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStackPilzAdam2013-09-283-0/+79
* Allow to manually specify param2 in minetest.item_place() and return successPilzAdam2013-09-282-14/+18
* Add --version optionKahrl2013-09-283-0/+20
* Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txtKahrl2013-09-282-339/+502
* Show git hash in version string at top left corner of windowKahrl2013-09-2816-22/+137
* Lower the default max_users from 100 to 15ShadowNinja2013-09-282-2/+2
* Add curl, freetype and luaJIT to CMAKE_BUILD_INFOPilzAdam2013-09-282-1/+3
* Re-fix hud_change stat argument retrievalkwolekr2013-09-261-7/+9
* Fix compiling issue of MSVCBlockMen2013-09-231-1/+1
* Add option to scale image to percentage valuesBlockMen2013-09-202-9/+14
* Fix null dereference in weather update functionsproller2013-09-181-4/+8
* Fix some warnings and other minor detailskwolekr2013-09-164-6/+6
* Weather: Clean up getHeat/getHumidity somewhatkwolekr2013-09-1613-77/+143
* Fix comments about length of server stepShadowNinja2013-09-171-2/+2
* Use cached "weather" settingproller2013-09-171-1/+3
* Fog depend on humidityproller2013-09-171-0/+2