aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04Mgfractal: Add documentation to conf.example and settingtypesparamat
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
2015-10-31minetest. to core.Rui914
2015-10-29WoW-style AutorunDuane Robertson
2015-10-29findSpawnPos: Add setting for max height above water levelparamat
2015-10-29Mgfractal: Add filler depth noiseparamat
2015-10-27Add STATIC_ASSERT() macro and use itkwolekr
2015-10-27Add DISABLE_CLASS_COPY macro (and use it)kwolekr
2015-10-27Environment: Time of day fixes and add serverside getterest31
2015-10-27Fix missing #includePilzAdam
2015-10-27Move basic, non-numeric macros from util/numeric.h to basicmacros.hkwolekr
2015-10-26Fix jittering sounds on entities (fixes #2974)BlockMen
2015-10-26Fix typoBlockMen
2015-10-26SAPI: Fix seed parameter truncation for LuaPseudoRandom constructorkwolekr
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-26Remove some abort() callsest31
2015-10-25SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...kwolekr
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-10-26Correct comment in l_util.cppest31
2015-10-25Fix parameter passing to gettext callPilzAdam
2015-10-25Check if hitter has inventory when punching itemBlockMen
2015-10-25Credits: Remove my nameRui
2015-10-25Add option to disable backface culling for modelsBlockMen
2015-10-25Escape " in generated settings_translation_file.cppPilzAdam
2015-10-25Fix out of bounds vector write in Logger::addOutput(ILogOutput *out)est31
2015-10-24Fix setting commentsPilzAdam
2015-10-24Don't allow games or mods to add secure. settingsPilzAdam
2015-10-24Mgfractal: Independent iterations and scale parametersparamat
2015-10-24Android: statically load iconv libraryest31
2015-10-24Run updatepo.shest31
2015-10-24Better gettext support for protocol version mismatch messagesest31
2015-10-24Small logging refactor and additional optionsest31
2015-10-24Improve Lua settings menuPilzAdam
2015-10-24Fix compilation under MSVC and remove unnecessary conditional function prototypekwolekr
2015-10-24Fix on_rightclick() being called directly after placing nodeBlockMen
2015-10-24Improve rollback database indexingcheapie