aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mapgen Carpathian: Add optional rivers (#7977)Paramat2019-06-193-60/+167
* Android: Use system provided path for default TMPFolder setting (#8505)stujones112019-06-151-1/+1
* Update Github templates (#8593)rubenwardy2019-06-135-7/+72
* Use CDB author and name in installed package's config (#8550)Paul Ouellette2019-06-101-16/+13
* Settings: Disallow space characters entirelySmallJoker2019-06-101-1/+3
* Formspecs: Close on metadata removal (#8348)SmallJoker2019-06-104-39/+85
* Add disable_jump to liquids and ladders (#7688)SmallJoker2019-06-104-44/+60
* Add compatibility to vcpkg buildsystem (#8317)adrido2019-06-106-261/+189
* Save forceloaded blocks file periodically (#8535)Thomas Rudin2019-06-101-2/+33
* Damage: Play no damage sound when immortal (#8350)SmallJoker2019-06-094-38/+29
* Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2019-06-072-15/+5
* HTTP API: Allow binary downloads and headers (#8573)SmallJoker2019-06-066-15/+17
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-0119-100/+159
* Fix persistent ^[brighten after damage again (#5739)SmallJoker2019-05-262-15/+6
* override.txt: Fix crash due to CRLF endings (#8439)David G2019-05-251-1/+4
* Do not drag-place stack into 'craftpreview' slot (#8514)SmallJoker2019-05-251-1/+1
* Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones112019-05-2410-14/+543
* Fix forgotten PlayerSAO cast in a90f2efSmallJoker2019-05-211-5/+6
* Make autoforward simulate the 'up' key (#8249)DS2019-05-212-11/+8
* Check for out-of-bounds breath when setting breath_max (#8493)ANAND ツ2019-05-211-1/+10
* Fix API site build (#8551)Paul Ouellette2019-05-213-34/+11
* l_mapgen.cpp: Fix LINT broken since b1b40feSmallJoker2019-05-211-1/+1
* Prioritise craft recipesHybridDog2019-05-202-15/+62
* Test crafting hash type only once for a recipeHybridDog2019-05-202-55/+40
* Allow multiple cave liquids in a biome definition (#8481)Paramat2019-05-186-31/+52
* Add content_rating tag to appdata (#8538)Carles Pastor Badosa2019-05-181-0/+6
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-1821-28/+41
* Revert "Inventory: Make addItem for empty ItemStacks respect max stack size" ...ANAND ︻气デ═一2019-05-121-18/+3
* Move HTTP request logging to infostream (#8526)ANAND ︻气デ═一2019-05-121-1/+1
* Define operators == and != for ItemStackANAND ︻气デ═一2019-05-112-8/+16
* builtin/../register.lua: Abort make_wrap_deregistration if param is invalidANAND2019-05-041-3/+10
* minimal: Fix crash due to assertion failANAND2019-05-031-1/+1
* Better document behavior of on_punchplayerANAND2019-04-291-0/+1
* PlayerSAO::setHP - Don't call on_hpchange callbacks if HP hasn't changedANAND2019-04-291-4/+6
* Remove unnecessary CSM warning (#8485)Paramat2019-04-281-7/+2
* Force send a mapblock to a player (#8140)sofar2019-04-286-0/+55
* Improve readability of debug menu by using '|' (#8488)ANAND2019-04-271-8/+8
* Range-limit value passed to PlayerSAO::set{HP|Breath} (#8264)ANAND2019-04-271-1/+3
* Use player as starting point instead of camera when pointing node (#8261)Muhammad Rifqi Priyo Susanto2019-04-271-3/+8
* Correct the checkbox selection box position (#8246)SmallJoker2019-04-271-4/+8
* CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)ANAND2019-04-261-1/+1
* Android: Clear chat open flag on cancel or completion (#8478)stujones112019-04-191-0/+4
* Attend to review, re-arrange blank lines, update lua_api.txtparamat2019-04-143-14/+13
* Fix regression in automatic_face_movement_max_rotation_per_secPedro Gimeno2019-04-142-7/+18
* Various network performance improvements (#8125)Jozef Behran2019-04-144-27/+28
* World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat2019-04-132-2/+2
* Add Irrlicht-specific smart pointer (#6814)Vitaliy2019-04-123-0/+269
* Add Mkdocs API site (#8133)Paul Ouellette2019-04-129-5/+192
* Add node field to PlayerHPChangeReason table (#8368)Paul Ouellette2019-04-115-14/+39
* Nodedef 'drop' documentation: Improve, add tool filtering (#8458)Paramat2019-04-091-7/+34