aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Fix SpatialAreaStore not freeing removed areasShadowNinja
2016-03-07Add basic AreaStore method documentationShadowNinja
2016-03-07Sort AreaStore headerShadowNinja
2016-03-07Clean up VectorAreaStoreShadowNinja
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Make AreaStore cache setting privateShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-03-07s_env.{cpp, h} cleanupsest31
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-07Use LuaErrors in security check macrosShadowNinja
2016-03-06Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero
2016-03-06Faster insertion into tableRui914
2016-03-05Add forgotten valleys mapgen in mapgen nameMuhammad Rifqi Priyo Susanto
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