aboutsummaryrefslogtreecommitdiff
path: root/po/nl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-08Translated using Weblate (German)PilzAdam1-66/+96
2015-11-08Translated using Weblate (German)PilzAdam1-50/+53
2015-11-08Translated using Weblate (German)PilzAdam1-89/+90
2015-11-08Translated using Weblate (German)Wuzzy1-91/+119
2015-11-08Translated using Weblate (German)Wuzzy1-221/+402
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang1-94/+42
2015-11-08Translated using Weblate (German)Wuzzy1-61/+216
2015-11-08Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto1-84/+96
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang1-64/+31
2015-11-08Translated using Weblate (German)PilzAdam1-45/+76
2015-11-08Translated using Weblate (German)PilzAdam1-17/+17
2015-11-08Translated using Weblate (German)PilzAdam1-181/+121
2015-11-08Translated using Weblate (French)Jean-Patrick G1-37/+46
2015-11-08Translated using Weblate (German)pilzadam1-30/+41
2015-11-08Don't compile pcgrandom on Windowsest311-1/+2
2015-11-07Improve LuaVoxelManip documentationkwolekr2-9/+163
2015-11-07Add support for audio feedback if placing node failedBlockMen5-4/+19
2015-11-06Document ENABLE_CURSES in README.txtKahrl1-0/+1
2015-11-06Conf.example, settingtypes: Improve mgfractal documentationparamat2-31/+33
2015-11-06Add server side ncurses terminalest3122-91/+1214
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr6-18/+111
2015-11-05Settingtypes: Correct documentation for mgfractalparamat1-10/+16
2015-11-04Fix time progressing too fastest311-2/+7
2015-11-04Mgfractal: Add documentation to conf.example and settingtypesparamat2-7/+134
2015-11-04Time: use locks againest313-48/+77
2015-11-03Time: Remove serverside getter, and use atomic operationsest314-43/+31
2015-11-03Atomic: cleanup and add more operationsest311-35/+54
2015-11-03Only go fast in autorun if fast move is enabledest311-6/+7
2015-11-03Silence 'unused typedef' warning for STATIC_ASSERT()kwolekr1-1/+8
2015-11-02Add callback parameter for core.emerge_area()kwolekr9-22/+166
2015-11-02Speed up saving of profiling data by 27xgregorycu1-3/+3
2015-11-02Rename and move basicmacros.h to util/basic_macros.hest316-5/+5
2015-11-02Print --videomodes response to standard output, tooKahrl1-4/+4
2015-11-02Print direct command line responses to standard output instead of using the l...Perttu Ahola1-10/+10
2015-11-01Fix Lua scripting synchronizationkwolekr5-17/+57
2015-11-01Fix Noise compiled under clang >= 3.7.x with -O2 or higherkwolekr1-4/+4
2015-10-31Fix server crashing on Lua errorsShadowNinja10-81/+59
2015-10-31Fix clang warningShadowNinja1-1/+1
2015-10-31Fix C++11 compatibilitykwolekr4-8/+12
2015-10-31minetest. to core.Rui9143-3/+3
2015-10-29WoW-style AutorunDuane Robertson2-0/+8
2015-10-29findSpawnPos: Add setting for max height above water levelparamat4-4/+18
2015-10-29Mgfractal: Add filler depth noiseparamat2-7/+14
2015-10-27Add STATIC_ASSERT() macro and use itkwolekr2-2/+9
2015-10-27Add DISABLE_CLASS_COPY macro (and use it)kwolekr11-0/+30
2015-10-27Environment: Time of day fixes and add serverside getterest314-17/+31
2015-10-27Fix missing #includePilzAdam1-0/+2
2015-10-27Move basic, non-numeric macros from util/numeric.h to basicmacros.hkwolekr2-10/+32
2015-10-26Fix jittering sounds on entities (fixes #2974)BlockMen3-59/+40
2015-10-26Fix typoBlockMen1-2/+1