aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-12-03Fix build if BUILD_SHARED_LIBS defaults to "ON"Ferdinand Thiessen
2015-12-02Mgv5/v7/flat/fractal: More large pseudorandom cavesparamat
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-12-01Dungeongen: Fix rarely triggered segfaultparamat
2015-12-01Remove unused OpenALSoundManager::m_can_vorbis and EXT_vorbis checkJay Arndt
2015-11-29Dungeongen: Also preserve river water nodesparamat
2015-11-24Re-enable texture pre-filters on wielditems, fixing #3178.Aaron Suen
2015-11-23Mgfractal: Move julia set selection into formula parameterparamat
2015-11-22Update HUD flags on server like on clientest31
2015-11-21Mapgen: Add global 'decorations' flagparamat
2015-11-15Add a status text for autorunAmaz
2015-11-15Allow craft replacements to use groupsTeTpaAka
2015-11-15Mgfractal: Revert unnecessary duplication of parametersparamat
2015-11-15sound_openal.cpp: remove unused headerest31
2015-11-14Load sound from memoryest31
2015-11-14Decoration API: Fix missing low density decorationsparamat
2015-11-14Mgfractal: Create a choice of 4 mandelbrot formulasparamat
2015-11-13Mgv6: Move global mapgen flag 'flat' into mgv6 spflagsparamat
2015-11-13Only allow players with shout to chatest31
2015-11-12Fix scrollbarsBlockMen
2015-11-11Mapgen: Add flat mapgen in hidden formparamat
2015-11-09Convert usages of PseudoRandom to PcgRandom for ore and deco placementkwolekr
2015-11-09Cavegen: Make mgfractal use mgv5 cavegenparamat
2015-11-09Put ChatEvent handler into own functionest31
2015-11-08Abort compile when attempting to build client with Irrlicht 1.8.2kwolekr
2015-11-08Add errno to socket creation failed exceptionkwolekr
2015-11-08Write new line character sequence at end of print()est31
2015-11-08Fix misc. MinGW and Valgrind warningskwolekr
2015-11-08Add LuaSecureRandomest31
2015-11-08Update minetest.conf.example and src/settings_translation_file.cppest31
2015-11-08Don't compile pcgrandom on Windowsest31
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-06Add server side ncurses terminalest31
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-04Fix time progressing too fastest31
2015-11-04Time: use locks againest31
2015-11-03Time: Remove serverside getter, and use atomic operationsest31
2015-11-03Atomic: cleanup and add more operationsest31
2015-11-03Only go fast in autorun if fast move is enabledest31
2015-11-03Silence 'unused typedef' warning for STATIC_ASSERT()kwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-11-02Speed up saving of profiling data by 27xgregorycu
2015-11-02Rename and move basicmacros.h to util/basic_macros.hest31
2015-11-02Print --videomodes response to standard output, tooKahrl
2015-11-02Print direct command line responses to standard output instead of using the l...Perttu Ahola
2015-11-01Fix Lua scripting synchronizationkwolekr
2015-11-01Fix Noise compiled under clang >= 3.7.x with -O2 or higherkwolekr
2015-10-31Fix server crashing on Lua errorsShadowNinja
2015-10-31Fix clang warningShadowNinja
2015-10-31Fix C++11 compatibilitykwolekr