| Commit message (Expand) | Author | Age |
* | Fix liquid_range | PilzAdam | 2013-11-02 |
* | Fix grass adding/removing ABM. | Novatux | 2013-11-02 |
* | Move the sapling growing and grass adding/removing ABMs to Lua | Novatux | 2013-11-02 |
* | Add my email address to the main menu credits | ShadowNinja | 2013-11-01 |
* | Add more checks to vector functions | ShadowNinja | 2013-11-01 |
* | Don't remove background of games in submenus | BlockMen | 2013-11-01 |
* | Fixed ignoring of "diggable" property of nodes. | 0gb.us | 2013-11-01 |
* | Add a callback: minetest.register_on_craft(itemstack, player, | Novatux | 2013-11-01 |
* | Made unknown nodes stop falling nodes properly and shorten lines | ShadowNinja | 2013-11-01 |
* | Raise the maximum node limit to 0x7fff | ShadowNinja | 2013-11-01 |
* | Move new core devs to the "Core Developpers" section of mainmenu. | Novatux | 2013-11-01 |
* | Masterserver totals fix | proller | 2013-10-18 |
* | Masterserver update | proller | 2013-10-18 |
* | Add sanity checks to vector functions | ShadowNinja | 2013-10-17 |
* | Remove vector metatable setting | ShadowNinja | 2013-10-17 |
* | Fix object duplication bug (at least in the most reproducible UFO case) | Perttu Ahola | 2013-10-17 |
* | Add tool callback | Novatux | 2013-10-16 |
* | Fix minetest.facedir_to_dir when param2 is 5 or 7. | Novatux | 2013-10-16 |
* | Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchl... | Sokomine | 2013-10-14 |
* | Translated using Weblate (Spanish) | William Strealy | 2013-10-08 |
* | Translated using Weblate (Portuguese (Brazil)) | Frederico GuimarĂ£es | 2013-10-08 |
* | Translated using Weblate (Dutch) | Rutger NL | 2013-10-08 |
* | Translated using Weblate (Portuguese (Brazil)) | Frederico GuimarĂ£es | 2013-10-08 |
* | Translated using Weblate (Chinese (China)) | Shen Zheyu | 2013-10-08 |
* | Translated using Weblate (Dutch) | Rutger NL | 2013-10-08 |
* | Translated using Weblate (French) | we prefer instagib metl3 | 2013-10-08 |
* | Translated using Weblate (German) | Pilz Adam | 2013-10-08 |
* | Add Czech language | Kahrl | 2013-10-08 |
* | FIx wrong error message on invalid use of the formspec element image_button | RealBadAngel | 2013-10-07 |
* | Remove mapgen_air alias (#935) | 0gb.us | 2013-10-05 |
* | Optimized minetest.get_connected_players() | fairiestoy | 2013-10-01 |
* | Pass VERSION_EXTRA to GenerateVersion.cmake | Kahrl | 2013-09-29 |
* | Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack | PilzAdam | 2013-09-28 |
* | Allow to manually specify param2 in minetest.item_place() and return success | PilzAdam | 2013-09-28 |
* | Add --version option | Kahrl | 2013-09-28 |
* | Remove doc/gpl-2.0.txt, add doc/lgpl-2.1.txt | Kahrl | 2013-09-28 |
* | Show git hash in version string at top left corner of window | Kahrl | 2013-09-28 |
* | Lower the default max_users from 100 to 15 | ShadowNinja | 2013-09-28 |
* | Add curl, freetype and luaJIT to CMAKE_BUILD_INFO | PilzAdam | 2013-09-28 |
* | Re-fix hud_change stat argument retrieval | kwolekr | 2013-09-26 |
* | Fix compiling issue of MSVC | BlockMen | 2013-09-23 |
* | Add option to scale image to percentage values | BlockMen | 2013-09-20 |
* | Fix null dereference in weather update functions | proller | 2013-09-18 |
* | Fix some warnings and other minor details | kwolekr | 2013-09-16 |
* | Weather: Clean up getHeat/getHumidity somewhat | kwolekr | 2013-09-16 |
* | Fix comments about length of server step | ShadowNinja | 2013-09-17 |
* | Use cached "weather" setting | proller | 2013-09-17 |
* | Fog depend on humidity | proller | 2013-09-17 |
* | Add configurable PRAGMA synchronous = | proller | 2013-09-17 |
* | Always use builtin JThread library | kwolekr | 2013-09-15 |