summaryrefslogtreecommitdiff
path: root/src/nodemetadata.h
Commit message (Expand)AuthorAge
* Private nodemeta (#5702)sfan52017-05-10
* Derive NodeMetadata from Metadatarubenwardy2017-02-04
* Do not serialize empty NodeMetadatasfan52016-09-21
* Various style cleanups + unused code removalest312015-09-19
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19
* Add core.find_nodes_with_meta() script APIkwolekr2015-05-05
* Add a limit to node meta data resolving recursionShadowNinja2014-05-07
* Don't lookup node texts in a endless recursion loopsapier2014-01-07
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Implement formspecdarkrose2012-07-22
* Optimize headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* NodeMetaRef:{to,from}_table and lua_api.txt additionsPerttu Ahola2012-06-03
* Strip unneeded variables from NodeMetadatadarkrose2012-06-03
* WIP node metadata, node timersKahrl2012-06-03
* GenericNodeMetadata and an example furnacePerttu Ahola2011-11-29
* Mode node definition loading from Lua (still not finished), fix metadata crea...Perttu Ahola2011-11-29
* Add names to NodeMetadataPerttu Ahola2011-11-29
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-29
* Generic NodeMetadata text inputPerttu Ahola2011-11-29
* remove content_* things from map.cppdarkrose2011-09-23
* moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}Perttu Ahola2011-06-18
* Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-18
* new object systemPerttu Ahola2011-04-10
* Furnace is now usable. Added more tools.Perttu Ahola2011-04-05
* initial workings of the furnacePerttu Ahola2011-04-05
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-05
* Chests work now!Perttu Ahola2011-04-04
* initial chest metadataPerttu Ahola2011-04-04
* forgot some filesPerttu Ahola2011-04-04