oweals/minetest.git
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-13 Jozef BehranFix unnecessary exception use in Map::isNodeUnderground
2019-08-13 Jozef BehranFix compare between pointer and 0 in unittests
2019-08-12 BehaClear old item groups when they are overridden. (#8753)
2019-08-12 rubenwardyAdd support for set_formspec_prepend in main menu ...
2019-08-12 RogierHandle multiple deserialization of a block's entities
2019-08-12 hannesa2Update Gradle to 5.5.1 (#8771)
2019-08-10 Jozef BehranFix breakage of non-GLES2 setups (#8774)
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Add player knockback on punch to builtin
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-08 SmallJokerBuiltin UI: Move box element to ensure correct draw...
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-08 ANANDguiVolumeChange: Fix child not being removed
2019-08-07 ParamatAvoid crash caused by, and improve, 'findSpawnPos(...
2019-08-07 SmallJokerGame: Fix double BS multiplication
2019-08-07 BehaFix usage of wrong variable in builtin chat command...
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 ANANDguiConfirmRegistration: Set focus to text field (#8761)
2019-08-07 ANANDHide chat when console is open (#8656)
2019-08-07 DSFix inventory_overlay for nodes without inventory_image...
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-08-07 BehaDo not add group values of zero to group lists. (#8751)
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-08-06 ParamatMapgen Flat: Fix and improve getSpawnLevelAtPoint(...
2019-08-05 sfan5Update curl dependency in buildbot
2019-08-04 sfan5Fix binary-string confusion in client network code
2019-08-04 sfan5Clean up FindOpenGLES2.cmake
2019-08-04 sfan5Unify GLES support in gui scaling filter
2019-08-04 sfan5Unify OpenGL ES support
2019-08-04 sfan5Let ENABLE_GLES appear in cmake_config.h and change...
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-03 rubenwardyFix negative offsets not being supported by container[]
2019-08-02 SmallJokerBuiltin: Forward old return values
2019-08-01 BehaCorrect ServerActiveObject's virtual getArmorGroups...
2019-08-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-07-31 sfan5Allow toolcaps to override the built-in times for dig_i...
2019-07-31 ParamatSilence invalid clang format warnings in guiScrollBar...
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-07-30 ZaoqiREADME: make -j$(nproc) (#8699)
2019-07-29 DS-MinetestRename guiScrollBar to GUIScrollBar
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2019-07-29 Behalua_api.txt clarifications regarding mapgen object...
2019-07-28 DS-MinetestguiScrollBar: move directly to clicked pos if clicked...
2019-07-27 SmallJokerCheck for 'action' field in ABMs & LBMs
2019-07-27 Paul OuellettePrefix RecipePriority elements with PRIORITY_
2019-07-27 Paul OuelletteInitialize priority in CraftDefinition constructors
2019-07-27 Paul Ouelletteminimal: Move get_craft_result tests to test mod
2019-07-26 Pierre-Yves... Fix missing item images clipping in formspecs (#8652)
2019-07-26 AlexDocument 'wield_item' entity property (#8694)
2019-07-26 adridoMake FindCURL ready for vcpkg (#8295)
2019-07-26 ParamatInitialise 'seabed_height' to avoid compilation warning...
2019-07-25 ParamatRe-order mapgens in mainmenu and 'all settings' mapgen...
2019-07-25 ParamatMgfractal: Make non-fractal terrain optional (#8702)
2019-07-24 yRemoved debug.upvaluejoin to prevent leak of insecure...
2019-07-20 ZaoqiUpdate README.md (#8700)
2019-07-20 SmallJokerAdd /help formspec for commands and privileges (#8385)
2019-07-20 ParamatImprove documentation of mapgen aliases (#8693)
2019-07-20 ParamatDocument the deprecation of hardcoded cave liquids...
2019-07-17 sfan5travis: Disable macOS build
2019-07-16 Lars HofhanslOptimize getting active objects a bit. #8674
2019-07-16 HybridDogUse vector.dot and vector.cross in vector.angle
2019-07-16 HybridDogAdd vector.dot and vector.cross
2019-07-16 ParamatDungeons: Make multiple large rooms possible (#8678)
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...
next