aboutsummaryrefslogtreecommitdiff
path: root/util (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-25Translated using Weblate (Polish)red-0011-46/+32
2016-03-25Translated using Weblate (French)Jean-Patrick G1-25/+30
2016-03-25Translated using Weblate (Portuguese (Brazil))Ian giestas pauli1-203/+218
2016-03-25Translated using Weblate (French)Jean-Baptiste1-31/+26
2016-03-25Translated using Weblate (Chinese (China))akiyama akira1-31/+33
2016-03-25Translated using Weblate (French)Thibault Noel1-18/+17
2016-03-25Translated using Weblate (Catalan)Joan Ciprià Moreno Teodoro1-28/+30
2016-03-25Translated using Weblate (Japanese)Rui1-156/+78
2016-03-25Translated using Weblate (Spanish)Lucas Montenegro1-36/+29
2016-03-25Translated using Weblate (Romanian)Lordmusic Player1-11/+12
2016-03-25Translated using Weblate (Italian)Elia Zammuto1-7/+7
2016-03-25Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto1-110/+160
2016-03-25Translated using Weblate (Chinese (Taiwan))Jeff Huang1-342/+590
2016-03-25Translated using Weblate (Hungarian)Kisbenedek Márton1-173/+202
2016-03-25Translated using Weblate (Czech)Jakub Vaněk1-31/+18
2016-03-25Translated using Weblate (Spanish)ShadowNinja1-30/+38
2016-03-25Translated using Weblate (German)Wuzzy1-186/+198
2016-03-24Credits: Make that easy to add/removeRui1-58/+71
2016-03-24Make `options` local here.Auke Kok1-1/+1
2016-03-21Fix connected nodes' selection boxes.Auke Kok3-6/+50
2016-03-21Mgv7/flat/fractal: Stop tunnel-floor biome nodes being placed everywhereparamat3-3/+15
2016-03-19Clean up StrfndShadowNinja14-198/+103
2016-03-19Tweak travis scriptShadowNinja1-7/+8
2016-03-19Builtin/game/falling: Re-add comma removed by recent commitparamat1-1/+1
2016-03-19Set acceleration only once in falling nodeRui9141-47/+36
2016-03-19Mgv7: Limit pseudorandom caves to surface mapchunk or belowparamat1-0/+3
2016-03-19Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok6-12/+45
2016-03-19lua_api.txt: improve vector documentationest311-7/+6
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