aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-17New settings tab contain all possible settingsPilzAdam
2015-10-17Fix == to =Rui
2015-10-17Fix missing include on AIXkwolekr
2015-10-16Refactor Thread class to improve readability and portabilitykwolekr
2015-10-16Refactor thread utility interfacekwolekr
2015-10-17Fix crash regression when invsize formspec gets usedest31
2015-10-15Fix enforcing of nametag hidingest31
2015-10-15Add BufReader and vector-based serialization methodskwolekr
2015-10-15Clean up gettext initializationShadowNinja
2015-10-15Use warningstream for deprecated field messages and refactor log_deprecatedShadowNinja
2015-10-15Remove explicit syslog printing for uncaught exceptions on AndroidShadowNinja
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja
2015-10-14Lower log level for benign socket errorsShadowNinja
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-10-12Fix how address is logged when a wrong password is suppliedKahrl
2015-10-11Mgfractal: Independant offset and slice params for mandelbrot and juliaparamat
2015-10-10Fractal mapgen: Fix mysterious bugparamat
2015-10-10Clear list rings when loading a new formspecest31
2015-10-09Mapgen: Use mapgen-specific names for constants in headersparamat
2015-10-07Fractal mapgen: Add seabed and large pseudorandom cavesparamat
2015-10-06Mapgen: Add 4D fractal mapgenparamat
2015-10-05Mgv5: getGroundLevelAtPoint searches a larger rangeparamat
2015-10-04Add new ContentParamType2 "CPT2_DEGROTATE"est31
2015-10-04Allow setting chunksize in core.set_mapgen_paramskwolekr
2015-10-04Hide mapgens from main menu not intended for end userskwolekr
2015-10-04Add emerge completion callback mechanismkwolekr
2015-10-04Remove redundant code in player interact handlerkwolekr
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-10-03Fix MinGW 32-bit buildShadowNinja
2015-10-02Add get_biome_id(biome_name) callbackDuane Robertson
2015-10-02Add environment variable MINETEST_WORLD_PATHSmallJoker
2015-10-02Mapnode: Replace rotateAlongYAxis with improved versionparamat
2015-09-30Fix some SRP issuesest31
2015-09-29Some map border related fixesest31
2015-09-29Don't serialize StaticObjectList with > 65535 objectsKahrl
2015-09-26Decorations: Remove error message 'chunksize not divisable by sidelen'paramat
2015-09-27Abort at uncatched exceptionsest31
2015-09-26Fix redis erroring on non found blocksest31
2015-09-26Fix falling through nodes on world load (fixes #2784)Christof Kaufmann
2015-09-26redis: throw error if block request failednetinetwalker
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-09-23Save and remove player by pointerLoic Blot
2015-09-22Mapnode: Add rotateAlongYAxisFull supporting 24 facedirsparamat
2015-09-19Various style cleanups + unused code removalest31
2015-09-19Little optimization on getAdded/Removed activeobjects per player loop.Loic Blot
2015-09-19Mgv5/6/7: Re-add #include profiler.h as commented-out optionparamat
2015-09-19Blob ore: Fix partial blobsparamat
2015-09-17Send proper block to old clients for swap_node callsest31