Translated using Weblate (Italian)
[oweals/minetest.git] / src / nodedef.cpp
2020-06-01 sfan5Fix autoscale_mode segfault if tile doesn't have texture
2020-05-20 VitaliyCache liquid alternative IDs (#8053)
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-05 sfan5Allow ObjDefManager instances to be cloned
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2019-08-12 BehaClear old item groups when they are overridden. (#8753)
2019-05-25 David Goverride.txt: Fix crash due to CRLF endings (#8439)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-05-20 youFix missing ignore textures (#7326)
2018-04-20 ParamatNode resolver: Make error on fallback optional, disable...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-03 Thomas--SConnected Nodeboxes: Add `disconnected` boxes
2017-10-26 Esteban I. Ruiz... Add missing? include
2017-10-15 VitaliyReal global textures (#6105)
2017-09-12 KahrlMake INodeDefManager::getIds return a vector, not a set
2017-09-11 Auke KokImplement client node dig prediction
2017-08-29 Loic BlotPushing typo fix introduced in b7ee608e70f8e031e3e01c96...
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
2017-08-20 Loïc BlotModernize code: very last fixes (#6290)
2017-08-19 Loïc BlotCode modernization: src/n*, src/o* (#6280)
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-07-26 Loïc BlotTileLayer: use shared_ptr for FrameSpec vector (#6171)
2017-07-11 number ZeroAdd 'plantlike_rooted' drawtype
2017-07-01 stujones11Tile material: Add 'TILE_MATERIAL_OPAQUE', use for...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-06-11 RuiFix the serialization error by ff73c7a (#5964)
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-05-19 Dániel JuhászFix alpha for liquid nodes (#5494)
2017-05-08 paramatShaders: Remove unused water surface shader
2017-04-28 Auke KokAllow mesh and nodeboxes to wave like plants or leaves...
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-04-13 Dániel JuhászOnly use palette if param_type2 is correct
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-03-22 Loïc BlotSome performance optimizations (#5424)
2017-03-19 Loïc BlotUpdate server min protocol version to v24 (#5411)
2017-02-10 paramatPlantlike: Fix visual_scale being applied squared
2017-02-10 Craig RobbinsRevert "Plantlike visual scale: Send sqrt(visual_scale...
2017-01-30 paramatPlantlike visual scale: Send sqrt(visual_scale) to...
2017-01-24 number ZeroAdd smooth lighting for all nodes
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-18 sfan5Add particle animation, glow
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-04 Dániel JuhászImprove getPointedThing() (#4346)
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 sfan5Move TileAnimation code to seperate file
2016-11-28 juhdanadLimit light_source in the engine (#4814)
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-10-08 gregorycuSpeed up emerge thread by using unordered map in a...
2016-10-07 SmallJokerTextures: Ignore unknown node in override.txt
2016-09-08 paly2Add minetest.unregister_item and minetest.register_alia...
2016-08-26 Auke KokMake plantlike drawtype more fun
2016-06-13 Yutao YuanMove unknown node message when applying texture overrid...
2016-05-23 EkdohibsMove updateTextures and fillTileAttribs to ContentFeatures
2016-03-14 Auke KokConnected nodes: fix 2 minor bugs
2016-03-12 Auke KokAllow nodes to specify which sides to connect to.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-02-27 paramatNodedef: Restore smooth lighting to water
2016-02-26 RealBadAngelRemove new_style_water
2016-02-09 Auke KokFix backface culling when connecting to new servers.
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2016-01-23 Auke KokBackface culling: Ignore setting in tiledef from old...
2016-01-20 Auke KokAllow per-tiles culling.
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2015-10-14 ShadowNinjaUse warningstream for log messages with WARNING
2015-08-25 David JonesChange i++ to ++i
2015-08-20 RealBadAngelRemove use of engine sent texture tiling flags - theyre...
2015-08-05 RealBadAngelFix tiling issues for PLANTLIKE and FIRELIKE with FSAA
2015-07-21 RealBadAngelAdd wielded (and CAOs) shader
2015-07-16 RealBadAngelFix relief mapping issues
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-06-28 RealBadAngelMinimap update
2015-06-27 RealBadAngelAdd minimap feature
2015-05-19 rubenwardyAdd texture overriding
2015-05-07 kwolekrNodeResolver: Remove NodeResolveMethod
2015-05-05 kwolekrNodeDefManager: Improve const-correctness of interfaces
2015-05-05 kwolekrTests: Add NodeResolver unittests
2015-04-16 kwolekrSchematics: Refactor NodeResolver and add NodeResolveMethod
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-31 Aaron SuenMove texture_min_size even further down the pipe. Now...
2015-03-20 kwolekrRevert "Fix issue #2441: crash on respawn, since a...
2015-03-15 est31Finer progress bar updates when initializing nodes
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 Loic BlotFix issue #2441: crash on respawn, since a conversion...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-01-05 kwolekrNodeDef: Clear NodeResolver related entries too in...
2015-01-04 kwolekrNodeResolver: Perform callback immediately if node...
2015-01-04 kwolekrRemove freezemelt (the remainder of proller nonsense)
2014-12-30 kwolekrAdd support back for resolving group names in NodeResolver
2014-12-28 kwolekrSet fallback content if resolving content vector requir...
2014-12-27 kwolekrRedefine NodeResolver interface and replace with callba...
2014-12-20 unknownChange TileSpec::frames to be std::vector not std::map
next