aboutsummaryrefslogtreecommitdiff
path: root/src/nameidmapping.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-15Android: Use system provided path for default TMPFolder setting (#8505)stujones111-1/+1
2019-06-13Update Github templates (#8593)rubenwardy5-7/+72
2019-06-10Use CDB author and name in installed package's config (#8550)Paul Ouellette1-16/+13
2019-06-10Settings: Disallow space characters entirelySmallJoker1-1/+3
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker4-39/+85
2019-06-10Add disable_jump to liquids and ladders (#7688)SmallJoker4-44/+60
2019-06-10Add compatibility to vcpkg buildsystem (#8317)adrido6-261/+189
2019-06-10Save forceloaded blocks file periodically (#8535)Thomas Rudin1-2/+33
2019-06-09Damage: Play no damage sound when immortal (#8350)SmallJoker4-38/+29
2019-06-07Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2-15/+5
2019-06-06HTTP API: Allow binary downloads and headers (#8573)SmallJoker6-15/+17
2019-06-01Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat19-100/+159
2019-05-26Fix persistent ^[brighten after damage again (#5739)SmallJoker2-15/+6
2019-05-25override.txt: Fix crash due to CRLF endings (#8439)David G1-1/+4
2019-05-25Do not drag-place stack into 'craftpreview' slot (#8514)SmallJoker1-1/+1
2019-05-24Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones1110-14/+543
2019-05-21Fix forgotten PlayerSAO cast in a90f2efSmallJoker1-5/+6
2019-05-21Make autoforward simulate the 'up' key (#8249)DS2-11/+8
2019-05-21Check for out-of-bounds breath when setting breath_max (#8493)ANAND ツ1-1/+10
2019-05-21Fix API site build (#8551)Paul Ouellette3-34/+11
2019-05-21l_mapgen.cpp: Fix LINT broken since b1b40feSmallJoker1-1/+1
2019-05-20Prioritise craft recipesHybridDog2-15/+62
2019-05-20Test crafting hash type only once for a recipeHybridDog2-55/+40
2019-05-18Allow multiple cave liquids in a biome definition (#8481)Paramat6-31/+52
2019-05-18Add content_rating tag to appdata (#8538)Carles Pastor Badosa1-0/+6
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran21-28/+41
2019-05-12Revert "Inventory: Make addItem for empty ItemStacks respect max stack size" ...ANAND ︻气デ═一1-18/+3
2019-05-12Move HTTP request logging to infostream (#8526)ANAND ︻气デ═一1-1/+1
2019-05-11Define operators == and != for ItemStackANAND ︻气デ═一2-8/+16
2019-05-04builtin/../register.lua: Abort make_wrap_deregistration if param is invalidANAND1-3/+10
2019-05-03minimal: Fix crash due to assertion failANAND1-1/+1
2019-04-29Better document behavior of on_punchplayerANAND1-0/+1
2019-04-29PlayerSAO::setHP - Don't call on_hpchange callbacks if HP hasn't changedANAND1-4/+6
2019-04-28Remove unnecessary CSM warning (#8485)Paramat1-7/+2
2019-04-28Force send a mapblock to a player (#8140)sofar6-0/+55
2019-04-27Improve readability of debug menu by using '|' (#8488)ANAND1-8/+8
2019-04-27Range-limit value passed to PlayerSAO::set{HP|Breath} (#8264)ANAND1-1/+3
2019-04-27Use player as starting point instead of camera when pointing node (#8261)Muhammad Rifqi Priyo Susanto1-3/+8
2019-04-27Correct the checkbox selection box position (#8246)SmallJoker1-4/+8
2019-04-26CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)ANAND1-1/+1
2019-04-19Android: Clear chat open flag on cancel or completion (#8478)stujones111-0/+4
2019-04-14Attend to review, re-arrange blank lines, update lua_api.txtparamat3-14/+13
2019-04-14Fix regression in automatic_face_movement_max_rotation_per_secPedro Gimeno2-7/+18
2019-04-14Various network performance improvements (#8125)Jozef Behran4-27/+28
2019-04-13World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat2-2/+2
2019-04-12Add Irrlicht-specific smart pointer (#6814)Vitaliy3-0/+269
2019-04-12Add Mkdocs API site (#8133)Paul Ouellette9-5/+192
2019-04-11Add node field to PlayerHPChangeReason table (#8368)Paul Ouellette5-14/+39
2019-04-09Nodedef 'drop' documentation: Improve, add tool filtering (#8458)Paramat1-7/+34
2019-04-08util/hex.h: Remove whitespace-only line (#8460)ANAND1-1/+1