]> git.lizzy.rs Git - minetest.git/history - src
Translated using Weblate (Italian)
[minetest.git] / src /
2020-01-23 sfan5CMakeLists: Remove some redundant declarations and...
2020-01-23 sfan5Organize and sort out some library dependency issues
2020-01-23 SmallJokerEnrichedString: Fix uninitialized variable m_default_length
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-22 ZaoqiRemove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229)
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2020-01-22 Hugues RossFormspec: Don't start a button click when the pointer...
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-18 ANANDReplace stray tab with whitespace in guiFormSpecMenu...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2020-01-16 lhofhanslIncrease star count to 1000 and decrease radius slightl...
2020-01-13 MaksimAndroid: fix cyrillic characters, update iconv lib...
2020-01-11 MontandalarMap download: Escape ':' to '_' (#9235)
2020-01-11 DSFormspec: change the appeareance of the cursor on field...
2020-01-04 DSFormspec: Fix clicking on tooltip-obstructed elements...
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-12-24 MontandalarUse appropriate LC_ locale macro for Windows (#9230)
2019-12-20 LejoFix the player information version_string return value...
2019-12-16 Hugues RossDon't override the FGIMG style property if the image...
2019-12-16 Hugues RossRemove the dependency on FGIMG/BGIMG from the hovered...
2019-12-16 Hugues RossStyleSpec: 0-initialize the property_set array
2019-12-14 SmallJokerGUIFormSpecMenu: Fix legacy sorting using std::stable_sort
2019-12-09 rubenwardyFix spaces breaking formspec_version[] tag
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-12-09 SmallJokerguiConfirmRegistration: Fix hidden error message
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-07 Paul OuelletteClean up craft replacements docs
2019-12-07 SmallJokerRenaming the function wasn't enough
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-12-06 rubenwardyFix failing build due to code style error
2019-12-06 v-robAdd scrollbaroptions FormSpec element (#8530)
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-12-05 SmallJokerFix LocalPlayer-bound sound playback broken by 81c2370
2019-11-25 sfan5Improve client-side packet receiving
2019-11-23 paramatCaves: Fix shadowing of 'large_cave_depth' to avoid...
2019-11-23 paramatDungeons: Move duplicated y limit checks to generation...
2019-11-20 SmallJokerFormspec: Fix priorities for version < 3 (#9121)
2019-11-20 Lars HofhanslWaves generated with Perlin-type noise #8994
2019-11-19 ParamatMove duplicated mapgen parameters to class MapgenBasic...
2019-11-19 sfan5Rework packet receiving in ServerThread
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-14 sfan5Optimize semaphore wait with zero timeout on POSIX
2019-11-11 sfan5Fix clang-tidy and lint travis checks
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5Run on_item_use CSM callback even if item is not marked...
2019-11-11 sfan5Fix camera:get_offset() in CSM
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-11 sfan5Refactor CSM restriction code a bit
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-10 ParamatRandomwalk caves: Extend beyond mapchunk vertically...
2019-11-09 sfan5Be lenient with extra slashes for CSM paths
2019-11-09 sfan5[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Introduce get_modpath() for CSM
2019-11-09 sfan5Load client mods into memory before execution.
2019-11-09 sfan5Refactor loading of Lua code with mod security
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-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 RolloFormspec: add hypertext element
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
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 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-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-12 ParamatRandomwalk caves: Reduce 'insure' value from 10 to...
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-10-12 updatepo.shUpdate translation strings
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 Jacob LifshayFix unwanted detaching when damage = 0
2019-10-02 SmallJokerAttachments: Fix attachments to temporary removed objec...
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-26 lhofhanslSimple shader fixes. (#8991)
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-09-22 sfan5Fix broken build
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 SmallJokerSettings: Prevent mutex deadlock in remove() (#7803)
2019-09-18 SmallJokerInventory: Properly revert client predictions (#8945)
next