]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2019-07-14 SmallJokerDocs: Clarify where to check for 'protection_bypass...
2019-07-09 ParamatMove more dungeon parameter selection to mapgens (...
2019-07-08 DS-MinetestDo predict when sneak-place to node with on_rightclick
2019-07-08 Lars HofhanslImprove ABM time budget handling. #8645
2019-07-08 ANANDDocument ObjectRef:remove under Lua entity (#8659)
2019-07-05 Hugo LocurcioImprove grammar and formatting in the README
2019-07-01 ParamatUpdate biome definition dungeon node documentation...
2019-06-30 ParamatDungeongen: Remove most hardcoded dungeon nodes (#8594)
2019-06-28 VitaliyOptimize and unify mesh processing (#7851)
2019-06-27 v-robAdd compatible, consistent coordinate system to FormSpe...
2019-06-27 ANANDIncrease upper limit of display_gamma to 10 (#8618)
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-06-21 SmallJokerFix segfault on quitting with open node formspec (...
2019-06-21 Pierre-Yves... Improve buildbot script
2019-06-21 Markus MattesFix handling of --color and --worldlist command line...
2019-06-21 Markus MattesExclude vscode editor files from source
2019-06-19 Vilhelm PrytzUpdate README copyright notice to 2019 (#8606)
2019-06-19 ParamatMapgen Carpathian: Add optional rivers (#7977)
2019-06-15 stujones11Android: Use system provided path for default TMPFolder...
2019-06-13 rubenwardyUpdate Github templates (#8593)
2019-06-10 Paul OuelletteUse CDB author and name in installed package's config...
2019-06-10 SmallJokerSettings: Disallow space characters entirely
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-06-10 SmallJokerAdd disable_jump to liquids and ladders (#7688)
2019-06-10 adridoAdd compatibility to vcpkg buildsystem (#8317)
2019-06-10 Thomas RudinSave forceloaded blocks file periodically (#8535)
2019-06-09 SmallJokerDamage: Play no damage sound when immortal (#8350)
2019-06-07 DSRemove modstore leftovers. Fix core.show_path_select_di...
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-05-26 SmallJokerFix persistent ^[brighten after damage again (#5739)
2019-05-25 David Goverride.txt: Fix crash due to CRLF endings (#8439)
2019-05-25 SmallJokerDo not drag-place stack into 'craftpreview' slot (...
2019-05-24 stujones11Add IGUIScrollbar implementation with variable bar...
2019-05-21 SmallJokerFix forgotten PlayerSAO cast in a90f2ef
2019-05-21 DSMake autoforward simulate the 'up' key (#8249)
2019-05-21 ANAND ツCheck for out-of-bounds breath when setting breath_max...
2019-05-21 Paul OuelletteFix API site build (#8551)
2019-05-21 SmallJokerl_mapgen.cpp: Fix LINT broken since b1b40fe
2019-05-20 HybridDogPrioritise craft recipes
2019-05-20 HybridDogTest crafting hash type only once for a recipe
2019-05-18 ParamatAllow multiple cave liquids in a biome definition ...
2019-05-18 Carles Pastor... Add content_rating tag to appdata (#8538)
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2019-05-12 ANAND ︻气デ═一Revert "Inventory: Make addItem for empty ItemStacks...
2019-05-12 ANAND ︻气デ═一Move HTTP request logging to infostream (#8526)
2019-05-11 ANAND ︻气デ═一Define operators == and != for ItemStack
2019-05-04 ANANDbuiltin/../register.lua: Abort make_wrap_deregistration...
2019-05-03 ANANDminimal: Fix crash due to assertion fail
2019-04-29 ANANDBetter document behavior of on_punchplayer
2019-04-29 ANANDPlayerSAO::setHP - Don't call on_hpchange callbacks...
2019-04-27 ParamatRemove unnecessary CSM warning (#8485)
2019-04-27 sofarForce send a mapblock to a player (#8140)
2019-04-27 ANANDImprove readability of debug menu by using '|' (#8488)
2019-04-27 ANANDRange-limit value passed to PlayerSAO::set{HP|Breath...
2019-04-27 Muhammad Rifqi... Use player as starting point instead of camera when...
2019-04-26 SmallJokerCorrect the checkbox selection box position (#8246)
2019-04-26 ANANDCMakeLists.txt: Remove references to Minecraft and...
2019-04-19 stujones11Android: Clear chat open flag on cancel or completion...
2019-04-14 paramatAttend to review, re-arrange blank lines, update lua_ap...
2019-04-14 Pedro GimenoFix regression in automatic_face_movement_max_rotation_...
2019-04-14 Jozef BehranVarious network performance improvements (#8125)
2019-04-13 ParamatWorld start time: Move to first full light (day night...
2019-04-12 VitaliyAdd Irrlicht-specific smart pointer (#6814)
2019-04-12 Paul OuelletteAdd Mkdocs API site (#8133)
2019-04-11 Paul OuelletteAdd node field to PlayerHPChangeReason table (#8368)
2019-04-09 ParamatNodedef 'drop' documentation: Improve, add tool filteri...
2019-04-08 ANANDutil/hex.h: Remove whitespace-only line (#8460)
2019-04-07 Paramatdaynightratio.h: Improve codestyle, minor optimisations...
2019-04-07 ParamatAndroid settings: Use 'simple' leaves instead of 'fancy...
2019-04-07 Jozef BehranOptimize random turns in dungeongen (#8129)
2019-04-07 adridoFind PostgreSQL correctly (#8435)
2019-04-07 starling13util/hex.h: Reserve result space in hex_encode()
2019-04-07 ANANDAdd deprecation warnings for ObjectRef:get/set_attribut...
2019-04-04 ParamatStabilise 'day night ratio' to fix object brightness...
2019-04-04 ANANDChange sign of pitch angle in debug menu (#8438)
2019-04-03 rubenwardyChange pitch fly binding to 'P', add to change keys...
2019-03-31 Loic BlotFix comments
2019-03-31 Loïc BlotCreate ServerThread earlier in the startup process
2019-03-31 Loïc Blotmapgen: drop mapgen id from child mapgens.
2019-03-31 Loïc BlotEmergeManager::initMapgens use FATAL_ERROR if and drop...
2019-03-31 HybridDogUse unordered_map instead of map for craft definitions...
2019-03-27 DSOptimize core.after in a simple way (#8351)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-26 ParamatDungeons: Do not remove nodes that have 'is_ground_cont...
2019-03-26 rubenwardyPrevent multi-line chat messages server-side (#8420)
2019-03-20 ParamatDocument 'highly unstable' mapgens instead of 'stable...
2019-03-19 sfan5Fix texture rotation for wallmounted nodeboxes
2019-03-18 sfan5httpfetch: Disable IPv6 here too if requested by settin...
2019-03-18 Paramatnum_emerge_threads: Initialise value to cope with setti...
2019-03-17 paramatnum_emerge_threads: Fix documentation of automatic...
2019-03-17 WuzzyAdd newline before itemstring in item tooltip (#8213)
2019-03-17 ANANDcore.after: Improve assertion message (#8388)
2019-03-17 ANANDBuiltin: Add vector.angle(). Returns the angle between...
2019-03-16 ParamatLua_api.txt: Document blockpos, coordinate conversion...
2019-03-14 Paramatnum_emerge_threads: Warn of crashes when > 1 (#8357)
2019-03-14 Loïc BlotLINT fixes since recent tooling update
2019-03-14 Loïc BlotUpdate our tooling (Clang 5 -> 7, GCC 7 -> 8)
2019-03-14 ParamatValleys mapgen code rewrite (#8101)
2019-03-12 Loïc BlotDrop GUIConfirmRegistration::m_address unused field
next