aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Improve LuaVoxelManip documentationkwolekr2015-11-07
* | | Add support for audio feedback if placing node failedBlockMen2015-11-07
* | | Document ENABLE_CURSES in README.txtKahrl2015-11-06
* | | Conf.example, settingtypes: Improve mgfractal documentationparamat2015-11-06
* | | Add server side ncurses terminalest312015-11-06
* | | Schematics: Add core.place_schematic_on_vmanip APIkwolekr2015-11-05
* | | Settingtypes: Correct documentation for mgfractalparamat2015-11-05
* | | Fix time progressing too fastest312015-11-04
* | | Mgfractal: Add documentation to conf.example and settingtypesparamat2015-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
* | | minetest. to core.Rui9142015-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
* | | Fix jittering sounds on entities (fixes #2974)BlockMen2015-10-26
* | | Fix typoBlockMen2015-10-26
* | | SAPI: Fix seed parameter truncation for LuaPseudoRandom constructorkwolekr2015-10-26
* | | SAPI: Move core.get_us_time() to Util modulekwolekr2015-10-26
* | | Remove some abort() callsest312015-10-26
* | | SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...kwolekr2015-10-25
* | | SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-25
* | | Correct comment in l_util.cppest312015-10-26
* | | Fix parameter passing to gettext callPilzAdam2015-10-25
* | | Check if hitter has inventory when punching itemBlockMen2015-10-25
* | | Credits: Remove my nameRui2015-10-25
* | | Add option to disable backface culling for modelsBlockMen2015-10-25
* | | Escape " in generated settings_translation_file.cppPilzAdam2015-10-25
* | | Fix out of bounds vector write in Logger::addOutput(ILogOutput *out)est312015-10-25
* | | Fix setting commentsPilzAdam2015-10-24
* | | Don't allow games or mods to add secure. settingsPilzAdam2015-10-24
* | | Mgfractal: Independent iterations and scale parametersparamat2015-10-24