Translated using Weblate (Italian)
[oweals/minetest.git] / src / object_properties.cpp
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-03-29 stujones11Optional alpha channel support for entities
2017-12-25 Rob Blanckaert- Clear colors when reading property info.
2017-12-04 paramatZoom: Set zoom FOV per-player using a player object... 6080/head
2017-11-06 paramatPlayer eye height: Make this a settable player object...
2017-09-28 orwell96Add static_save property to luaentites to not save...
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-08-30 paramatZoom: Move enabling zoom to a new player object property
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
2017-08-24 stujones11Make entity selection and collision boxes independently...
2017-08-19 Loïc BlotCode modernization: src/n*, src/o* (#6280)
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2016-12-24 RogierMove PP() and PP2() macros to basic_macros.h
2016-01-18 RealBadAngelShow infotext with description for item entities
2015-12-19 SapierAdd support for limiting rotation of automatic face... 3457/head
2015-12-15 BlockMenAdd option to give every object a nametag 3393/head
2015-10-25 BlockMenAdd option to disable backface culling for models 3209/head
2013-09-10 PilzAdamAdd offset to automatic_face_movement_dir
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-13 sapierAdd support for entities to automatic face movement...
2013-07-30 sapierAdd support for setting stepheight for entities
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaModify new ObjectProperties format to such that 0.4...
2012-11-26 Perttu AholaProper versioning of new network-serialized stuff
2012-11-25 MirceaKitsuneFramework for the attachment system, new object propert...
2012-11-25 MirceaKitsuneGet the new animation framework properly working
2012-11-25 MirceaKitsuneJoint positioning and rotation code, and fix a problem...
2012-11-25 MirceaKitsuneAllow the LUA API to set animations to meshes as well...
2012-11-25 MirceaKitsuneAdd a subfolder for models and transfer models from...
2012-11-25 MirceaKitsuneProperly read the mesh from LUA.
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-04 Perttu AholaFix dropped nodeitem visuals
2012-03-30 Perttu AholaObjectProperties