aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15Remove chat escape sequences from chat messages, for future colored chat.Ekdohibs
2016-03-15Add option to not send pre v25 init packetest31
2016-03-15Fix two reconnect bugsest31
2016-03-15Much better API for auth.{cpp, h}est31
2016-03-14Mapgen: Fix light in tunnels at mapchunk bordersparamat
2016-03-14Fix player teleportation bug whilst sneakingHybridDog
2016-03-14Connected nodes: fix 2 minor bugsAuke Kok
2016-03-12Resend blocks when modified while sending to clientJeija
2016-03-12Add options for screenshot format and qualityDiego Martinez
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-12Fix chat console not opening after formspec opened over itShadowNinja
2016-03-12Documentation: Auto-update conf.example and settings_translation_file.cppparamat
2016-03-11Fix ask_reconnect_on_crash option being ignoredorwell96
2016-03-11Documentation: Clarify global and mapgen-specific mapgen flagsparamat
2016-03-11Introduce "protection_bypass" privilege.Auke Kok
2016-03-09Avoid try/catch for settings.Auke Kok
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