aboutsummaryrefslogtreecommitdiff
path: root/src/content_inventory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-291-15/+18
* random scripting work-in-progressPerttu Ahola2011-11-291-1/+8
* Scripting WIPPerttu Ahola2011-11-291-3/+3
* Fix apple inventory texturePerttu Ahola2011-10-191-2/+2
* Added Iron Apple which heals 4 Heartssfan52011-09-121-0/+6
* Changed the Heal Amount of Apples from 6 to 2sfan52011-09-121-1/+1
* Fixed duplication bugsfan52011-09-111-1/+1
* Removed Spacessfan52011-09-111-1/+1
* Added Apple Treessfan52011-09-111-2/+8
* Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola2011-07-301-0/+15
* Made rats cookable and made them spawn near treesPerttu Ahola2011-07-301-1/+9
* merged the content type extension and deltaPerttu Ahola2011-07-231-2/+19
|\
| * + firefliesNils Dagsson Moskopp2011-07-201-1/+8
| * Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-1/+2
| |\
| * | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-1/+11
* | | extended content-type rangePerttu Ahola2011-07-231-2/+2
| |/ |/|
* | reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola2011-06-261-1/+2
|/
* separated inventory-related game content to content_inventory.{h,cpp}Perttu Ahola2011-06-181-0/+98