aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-04-28Remove unnecessary CSM warning (#8485)Paramat
2019-04-28Force send a mapblock to a player (#8140)sofar
2019-04-27Improve readability of debug menu by using '|' (#8488)ANAND
2019-04-27Range-limit value passed to PlayerSAO::set{HP|Breath} (#8264)ANAND
2019-04-27Use player as starting point instead of camera when pointing node (#8261)Muhammad Rifqi Priyo Susanto
2019-04-27Correct the checkbox selection box position (#8246)SmallJoker
2019-04-19Android: Clear chat open flag on cancel or completion (#8478)stujones11
2019-04-14Attend to review, re-arrange blank lines, update lua_api.txtparamat
2019-04-14Fix regression in automatic_face_movement_max_rotation_per_secPedro Gimeno
2019-04-14Various network performance improvements (#8125)Jozef Behran
2019-04-13World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat
2019-04-12Add Irrlicht-specific smart pointer (#6814)Vitaliy
2019-04-11Add node field to PlayerHPChangeReason table (#8368)Paul Ouellette
2019-04-08util/hex.h: Remove whitespace-only line (#8460)ANAND
2019-04-08daynightratio.h: Improve codestyle, minor optimisations (#8453)Paramat
2019-04-07Android settings: Use 'simple' leaves instead of 'fancy' (#8440)Paramat
2019-04-07Optimize random turns in dungeongen (#8129)Jozef Behran
2019-04-07Find PostgreSQL correctly (#8435)adrido
2019-04-07util/hex.h: Reserve result space in hex_encode()starling13
2019-04-07Add deprecation warnings for ObjectRef:get/set_attribute (#8443)ANAND
2019-04-04Stabilise 'day night ratio' to fix object brightness flicker (#8417)Paramat
2019-04-04Change sign of pitch angle in debug menu (#8438)ANAND
2019-04-03Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy
2019-03-31Fix commentsLoic Blot
2019-03-31Create ServerThread earlier in the startup processLoïc Blot
2019-03-31mapgen: drop mapgen id from child mapgens.Loïc Blot
2019-03-31EmergeManager::initMapgens use FATAL_ERROR if and drop boolean returnLoïc Blot
2019-03-31Use unordered_map instead of map for craft definitions (#8432)HybridDog
2019-03-27Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat