aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-30Move the clamping of hp/breath when their maximums change to read_object_prop...Beha
2019-07-29Rename guiScrollBar to GUIScrollBarDS-Minetest
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-07-28guiScrollBar: move directly to clicked pos if clicked into trayDS-Minetest
2019-07-27Check for 'action' field in ABMs & LBMsSmallJoker
2019-07-27Prefix RecipePriority elements with PRIORITY_Paul Ouellette
2019-07-27Initialize priority in CraftDefinition constructorsPaul Ouellette
2019-07-26Fix missing item images clipping in formspecs (#8652)Pierre-Yves Rollo
2019-07-26Initialise 'seabed_height' to avoid compilation warning (#8715)Paramat
2019-07-25Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)Paramat
2019-07-25Mgfractal: Make non-fractal terrain optional (#8702)Paramat
2019-07-24Removed debug.upvaluejoin to prevent leak of insecure environmenty
2019-07-20Document the deprecation of hardcoded cave liquids (#8692)Paramat
2019-07-16Optimize getting active objects a bit. #8674Lars Hofhansl
2019-07-16Dungeons: Make multiple large rooms possible (#8678)Paramat
2019-07-09Move more dungeon parameter selection to mapgens (#8653)Paramat
2019-07-08Do predict when sneak-place to node with on_rightclickDS-Minetest
2019-07-07Improve ABM time budget handling. #8645Lars Hofhansl
2019-06-30Dungeongen: Remove most hardcoded dungeon nodes (#8594)Paramat
2019-06-28Optimize and unify mesh processing (#7851)Vitaliy
2019-06-27Add compatible, consistent coordinate system to FormSpecs. (#8524)v-rob
2019-06-27Increase upper limit of display_gamma to 10 (#8618)ANAND
2019-06-22Add support for 9-sliced backgrounds (#8600)rubenwardy
2019-06-21Fix segfault on quitting with open node formspec (#8608)SmallJoker
2019-06-21Fix handling of --color and --worldlist command line argumentsMarkus Mattes
2019-06-19Mapgen Carpathian: Add optional rivers (#7977)Paramat
2019-06-15Android: Use system provided path for default TMPFolder setting (#8505)stujones11
2019-06-10Settings: Disallow space characters entirelySmallJoker
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker
2019-06-10Add disable_jump to liquids and ladders (#7688)SmallJoker
2019-06-10Add compatibility to vcpkg buildsystem (#8317)adrido
2019-06-09Damage: Play no damage sound when immortal (#8350)SmallJoker
2019-06-06HTTP API: Allow binary downloads and headers (#8573)SmallJoker
2019-06-01Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat
2019-05-26Fix persistent ^[brighten after damage again (#5739)SmallJoker
2019-05-25override.txt: Fix crash due to CRLF endings (#8439)David G
2019-05-25Do not drag-place stack into 'craftpreview' slot (#8514)SmallJoker
2019-05-24Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones11
2019-05-21Fix forgotten PlayerSAO cast in a90f2efSmallJoker
2019-05-21Make autoforward simulate the 'up' key (#8249)DS
2019-05-21Check for out-of-bounds breath when setting breath_max (#8493)ANAND ツ
2019-05-21l_mapgen.cpp: Fix LINT broken since b1b40feSmallJoker
2019-05-20Prioritise craft recipesHybridDog
2019-05-20Test crafting hash type only once for a recipeHybridDog
2019-05-18Allow multiple cave liquids in a biome definition (#8481)Paramat
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-05-12Revert "Inventory: Make addItem for empty ItemStacks respect max stack size" ...ANAND ︻气デ═一
2019-05-12Move HTTP request logging to infostream (#8526)ANAND ︻气デ═一
2019-05-11Define operators == and != for ItemStackANAND ︻气デ═一
2019-04-29PlayerSAO::setHP - Don't call on_hpchange callbacks if HP hasn't changedANAND