aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-24Mgfractal: Independent iterations and scale parametersparamat
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
2015-10-24Flush rollback log more oftenest31
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-10-23Decoration API: Add flag for placement on liquid surfaceparamat
2015-10-19init_log_streams: check if log_filename is empty.Jun Zhang
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-10-18Settings tab: double click opens/closes treesKahrl
2015-10-18Settings tab: don't autoscroll when toggling "Show technical names"Kahrl
2015-10-18Remove wstrgettextest31
2015-10-17Fix GUITable selection issues with treesKahrl
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