aboutsummaryrefslogtreecommitdiff
path: root/src/inventory.cpp
AgeCommit message (Collapse)Author
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property ↵Perttu Ahola
stuff from material.cpp to content_mapnode.{h,cpp}
2011-05-09Added glass, with rendering and furnace support.Ciaran Gultnieks
2011-04-22Removed IrrlichtWrapperPerttu Ahola
2011-04-19item drop multiplication fixPerttu Ahola
2011-04-11Fixed some problems with crafting and inventoryPerttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-05Furnace is now usable. Added more tools.Perttu Ahola
--HG-- rename : data/tool_stpick.png => data/tool_stonepick.png rename : data/tool_wpick.png => data/tool_woodpick.png
2011-04-05A more robust format for node metadataPerttu Ahola
2011-04-05initial workings of the furnacePerttu Ahola
2011-04-04Chests work now!Perttu Ahola
2011-02-10work-in-progress texture atlas optimizationPerttu Ahola
2011-02-03added temporary backwards compatibility to player inventoryPerttu Ahola
2011-01-29Fixed MBOItem inventory imagesPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-24disconnect method to connection to be used instead of just timing outPerttu Ahola
2010-12-24base stuff for item->object conversionPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-22just savin'Perttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-27Initial filesPerttu Ahola