aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/item.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initialize facedir and wallmounted tables only once.Diego Martinez2016-02-111-28/+29
* Liquids: Flow into and destroy 'floodable' nodesparamat2016-01-071-0/+1
* Fix missing localization for objHybridDog2015-12-201-11/+3
* Add on_secondary_use when right clicking an item in the airAlex Ford2015-12-021-0/+7
* Add the player name to dropped itemsRobert Zenz2015-11-121-1/+2
* Added minetest.wallmounted_to_dirFernando Carmona Varo2015-10-041-0/+13
* Some map border related fixesest312015-09-291-2/+6
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-121-0/+9
* Fix minetest.item_eat's replace_with_item, fixes #2292rubenwardy2015-02-161-17/+35
* New feature: drop a item instead a stack while...Lord89James2014-06-101-6/+11
* Add item eat callbackrubenwardy2014-05-261-0/+6
* Use "core" namespace internallyShadowNinja2014-05-081-80/+80
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+589