aboutsummaryrefslogtreecommitdiff
path: root/src/serverenvironment.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-05Mapgen documentation: Add descriptions to noise parametersparamat2-102/+249
2017-04-05Mapgen: Remove '#include treegen.h' from non-mgv6 mapgensparamat5-5/+0
2017-04-04MapgenBasic: Add lava source as commonly used content (#5512)Paramat4-7/+4
2017-04-04Client handlers: Remove useless stringstream usage in two handlers (#5510)Loïc Blot1-6/+2
2017-04-04[CSM] Add local node meta reference. (#5508)red-0016-10/+89
2017-04-03Cavegen/Mgv5/Mgv7: Add optional giant cavernsparamat10-54/+303
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot75-6345/+6986
2017-04-02minetest.after(): simplify further, pause in singleplayer (#5500)Auke Kok1-11/+1
2017-04-01First commit for fine pointed (#5485)MarkuBu3-1/+37
2017-04-01Add missing source to android build (#5496)Uwe Koloska1-0/+1
2017-04-01Clang-format: trivial fix on some headers (#5495)Loïc Blot13-42/+18
2017-04-01[CSM] Add function and chat command to disconnect from server. (#5487)red-0016-5/+37
2017-04-01Signlike, glasslike drawtypes: Fix inverted texturesnumber Zero1-28/+28
2017-04-01mapgen: Fix segfault when selecting invalid mapgen (#5491)SmallJoker1-2/+5
2017-03-31Fix clang-format Columns WidthLoic Blot4-11/+9
2017-03-31Wieldmesh: Natural orientation depending on pitch (#5490)kilbith1-1/+4
2017-03-30Windows: Set window icon (#5486)adrido3-4/+34
2017-03-30Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVELparamat4-17/+47
2017-03-29l_minimap: don't show minimap if configuration doesn't allow itLoïc Blot1-0/+5
2017-03-29Add CPP11 header to define nullptr & constexpr (#5471)Loïc Blot3-4/+38
2017-03-29Sneak: Fix sneaking on free-floating lower-half slabssfan51-1/+1
2017-03-29Sneak: Fix stair lower step bug and ladder in 1x1 hole bugssfan51-9/+18
2017-03-28Add functions to strip color information. (#5472)Diego Martínez3-1/+26
2017-03-28Fix a type bug in colorize functionLoïc Blot1-1/+1
2017-03-28[CSM] Fix errors in and improve the CSM documentation. (#5467)red-0011-74/+33
2017-03-27clang-format: add a whitelist (#5459)Loïc Blot2-2/+466
2017-03-27PostgreSQL: fix delete blockLoïc Blot1-1/+1
2017-03-27Map generation limit: Make per-worldparamat11-47/+45
2017-03-27Pathfinder: Send errors to `warningstream`.Diego Martínez1-1/+1
2017-03-26Fix mismatch struct/class for GameUIFlagsLoic Blot1-1/+1
2017-03-26clang-format: fix counter increment & output (#5456)Loïc Blot1-6/+9
2017-03-26clang-format: limit diff to 50 files to prevent exceding the maximum travis o...Loïc Blot1-0/+7
2017-03-26Sneak: Replicate sneak ladder in new code, is optionalsfan52-21/+89
2017-03-26Change command prefix to "." and add "help" command.red-0019-63/+103
2017-03-26Add mesh generation delaynumber Zero6-2/+22
2017-03-25Add clang format & skip build if no source file modified (#5433)Loïc Blot6-3/+68
2017-03-24Tile.cpp: Fix MSVC build broken by 072bbbaSmallJoker1-2/+2
2017-03-24Typo fixLoïc Blot1-1/+1
2017-03-24Add multiline support to colorize. (#5444)red-0011-1/+8
2017-03-22Some performance optimizations (#5424)Loïc Blot16-134/+79
2017-03-22[CSM] Add function to get player names in range (#5435)bigfoot5474-2/+33
2017-03-20Firelike drawtype: Add missing docs for visual_scale in lua_api.txt (#5434)Paramat1-3/+4
2017-03-20Content_mapblock.cpp: Refactornumber Zero5-1940/+1295
2017-03-20Refactored client event if-else cascade to switch statementBen Deutsch1-102/+138
2017-03-20Map generation limit: Rewriteparamat4-59/+44
2017-03-19Fix /shutdown or ^C no longer causing server exitsfan51-0/+3
2017-03-19Refactor Game class (part 2) (#5422)Loïc Blot6-266/+285
2017-03-19Block access to the `io` libraryred-0012-34/+13
2017-03-19Update server min protocol version to v24 (#5411)Loïc Blot10-299/+116
2017-03-18Server list cleanupShadowNinja6-50/+56