aboutsummaryrefslogtreecommitdiff
path: root/src/itemdef.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make getStackMax return the correct maximal stack sizeSmallJoker2016-09-081-1/+1
|
* Add minetest.unregister_item and minetest.register_alias_forcepaly22016-09-081-0/+1
|
* Revert "Refactoring and code style fixes in preparation of adding mesh typed ↵Sapier2015-12-291-81/+1
| | | | | | | | items" This reverts commit f14e7bac54af65e3d3d99f89f23f114b17058e49. Reverted due to missinterpretation of agreement, obvious dislike and me not interested in doing fights for feature I don't actually need
* Revert "Add support for using arbitrary meshes as items"Sapier2015-12-291-9/+0
| | | | | | This reverts commit 91bafceee6606fab79db1bde4cba01b84fed65c7. Reverted due to missinterpretation of agreement, obvious dislike and me not interested in doing fights for feature I don't actually need
* Add support for using arbitrary meshes as itemsSapier2015-12-291-0/+9
|
* Refactoring and code style fixes in preparation of adding mesh typed itemsSapier2015-12-291-1/+81
|
* Add support for audio feedback if placing node failedBlockMen2015-11-071-0/+1
|
* Make range of tools configureablePilzAdam2013-07-201-0/+1
|
* Add different place sound for nodesPilzAdam2013-03-291-0/+2
|
* New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam2013-03-291-3/+3
|
* Fix nodeplacement predictionPilzAdam2013-02-271-2/+0
|
* Update Copyright YearsSfan52013-02-241-2/+2
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Disable placement prediction for nodes that use on_rightclickJeija2013-02-191-0/+2
|
* On-demand item meshes and texturesPerttu Ahola2012-12-021-15/+19
|
* Optimize headersPerttu Ahola2012-06-171-1/+1
|
* Node placement client-side predictionPerttu Ahola2012-06-101-0/+5
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* itemgroup.h and ItemGroupList typedefPerttu Ahola2012-03-101-15/+2
|
* Digging time groups WIPPerttu Ahola2012-03-101-2/+17
|
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-121-0/+147
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef