aboutsummaryrefslogtreecommitdiff
path: root/src/materials.h
AgeCommit message (Collapse)Author
2011-11-29Completely generalized mesh generation; ContentFeatures serializationPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of ↵Perttu Ahola
node/tool/item/whatever types
2011-11-29New kind of tool speed and wear calculation thingyPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-06-17Updated commentsPerttu Ahola
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}
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-25minecraft-like craftingPerttu Ahola