aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (German)PilzAdam2015-11-081-79/+47
* Translated using Weblate (French)Jean-Patrick G2015-11-081-157/+203
* Translated using Weblate (Hebrew)PilzAdam2015-11-081-0/+3405
* Translated using Weblate (German)pilino12342015-11-081-6/+3
* Translated using Weblate (Spanish)Jordi Fornaguera2015-11-081-5/+5
* Translated using Weblate (German)PilzAdam2015-11-081-66/+96
* Translated using Weblate (German)PilzAdam2015-11-081-50/+53
* Translated using Weblate (German)PilzAdam2015-11-081-89/+90
* Translated using Weblate (German)Wuzzy2015-11-081-91/+119
* Translated using Weblate (German)Wuzzy2015-11-081-221/+402
* Translated using Weblate (Chinese (Taiwan))Jeff Huang2015-11-081-94/+42
* Translated using Weblate (German)Wuzzy2015-11-081-61/+216
* Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2015-11-081-84/+96
* Translated using Weblate (Chinese (Taiwan))Jeff Huang2015-11-081-64/+31
* Translated using Weblate (German)PilzAdam2015-11-081-45/+76
* Translated using Weblate (German)PilzAdam2015-11-081-17/+17
* Translated using Weblate (German)PilzAdam2015-11-081-181/+121
* Translated using Weblate (French)Jean-Patrick G2015-11-081-37/+46
* Translated using Weblate (German)pilzadam2015-11-081-30/+41
* Don't compile pcgrandom on Windowsest312015-11-081-1/+2
* Improve LuaVoxelManip documentationkwolekr2015-11-072-9/+163
* Add support for audio feedback if placing node failedBlockMen2015-11-075-4/+19
* Document ENABLE_CURSES in README.txtKahrl2015-11-061-0/+1
* Conf.example, settingtypes: Improve mgfractal documentationparamat2015-11-062-31/+33
* Add server side ncurses terminalest312015-11-0622-91/+1214
* Schematics: Add core.place_schematic_on_vmanip APIkwolekr2015-11-056-18/+111
* Settingtypes: Correct documentation for mgfractalparamat2015-11-051-10/+16
* Fix time progressing too fastest312015-11-041-2/+7
* Mgfractal: Add documentation to conf.example and settingtypesparamat2015-11-042-7/+134
* Time: use locks againest312015-11-043-48/+77
* Time: Remove serverside getter, and use atomic operationsest312015-11-034-43/+31
* Atomic: cleanup and add more operationsest312015-11-031-35/+54
* Only go fast in autorun if fast move is enabledest312015-11-031-6/+7
* Silence 'unused typedef' warning for STATIC_ASSERT()kwolekr2015-11-031-1/+8
* Add callback parameter for core.emerge_area()kwolekr2015-11-029-22/+166
* Speed up saving of profiling data by 27xgregorycu2015-11-021-3/+3
* Rename and move basicmacros.h to util/basic_macros.hest312015-11-026-5/+5
* Print --videomodes response to standard output, tooKahrl2015-11-021-4/+4
* Print direct command line responses to standard output instead of using the l...Perttu Ahola2015-11-021-10/+10
* Fix Lua scripting synchronizationkwolekr2015-11-015-17/+57
* Fix Noise compiled under clang >= 3.7.x with -O2 or higherkwolekr2015-11-011-4/+4
* Fix server crashing on Lua errorsShadowNinja2015-10-3110-81/+59
* Fix clang warningShadowNinja2015-10-311-1/+1
* Fix C++11 compatibilitykwolekr2015-10-314-8/+12
* minetest. to core.Rui9142015-10-313-3/+3
* WoW-style AutorunDuane Robertson2015-10-292-0/+8
* findSpawnPos: Add setting for max height above water levelparamat2015-10-294-4/+18
* Mgfractal: Add filler depth noiseparamat2015-10-292-7/+14
* Add STATIC_ASSERT() macro and use itkwolekr2015-10-272-2/+9
* Add DISABLE_CLASS_COPY macro (and use it)kwolekr2015-10-2711-0/+30