oweals/minetest.git
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
2018-12-13 SmallJokerNetwork: Send IEEE floats (#7768)
2018-12-13 WuzzyMake showOverlayMessage strings translatable (#7964)
2018-12-12 ClobberXD(client_)lua_api.txt: Rename func -> function (#7960)
2018-12-12 Loïc BlotGitlab CI: docker image rename + add commit id tag
2018-12-11 VitaliyMake MapNode handle paramtype2≠leveled properly (#7958)
2018-12-11 Loïc BlotAdd a Dockerfile + gitlab CI build (#7968)
2018-12-11 Paul Ouellettelua_api.txt: Various fixes and improvements (#7945)
2018-12-11 Loïc Blotporting.cpp: better minetest support on BSD
2018-12-11 rubenwardyFix ContentDB packages timing out by using download_fil...
2018-12-11 AlexAdd object visual type 'item' (#7870)
2018-12-10 random-geekContent store: Fix missing screenshot in package view...
2018-12-10 Paul OuelletteFix wrong parameter order for inventory callbacks ...
2018-12-10 memeFix dissector script to work with newer versions of...
2018-12-10 WuzzyAdd eat sound (#7956)
2018-12-09 Update ScriptUpdate minetest.conf.example and run updatepo.sh (...
2018-12-08 Martin RenoldFix crash if display resolution is not set (#7950)
2018-12-06 ParamatMain menu style: Set to 'full' for Android, remove...
2018-12-06 rubenwardyDisable game bar and header on Android (#7940)
2018-12-06 ParamatDraw all horizons and sky base, in front of stars ...
2018-12-05 Loic BlotGradle now copy most of assets
2018-12-05 CoderForTheBetterFix player rotations (#7941)
2018-12-05 ParamatDeclare mapgens v5 and flat stable. Add missing carpath...
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-12-04 Loic BlotUpdate android version code (rebuild)
2018-12-04 Loïc BlotRevert "Fix another GCC warning"
2018-12-04 Loïc BlotAdd testWrapDegrees_0_360_v3f unittests
2018-12-04 Loïc BlotFix another GCC warning
2018-12-04 Loïc BlotFix a stringop-truncation GCC warning
2018-12-04 Loïc BlotFix uninitialized variable peer_id
2018-12-04 ParamatMirror 'sunrisebg' texture to fix chopped right edge...
2018-12-03 stujones11Re-master and improve touchscreen gui icons (#7931)
2018-12-03 JuozasFix Android build errors (caused by 5f1cd55)
2018-12-02 woshiicyrusREADME: Add linking table of contents (#7601)
2018-12-02 Paul OuelletteImprove world configure menu (#7922)
2018-12-02 MaksimUpdate Android java code (#7820)
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-02 zeunerDocument which formspec fields are sent (#7717)
2018-12-02 Paul OuelletteRemove unused settings (#7929)
2018-12-02 kurzkopfgleitbeutlerFix spelling of setting descriptions (#7829)
2018-12-02 ParamatDraw stars behind the moon (#7928)
2018-12-02 ParamatSlightly alter star appearence time and full brightness...
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-12-01 ParamatFix sky bugs when using sun or moon textures (#7918)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-28 Michael MullerClean up stack after script_get_backtrace (#7854)
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-11-26 stujones11Make non-formspec modal menus respect gui scale (#7850)
2018-11-26 ClobberXDContent store: Hide navigation buttons when there's...
2018-11-25 rubenwardyFix macro warning due to incorrect define conjunction
2018-11-24 ParamatCSM: Don't create the client script environment if...
2018-11-24 texmexMacOS: Fix default sneak key. Improve mouse response...
2018-11-22 Ben DeutschClient-side autojump. Remove Android-only stepheight...
2018-11-22 ParamatLua_api.txt: Update glasslike_framed textures documenta...
2018-11-21 stujones11Android: Fix recursive delete (#7882)
2018-11-18 ParamatAndroid settings: Develop adaptive HUD scaling (#7784)
2018-11-18 sfan5Remove obsolete section in ipv6_server description
2018-11-18 VitaliyFix Android build (#7873)
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-11-15 ParamatFramed glasslike: Don't use cuboids to draw glass faces...
2018-11-13 EzhhRename hasprivs command to haspriv (#7860)
2018-11-13 ClobberXDdlg_contentstore.lua: Various fixes and improvements...
2018-11-12 ParamatNight sky: Fix brightness threshold for applying night...
2018-11-12 HybridDogEnable subtle fall bobbing (#7856)
2018-11-12 rubenwardyFix get_server_status() segfault due to uninitialized...
2018-11-11 number ZeroMinor changes for IrrLicht 1.9 support
2018-11-11 number ZeroDisable HW stereo for IrrLicht 1.9 (not supported anymore)
2018-11-11 number ZeroDrop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_M...
2018-11-10 ChimneySwiftEscape special characters when searching the server...
2018-11-09 Muhammad Rifqi... Conf.example generation: Remove quotation marks from...
2018-11-08 ParamatContent store: Add show_nonfree_packages setting to...
2018-11-08 rubenwardyContent store: Add setting to filter non-free packages...
2018-11-08 random-geekImprove content store layout (#7806)
2018-11-08 SmallJokerNew sneak: Smoothen the climb up event (#7727)
2018-11-06 random-geekFormspecs: Fix text clipped by scrollbars (#7816)
2018-11-01 Pierre-Yves... Fix string.split returning an empty table if string...
2018-10-31 ParamatFramed glasslike: Fix z-fighting, improve codestyle...
2018-10-30 ParamatFramed glasslike: Fix and document top/base textures...
2018-10-29 stujones11Remove un-needed header inclusion
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-10-28 ParamatAdvanced settings: Fix noise parameter flags (#7819)
2018-10-26 adridoWindows: Cpack wix installer (#6153)
2018-10-26 SmallJokerEase selection of entities behind nodes (#7739)
2018-10-24 Paramatclear_craft: Return false if recipe not found, don...
2018-10-20 SmallJokerMainmenu: Clean up and improve advanced settings dialog...
2018-10-20 ParamatSettingtypes.txt: Various language improvements, docume...
2018-10-19 ParamatAndroid buttons: Inset 'rare controls', inset and resiz...
2018-10-18 ParamatAdvanced settings tree menu: Resize, fix clipped values...
2018-10-16 Carles Pastor... Add release information to appdata file (#7771)
2018-10-16 WuzzyAdd disable_repair group to prevent tool repair (#7381)
2018-10-11 ParamatAdvanced settings menu: Centre setting edit box (#7778)
2018-10-11 ParamatSettingtypes.txt: Limit comments to 90 columns to fix...
2018-10-10 ParamatAdd a warning to the 'chunksize' setting (#7775)
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-10-06 ParamatVarious grammar improvements (#7769)
2018-10-05 ParamatF5 debug info: Use full words for NSEW directions for...
2018-10-04 SmallJokerPlayer hand list: require init by mods
2018-10-04 ParamatDig particles: Various improvements (#7714)
2018-10-02 TreerFix Mapgen Valleys getSpawnLevelAtPoint() (#7756)
2018-10-01 ParamatNight clouds: Boost brightness for a moonlit appearence...
next