aboutsummaryrefslogtreecommitdiff
path: root/src/itemdef.h
AgeCommit message (Expand)Author
2023-03-07Dual wieldingLizzy Fleckenstein
2022-09-30Implement tool use soundssfan5
2022-06-20Re-order sound-related code (#12382)SmallJoker
2021-03-09Use place_param2 client-side for item appearance & prediction (#11024)sfan5
2020-10-09Add a short_description to be used by mods (#8980)DS
2020-04-14Refactor texture overrides and add new features (#9600)Hugues Ross
2017-08-25Overlays for wield and inventory images (#6107)Dániel Juhász
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-03-22Some performance optimizations (#5424)Loïc Blot
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-09-08Make getStackMax return the correct maximal stack sizeSmallJoker
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2015-12-29Revert "Refactoring and code style fixes in preparation of adding mesh typed ...Sapier
2015-12-29Revert "Add support for using arbitrary meshes as items"Sapier
2015-12-29Add support for using arbitrary meshes as itemsSapier
2015-12-29Refactoring and code style fixes in preparation of adding mesh typed itemsSapier
2015-11-07Add support for audio feedback if placing node failedBlockMen
2013-07-20Make range of tools configureablePilzAdam
2013-03-29Add different place sound for nodesPilzAdam
2013-03-29New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam
2013-02-27Fix nodeplacement predictionPilzAdam
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-19Disable placement prediction for nodes that use on_rightclickJeija
2012-12-02On-demand item meshes and texturesPerttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-10Node placement client-side predictionPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-10itemgroup.h and ItemGroupList typedefPerttu Ahola
2012-03-10Digging time groups WIPPerttu Ahola
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl