summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-05Update settings tab + some misc. clean-upJean-Patrick Guerrero
2016-03-05Update Android dependencies, -O3 optimization, remove old ARMv5 configMaksim Gamarnik
2016-03-04Mgvalleys: Correct spawn problemsDuane Robertson
2016-03-04Decoration API: Allow force_placement of simple decorationsparamat
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-03-03Fix main menu being unable to set secure settingsShadowNinja
2016-03-03Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja
2016-03-02Add support for non-ASCII characters to chat consoleShadowNinja
2016-03-02Add Android chat formShadowNinja
2016-03-02Add text selection and copying to consoleShadowNinja
2016-03-02Unlock cursor when opening consoleShadowNinja
2016-03-02Use the console instead of a dedicated window when pressing keymap_chat/cmdEsteban I. Ruiz Moreno
2016-03-03Fix a mistake in the world format documentationAleksey Vorona
2016-03-01Revert "Fix jumping at node edge"nerzhul
2016-02-28Resize object_marker_red.png to 16x16ShadowNinja
2016-02-27Nodedef: Restore smooth lighting to waterparamat
2016-02-27Mgvalleys: Add Dry RiverbedsDuane Robertson
2016-02-27Update po files, minetest.conf.example and settings_translation_file.cppest31
2016-02-27Don't generate trailing spaces in minetest.conf.exampleest31
2016-02-27Translated using Weblate (Russian)Dmitry Smirnov
2016-02-27Translated using Weblate (Russian)Vasily Pavlov
2016-02-27Translated using Weblate (Spanish)Miguel Isaac
2016-02-27Translated using Weblate (Catalan)Joan Ciprià Moreno
2016-02-27Translated using Weblate (Spanish)Laura Arjona Reina
2016-02-27Translated using Weblate (Portuguese (Brazil))Bruno Borges
2016-02-27Translated using Weblate (Polish)Amadeo
2016-02-27Translated using Weblate (Ukrainian)Fixer
2016-02-27Translated using Weblate (Spanish)Diego Martínez
2016-02-27Translated using Weblate (Italian)Paolo DGZ
2016-02-27Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
2016-02-27Translated using Weblate (Hungarian)Kisbenedek Márton
2016-02-26Fix minetest.request_insecure_environment() always returning nilJeija
2016-02-26Mapblock mesh: Allow to use VBORealBadAngel
2016-02-26Remove new_style_waterRealBadAngel
2016-02-26Cache some settingsrubenwardy
2016-02-25Add dependencies for Fedora systemsNathaniel Olsen
2016-02-23Shaders: fix fog not affecting opaque liquidsRealBadAngel
2016-02-23Sheet Ore: Eliminate crash caused by PcgRandom range max < minparamat
2016-02-23GOTBLOCKS & DELETEBLOCKS: test packet size only oncenerzhul
2016-02-23Fix android buildest31
2016-02-22Reset block send timer when invoking setBlock(s)NotSent()orwell96
2016-02-22Android: hardcode leveldb revisionest31
2016-02-22Fix getting pointed nodeRealBadAngel
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-22Fix HTTPFetchRequest performing a GET request if post_data is suppliedJeija
2016-02-21Camera: remove auto tune FPS, single view range settingRealBadAngel
2016-02-21Remove preload_item_visuals codeRealBadAngel
2016-02-21Dont make fastface if tile is not seamlessRealBadAngel
2016-02-21Restore simple settings tab and add advanced settings as dialogBlockMen
2016-02-20Little collision.cpp cleanupsLoic Blot