aboutsummaryrefslogtreecommitdiff
path: root/src/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-16Set EXAMPLE_CONF_DIR to DOCDIR if DOCDIR gets customizedest311-0/+3
2016-03-15Remove chat escape sequences from chat messages, for future colored chat.Ekdohibs3-0/+37
2016-03-15Add option to not send pre v25 init packetest3110-27/+74
2016-03-15Fix two reconnect bugsest311-0/+4
2016-03-15Much better API for auth.{cpp, h}est315-97/+106
2016-03-14Mapgen: Fix light in tunnels at mapchunk bordersparamat5-0/+30
2016-03-14Fix player teleportation bug whilst sneakingHybridDog4-1/+7
2016-03-14Connected nodes: fix 2 minor bugsAuke Kok1-1/+2
2016-03-12Resend blocks when modified while sending to clientJeija2-6/+22
2016-03-12Add options for screenshot format and qualityDiego Martinez5-2/+29
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok6-5/+58
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok13-53/+335
2016-03-12Fix chat console not opening after formspec opened over itShadowNinja2-0/+19
2016-03-12Documentation: Auto-update conf.example and settings_translation_file.cppparamat2-6/+6
2016-03-11Fix ask_reconnect_on_crash option being ignoredorwell961-1/+1
2016-03-11Documentation: Clarify global and mapgen-specific mapgen flagsparamat2-20/+42
2016-03-11Introduce "protection_bypass" privilege.Auke Kok2-2/+5
2016-03-09Avoid try/catch for settings.Auke Kok1-17/+7
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok6-1/+46
2016-03-07Add AreaStore custom ID APIShadowNinja5-7/+14
2016-03-07Implement AreaStore serializationShadowNinja6-92/+101
2016-03-07Fix SpatialAreaStore not freeing removed areasShadowNinja1-0/+1
2016-03-07Add basic AreaStore method documentationShadowNinja1-5/+30
2016-03-07Sort AreaStore headerShadowNinja2-71/+66
2016-03-07Clean up VectorAreaStoreShadowNinja2-32/+24
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja3-9/+13
2016-03-07Move AreaStore to utilShadowNinja9-16/+14
2016-03-07Make AreaStore cache setting privateShadowNinja2-7/+6
2016-03-07Simplify AreaStore ID managementShadowNinja5-86/+45
2016-03-07s_env.{cpp, h} cleanupsest312-57/+56
2016-03-07Add minetest.register_lbm() to run code on block load onlyest3112-25/+493
2016-03-07Use LuaErrors in security check macrosShadowNinja2-5/+3
2016-03-06Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero1-129/+113
2016-03-06Faster insertion into tableRui91413-45/+48
2016-03-05Add forgotten valleys mapgen in mapgen nameMuhammad Rifqi Priyo Susanto2-2/+2
2016-03-05Update settings tab + some misc. clean-upJean-Patrick Guerrero2-129/+114
2016-03-05Update Android dependencies, -O3 optimization, remove old ARMv5 configMaksim Gamarnik3-27/+17
2016-03-04Mgvalleys: Correct spawn problemsDuane Robertson1-1/+1
2016-03-04Decoration API: Allow force_placement of simple decorationsparamat2-3/+7
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija2-3/+20
2016-03-03Fix main menu being unable to set secure settingsShadowNinja1-3/+4
2016-03-03Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja1-1/+0
2016-03-02Add support for non-ASCII characters to chat consoleShadowNinja1-3/+6
2016-03-02Add Android chat formShadowNinja1-10/+29
2016-03-02Add text selection and copying to consoleShadowNinja3-59/+103
2016-03-02Unlock cursor when opening consoleShadowNinja5-23/+26
2016-03-02Use the console instead of a dedicated window when pressing keymap_chat/cmdEsteban I. Ruiz Moreno6-99/+97
2016-03-03Fix a mistake in the world format documentationAleksey Vorona1-1/+1
2016-03-01Revert "Fix jumping at node edge"nerzhul1-17/+49
2016-02-28Resize object_marker_red.png to 16x16ShadowNinja1-0/+0