| Commit message (Expand) | Author | Age |
... | |
* | Add disable_jump to liquids and ladders (#7688) | SmallJoker | 2019-06-10 |
* | Add compatibility to vcpkg buildsystem (#8317) | adrido | 2019-06-10 |
* | Save forceloaded blocks file periodically (#8535) | Thomas Rudin | 2019-06-10 |
* | Damage: Play no damage sound when immortal (#8350) | SmallJoker | 2019-06-09 |
* | Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8... | DS | 2019-06-07 |
* | HTTP API: Allow binary downloads and headers (#8573) | SmallJoker | 2019-06-06 |
* | Dungeons: Settable density noise, move number calculation to mapgens (#8473) | Paramat | 2019-06-01 |
* | Fix persistent ^[brighten after damage again (#5739) | SmallJoker | 2019-05-26 |
* | override.txt: Fix crash due to CRLF endings (#8439) | David G | 2019-05-25 |
* | Do not drag-place stack into 'craftpreview' slot (#8514) | SmallJoker | 2019-05-25 |
* | Add IGUIScrollbar implementation with variable bar sizes (#8507) | stujones11 | 2019-05-24 |
* | Fix forgotten PlayerSAO cast in a90f2ef | SmallJoker | 2019-05-21 |
* | Make autoforward simulate the 'up' key (#8249) | DS | 2019-05-21 |
* | Check for out-of-bounds breath when setting breath_max (#8493) | ANAND ツ | 2019-05-21 |
* | Fix API site build (#8551) | Paul Ouellette | 2019-05-21 |
* | l_mapgen.cpp: Fix LINT broken since b1b40fe | SmallJoker | 2019-05-21 |
* | Prioritise craft recipes | HybridDog | 2019-05-20 |
* | Test crafting hash type only once for a recipe | HybridDog | 2019-05-20 |
* | Allow multiple cave liquids in a biome definition (#8481) | Paramat | 2019-05-18 |
* | Add content_rating tag to appdata (#8538) | Carles Pastor Badosa | 2019-05-18 |
* | Optimize string (mis)handling (#8128) | Jozef Behran | 2019-05-18 |
* | Revert "Inventory: Make addItem for empty ItemStacks respect max stack size" ... | ANAND ︻气デ═一 | 2019-05-12 |
* | Move HTTP request logging to infostream (#8526) | ANAND ︻气デ═一 | 2019-05-12 |
* | Define operators == and != for ItemStack | ANAND ︻气デ═一 | 2019-05-11 |
* | builtin/../register.lua: Abort make_wrap_deregistration if param is invalid | ANAND | 2019-05-04 |
* | minimal: Fix crash due to assertion fail | ANAND | 2019-05-03 |
* | Better document behavior of on_punchplayer | ANAND | 2019-04-29 |
* | PlayerSAO::setHP - Don't call on_hpchange callbacks if HP hasn't changed | ANAND | 2019-04-29 |
* | Remove unnecessary CSM warning (#8485) | Paramat | 2019-04-28 |
* | Force send a mapblock to a player (#8140) | sofar | 2019-04-28 |
* | Improve readability of debug menu by using '|' (#8488) | ANAND | 2019-04-27 |
* | Range-limit value passed to PlayerSAO::set{HP|Breath} (#8264) | ANAND | 2019-04-27 |
* | Use player as starting point instead of camera when pointing node (#8261) | Muhammad Rifqi Priyo Susanto | 2019-04-27 |
* | Correct the checkbox selection box position (#8246) | SmallJoker | 2019-04-27 |
* | CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487) | ANAND | 2019-04-26 |
* | Android: Clear chat open flag on cancel or completion (#8478) | stujones11 | 2019-04-19 |
* | Attend to review, re-arrange blank lines, update lua_api.txt | paramat | 2019-04-14 |
* | Fix regression in automatic_face_movement_max_rotation_per_sec | Pedro Gimeno | 2019-04-14 |
* | Various network performance improvements (#8125) | Jozef Behran | 2019-04-14 |
* | World start time: Move to first full light (day night ratio = 1000) (#8410) | Paramat | 2019-04-13 |
* | Add Irrlicht-specific smart pointer (#6814) | Vitaliy | 2019-04-12 |
* | Add Mkdocs API site (#8133) | Paul Ouellette | 2019-04-12 |
* | Add node field to PlayerHPChangeReason table (#8368) | Paul Ouellette | 2019-04-11 |
* | Nodedef 'drop' documentation: Improve, add tool filtering (#8458) | Paramat | 2019-04-09 |
* | util/hex.h: Remove whitespace-only line (#8460) | ANAND | 2019-04-08 |
* | daynightratio.h: Improve codestyle, minor optimisations (#8453) | Paramat | 2019-04-08 |
* | Android settings: Use 'simple' leaves instead of 'fancy' (#8440) | Paramat | 2019-04-07 |
* | Optimize random turns in dungeongen (#8129) | Jozef Behran | 2019-04-07 |
* | Find PostgreSQL correctly (#8435) | adrido | 2019-04-07 |
* | util/hex.h: Reserve result space in hex_encode() | starling13 | 2019-04-07 |