aboutsummaryrefslogtreecommitdiff
path: root/src/content_inventory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* + firefliesNils Dagsson Moskopp2011-07-201-1/+8
|
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-1/+2
|\ | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp
| * reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-261-1/+2
| | | | | | | | doing it
* | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl2011-06-261-1/+11
|/ | | | | | | | | | | | | | | | | | | | | 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>
* separated inventory-related game content to content_inventory.{h,cpp}Perttu Ahola2011-06-181-0/+98