oweals/minetest.git
2019-11-09 MoNTE48Android: build fixes & compat fixes
2019-11-09 ParamatSilence invalid Clang Format report (#9095)
2019-11-09 ParamatTunnels: Completely disable generation when 'cave width...
2019-11-08 Paul OuelletteMake core.get_favorites("local") ignore duplicates...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-03 SmallJokerAndroid: Fix broken double-tap after 49 days uptime
2019-11-03 SmallJokerClean up font caching, fix bitmap fonts
2019-11-03 Pierre-Yves... Formspec: add hypertext element
2019-11-02 DSAdd debug.txt.1 to .gitignore (#9081)
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
2019-10-25 WuzzyAdd help texts for settings that lack one (#9007)
2019-10-24 random-geekChange some rough/inappropriate language in comments...
2019-10-24 ParamatImprove light curve parameter limits and documentation...
2019-10-23 random-geekRemove legacy file format documentation
2019-10-23 random-geekRemove legacy flat-file map code
2019-10-23 Dmitry MarakasovFix build issue due to conflicting s64 type definitions...
2019-10-23 Paul OuelletteAllow calling ItemStack with no arguments (#8783)
2019-10-23 WuzzyAdd 4 missing fallback/default textures (#8845)
2019-10-20 SmallJokerFormspecs: Reset version number on rebuild
2019-10-18 ParamatMake natural night light as bright as MT 0.4.16 (#9053)
2019-10-18 Warr1024Correction for alpha blending issues in texture mod...
2019-10-14 sfan5Don't install fonts on ENABLE_CLIENT=0 configurations
2019-10-14 ParamatSettingtypes.txt: Various improvements (#9047)
2019-10-13 Aaron SuenFix rotate_node to return the correct itemstack.
2019-10-12 ParamatRandomwalk caves: Reduce 'insure' value from 10 to...
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-10-12 sfan5Continue with 5.2.0-dev
2019-10-12 sfan5Bump version to 5.1.0 5.1.0
2019-10-12 updatepo.shUpdate minetest.conf.example
2019-10-12 updatepo.shUpdate translation strings
2019-10-12 TranslatorsUpdate from Weblate (hacky)
2019-10-09 ParamatFix isDead()/autoforward crash (#9031)
2019-10-09 SmallJokerContentCAO: Fix segfault on quit (attached)
2019-10-08 ANANDRevert Client::sendPlayerPos optimization (part of...
2019-10-06 sfan5Fix upright_sprite lighting when colors are set
2019-10-06 SmallJokerRevert "Fix the bgcolor formspec element (#8716)" ...
2019-10-05 sfan5Fix warnings in guiButton.h
2019-10-05 Warr1024Merge pull request #8166 from Warr1024/fix7020
2019-10-05 Jacob LifshayFix unwanted detaching when damage = 0
2019-10-02 SmallJokerAttachments: Fix attachments to temporary removed objec...
2019-10-01 James TobinREADME: Add dependencies for Arch Linux (#8998)
2019-10-01 WuzzyAll Settings: Set min limit for crtitical settings...
2019-09-30 ParamatDocument node drop tool filtering by string matching...
2019-09-29 SmallJokerTextures: Load base pack only as last fallback (#8974)
2019-09-29 SmallJokerlabel[]: Fix broken colors since 2c9edef
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-09-29 rubenwardyFix error message caused by adding new parameter to...
2019-09-29 DSAllow grep-ing for on_grant and on_revoke (#8958)
2019-09-27 Muhammad Rifqi... All settings: Fix missing flags checkbox caused by...
2019-09-26 lhofhanslSimple shader fixes. (#8991)
2019-09-26 HybridDogAutomatically enable depends of mods when enabling...
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-09-22 sfan5Fix broken build
2019-09-22 Hugo LocurcioRename "private messages" to "direct messages" (#8971)
2019-09-22 DS-MinetestMove the code for meta formspec into bool Game::nodePla...
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2019-09-21 SmallJokerWieldhand: Specify which ItemStack to use (#8961)
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-19 sfan5Remove incorrect MutexAutoLock
2019-09-19 DS-MinetestTrigger on_place in many situations even if prediction...
2019-09-18 Tim MyersAlso print help commands to chat for server terminal...
2019-09-18 Linjie PanFix misuse of AsyncTask (#8799)
2019-09-18 SmallJokerSettings: Prevent mutex deadlock in remove() (#7803)
2019-09-18 SmallJokerInventory: Properly revert client predictions (#8945)
2019-09-17 Hugo LocurcioImprove undersampling settings
2019-09-17 SmallJokerInventory: Undo prediction on drop
2019-09-15 DSFix the bgcolor formspec element (#8716)
2019-09-15 rubenwardyFix formspec version backup in prepends losing data
2019-09-14 ParamatDungeons: Clean up parameters, improve structure variet...
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDclient.h: Add missing const's
2019-09-14 ANANDLocalPlayer: Fix code-style
2019-09-14 ANANDclient.cpp: Fix code-style in Client::sendPlayerPos
2019-09-14 ANANDFix LocalPlayer::isDead always returning false if playe...
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerCSM: Fix itemstack:get_meta() 'metadata' indexing error
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-09-09 SmallJokerInventoryManager: Fix virtual function overload warning
2019-09-09 SmallJokerSend cumulated inventory changes only each step (#8856)
2019-09-09 updatepo.shUpdate minetest.conf.example
2019-09-09 updatepo.shUpdate translation strings
2019-09-09 TranslatorsUpdate from Weblate
2019-09-08 ParamatDungeons: Remove non-functional 'projecting dungeons...
2019-09-08 SmallJokerLua API documentation: Various fixes (#8914)
2019-09-08 ANANDlua_api.txt: Improve privilege definition (#8912)
2019-09-07 HybridDogMove debug.txt after it grows too big (#8904)
2019-09-07 SmallJokerlabel[]: Fix cut-off translated text
2019-09-06 sfan5Fix Irrlicht 1.9 support
2019-09-05 Paul m. p. Pdoc/client_lua_api: Clarify how client side api and...
2019-09-04 sfan5Force item entities out of solid nodes (simpler) (...
2019-09-03 sfan5Fix Inventory::moveItemSomewhere()
2019-09-02 SmallJokerInventory: Handle removeItem leftovers (#8884)
2019-09-01 Muhammad Rifqi... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-09-01 DSVarious fixes to lua_api.txt (#8878)
2019-08-31 ANANDparticles.cpp: Fix code-style
next