aboutsummaryrefslogtreecommitdiff
path: root/src/content_inventory.cpp
AgeCommit message (Collapse)Author
2011-11-29Remove content_inventory.{h,cpp}Perttu Ahola
2011-11-29Improve luaentity sprite functionality (and add some random stuff)Perttu Ahola
2011-11-29Move cook result properly to ContentFeaturesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of ↵Perttu Ahola
node/tool/item/whatever types
2011-11-29random scripting work-in-progressPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-10-19Fix apple inventory texturePerttu Ahola
2011-09-12Added Iron Apple which heals 4 Heartssfan5
2011-09-12Changed the Heal Amount of Apples from 6 to 2sfan5
2011-09-11Fixed duplication bugsfan5
2011-09-11Removed Spacessfan5
2011-09-11Added Apple Treessfan5
2011-07-30Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola
2011-07-30Made rats cookable and made them spawn near treesPerttu Ahola
2011-07-23merged the content type extension and deltaPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-07-20+ firefliesNils Dagsson Moskopp
2011-07-14Merge branch 'upstream/master'Nils Dagsson Moskopp
Conflicts: data/oerkki1.png src/client.cpp
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola
doing it
2011-06-26Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl
into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de>
2011-06-18separated inventory-related game content to content_inventory.{h,cpp}Perttu Ahola