Translated using Weblate (Italian)
[oweals/minetest.git] / src / client /
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-06-11 sfan5Use multiple light positions for CAO lighting
2020-06-11 sfan5content_cao: Do not expire visuals for texture updates
2020-06-10 sfan5Fix build error on Ubuntu 16.04 (again)
2020-06-10 sfan5Fix build error on Ubuntu 16.04
2020-06-09 Danila ShutovFix broken coloring of wielditems (#9969)
2020-06-09 hecktestFix player-to-object attachment teleport bug (#10008)
2020-06-09 MoNTE48TouchScreenGUI: fix some bugs, cleanup
2020-06-07 sfan5Reset touching_ground when in free_move
2020-06-07 Danila ShutovRecalculate mesh normals for CAOs (#10000)
2020-06-07 SmallJokerGenericCAO: Fix glow not working since a08d18a
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
2020-06-05 MaksimFix HUD scaling (#9721)
2020-06-04 SmallJokerMove shared parameters sending to UnitSAO (#9968)
2020-06-01 SmallJokerContentCAO: Update light of all attached entities ...
2020-06-01 Hugues RossimageScaleNNAA: Fix image clipping on rect- instead...
2020-05-29 sfan5Clean up CAO nametag handling and remove deprecated...
2020-05-29 sfan5content_cao: Do not expire visuals when not necessary
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-25 SmallJokerSilence GCC warning in mapblock_mesh
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-24 sfan5Fix two bugs in content_cao
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 AwkorModernize include guards and add missing ones (#9898)
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-20 VitaliyCache liquid alternative IDs (#8053)
2020-05-20 sfan5Stop wasting memory on identical textures when texture...
2020-05-19 LoneWolfHTAdd ability to scale HUD text (#9814)
2020-05-17 sfan5content_mapblock: Move static initialization out of...
2020-05-17 sfan5Client: Add sum and average to packetcounter
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-09 TheTermosColor gradient for default and 'regular' type sky ...
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-05-06 Jozef BehranGet rid of non-ascii characters in the debug display...
2020-05-05 Loïc BlotFix broken client if openal cannot be opened (#9804)
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-04-26 theviper121Fix UpdateBonePosition() breaking animations (#9577)
2020-04-25 sfan5mapblock_mesh: Optimize a few things (#9713)
2020-04-25 Paul OuelletteEnsure game is shutdown if server throws exception...
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-23 SmallJokerCamera: Fix shootline line offsets II (#9730)
2020-04-22 MaksimAndroid: add OpenGL ES 2 support (#9715)
2020-04-19 Danila ShutovReuse object_shader for "wielditem" and "item" entity...
2020-04-16 SmallJokerCamera: Fix shooting line offsets (#9681)
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-13 WuzzyRemove sound menu and show proper msgs if sound is...
2020-04-11 WuzzyPlay 'player_jump' when player jumps (#9373)
2020-04-11 Lars MüllerImprove waypoints and add image variant (#9480)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 sfan5Implement DPI scaling for Windows (#9586)
2020-04-11 AlexUse TILE_MATERIAL_ALPHA for use_texture_alpha entity...
2020-04-11 sfan5A few initialization cleanups
2020-04-10 Loïc BlotMove clientsimpleobject.h to client folder (#9630)
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 TheTermosCollision various fixes (#9343)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-04-06 Hugo LocurcioAllow relative directories for `screenshot_path`, tweak...
2020-04-02 Elias ÅströmFix texture distortion for flowing liquids (#9561)
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-03-28 sfan5Fix crash on wielditem/item entities
2020-03-23 Danila ShutovFix incorrect light updates for wielditem and item...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-16 Danila ShutovFix entity lighting (#9514)
2020-03-08 Jean-Patrick GuerreroImprove arm physics (#9485)
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-02-26 Warr1024Allow texture modifiers in hotbar textures. (#9271)
2020-02-16 Danila ShutovBasic model shading (#9374)
2020-02-01 SmallJokerStaticText: Reset background on EnrichedString change...
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-16 lhofhanslIncrease star count to 1000 and decrease radius slightl...
2020-01-11 MontandalarMap download: Escape ':' to '_' (#9235)
2019-12-07 SmallJokerRenaming the function wasn't enough
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
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-20 Lars HofhanslWaves generated with Perlin-type noise #8994
2019-11-11 sfan5Fix clang-tidy and lint travis checks
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 sfan5[CSM] Expose more env functions
2019-11-11 sfan5Refactor CSM restriction code a bit
2019-11-09 sfan5Be lenient with extra slashes for CSM paths
2019-11-09 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Load client mods into memory before execution.
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-03 SmallJokerClean up font caching, fix bitmap fonts
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-10-18 Warr1024Correction for alpha blending issues in texture mod...
2019-10-09 ParamatFix isDead()/autoforward crash (#9031)
next