aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-09-17Ore: Add puff ore typekwolekr
2015-09-16Fix object position border checkingest31
2015-09-15Disallow placing entities outside safe boundariesest31
2015-09-14Firelike drawtype: Improve codeparamat
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest31
2015-09-13Ore: Add ore sheet column height range selectionkwolekr
2015-09-10networkprotocol.h: remove "u16 command" from docest31
2015-09-10Improve locale directory detectionest31
2015-09-08Change m_client_event_queue's type to std::queueLoic Blot
2015-09-07Mgv5/mgv7 biomes: Reduce heat and humidity noise spreads to former value of 750paramat
2015-09-06Use CUSTOM_LOCALEDIR if specifiedShadowNinja
2015-09-06Fix building on OSX, broken since "Clean up threading"Pavel Puchkin
2015-09-03Areastore: fix "attempt to index a number value"est31
2015-09-01Warn when building without cURLShadowNinja
2015-09-01Enable server build when no builds are enabledShadowNinja
2015-09-01Hide minimap if it has been disabled by serverest31
2015-09-01gettext.cpp: Fix syntax error when using MSVCjh10001
2015-08-31Make ClientInterface::statenames consistent with the state enum againest31
2015-08-30l_mainmenu.h: remove unused l_get_dirlist functionest31
2015-08-29Ores: change ore chance in clusters to better respect clust_num_ores for dens...Gael-de-Sailly