summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update HUD flags on server like on clientest312015-11-22
* Mapgen: Add global 'decorations' flagparamat2015-11-21
* Add a status text for autorunAmaz2015-11-15
* Allow craft replacements to use groupsTeTpaAka2015-11-15
* Mgfractal: Revert unnecessary duplication of parametersparamat2015-11-15
* sound_openal.cpp: remove unused headerest312015-11-15
* Load sound from memoryest312015-11-14
* Decoration API: Fix missing low density decorationsparamat2015-11-14
* Mgfractal: Create a choice of 4 mandelbrot formulasparamat2015-11-14
* Mgv6: Move global mapgen flag 'flat' into mgv6 spflagsparamat2015-11-13
* Only allow players with shout to chatest312015-11-13
* Fix scrollbarsBlockMen2015-11-12
* Mapgen: Add flat mapgen in hidden formparamat2015-11-11
* Convert usages of PseudoRandom to PcgRandom for ore and deco placementkwolekr2015-11-09
* Cavegen: Make mgfractal use mgv5 cavegenparamat2015-11-09
* Put ChatEvent handler into own functionest312015-11-09
* Abort compile when attempting to build client with Irrlicht 1.8.2kwolekr2015-11-08
* Add errno to socket creation failed exceptionkwolekr2015-11-08
* Write new line character sequence at end of print()est312015-11-08
* Fix misc. MinGW and Valgrind warningskwolekr2015-11-08
* Add LuaSecureRandomest312015-11-08
* Update minetest.conf.example and src/settings_translation_file.cppest312015-11-08
* Don't compile pcgrandom on Windowsest312015-11-08
* Add support for audio feedback if placing node failedBlockMen2015-11-07
* Add server side ncurses terminalest312015-11-06
* Schematics: Add core.place_schematic_on_vmanip APIkwolekr2015-11-05
* Fix time progressing too fastest312015-11-04
* Time: use locks againest312015-11-04
* Time: Remove serverside getter, and use atomic operationsest312015-11-03
* Atomic: cleanup and add more operationsest312015-11-03
* Only go fast in autorun if fast move is enabledest312015-11-03
* Silence 'unused typedef' warning for STATIC_ASSERT()kwolekr2015-11-03
* Add callback parameter for core.emerge_area()kwolekr2015-11-02
* Speed up saving of profiling data by 27xgregorycu2015-11-02
* Rename and move basicmacros.h to util/basic_macros.hest312015-11-02
* Print --videomodes response to standard output, tooKahrl2015-11-02
* Print direct command line responses to standard output instead of using the l...Perttu Ahola2015-11-02
* Fix Lua scripting synchronizationkwolekr2015-11-01
* Fix Noise compiled under clang >= 3.7.x with -O2 or higherkwolekr2015-11-01
* Fix server crashing on Lua errorsShadowNinja2015-10-31
* Fix clang warningShadowNinja2015-10-31
* Fix C++11 compatibilitykwolekr2015-10-31
* WoW-style AutorunDuane Robertson2015-10-29
* findSpawnPos: Add setting for max height above water levelparamat2015-10-29
* Mgfractal: Add filler depth noiseparamat2015-10-29
* Add STATIC_ASSERT() macro and use itkwolekr2015-10-27
* Add DISABLE_CLASS_COPY macro (and use it)kwolekr2015-10-27
* Environment: Time of day fixes and add serverside getterest312015-10-27
* Fix missing #includePilzAdam2015-10-27
* Move basic, non-numeric macros from util/numeric.h to basicmacros.hkwolekr2015-10-27