aboutsummaryrefslogtreecommitdiff
path: root/src/inventory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed a segfault in case of wrong input from network on the server (reported ↵Perttu Ahola2011-06-191-3/+3
| | | | by spongie)
* separated inventory-related game content to content_inventory.{h,cpp}Perttu Ahola2011-06-181-63/+14
|
* Moved some mapnode content stuff from mapnode.{h,cpp} and digging property ↵Perttu Ahola2011-06-171-0/+1
| | | | stuff from material.cpp to content_mapnode.{h,cpp}
* Added glass, with rendering and furnace support.Ciaran Gultnieks2011-05-091-0/+8
|
* Removed IrrlichtWrapperPerttu Ahola2011-04-221-1/+0
|
* item drop multiplication fixPerttu Ahola2011-04-191-0/+10
|
* Fixed some problems with crafting and inventoryPerttu Ahola2011-04-111-0/+9
|
* implemented rats in new system to verify that it worksPerttu Ahola2011-04-101-0/+57
|
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-051-0/+45
| | | | | | --HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
* A more robust format for node metadataPerttu Ahola2011-04-051-0/+18
|
* initial workings of the furnacePerttu Ahola2011-04-051-0/+149
|
* Chests work now!Perttu Ahola2011-04-041-37/+66
|
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-101-2/+6
|
* added temporary backwards compatibility to player inventoryPerttu Ahola2011-02-031-0/+10
|
* Fixed MBOItem inventory imagesPerttu Ahola2011-01-291-2/+2
|
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-281-4/+4
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-071-4/+4
|
* disconnect method to connection to be used instead of just timing outPerttu Ahola2010-12-241-91/+118
|
* base stuff for item->object conversionPerttu Ahola2010-12-241-0/+21
|
* crafting system!Perttu Ahola2010-12-221-0/+120
|
* just savin'Perttu Ahola2010-12-221-15/+164
|
* organizing stuff.Perttu Ahola2010-12-211-1/+2
|
* framework for modifying texturesPerttu Ahola2010-12-201-2/+4
|
* license stuffPerttu Ahola2010-11-291-0/+19
| | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt
* Initial filesPerttu Ahola2010-11-271-0/+320