aboutsummaryrefslogtreecommitdiff
path: root/src/nodemetadata.cpp
AgeCommit message (Expand)Author
2011-12-01Move NodeMetadata prototype containers to content_nodemeta.cpp to fix them no...Perttu Ahola
2011-11-29Mode node definition loading from Lua (still not finished), fix metadata crea...Perttu Ahola
2011-11-29Add names to NodeMetadataPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-10-16Switch more stuff to use the logging thing and fix segfault on player leave f...Perttu Ahola
2011-06-18Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola
2011-06-16hopefully fixed old furnaces taking ridiculous amounts of cpu and halting the...Perttu Ahola
2011-05-31Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks whil...Perttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-04-06fixed the bug of disabled removal of empty chestsPerttu Ahola
2011-04-05Furnace is now usable. Added more tools.Perttu Ahola
2011-04-05A more robust format for node metadataPerttu Ahola
2011-04-05initial workings of the furnacePerttu Ahola
2011-04-05changed node metadata format to better accomodate future needs and problemsPerttu Ahola
2011-04-04Chests work now!Perttu Ahola
2011-04-04initial chest metadataPerttu Ahola
2011-04-04forgot some filesPerttu Ahola