aboutsummaryrefslogtreecommitdiff
path: root/src/content_nodemeta.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GenericNodeMetadata and an example furnacePerttu Ahola2011-11-291-1/+331
* Mode node definition loading from Lua (still not finished), fix metadata crea...Perttu Ahola2011-11-291-4/+23
* Add names to NodeMetadataPerttu Ahola2011-11-291-4/+4
* Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter w...Perttu Ahola2011-11-291-5/+9
* Remove burn time definitions from FurnaceNodeMetadataPerttu Ahola2011-11-291-77/+4
* Clean mapnode.h and fix other files accordinglyPerttu Ahola2011-11-291-0/+1
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-291-27/+31
* Switch more stuff to use the logging thing and fix segfault on player leave f...Perttu Ahola2011-10-161-6/+7
* added locking chests - clean patchdarkrose2011-09-221-0/+64
* Furnace was crashing stuff againJacobF2011-09-021-1/+6
* * Furnace would say it was overloaded when it had a non-cookable sourceJacobF2011-09-011-6/+6
* If there was no source item in a furnace it would cause a segmentation fault.JacobF2011-08-301-1/+1
* Merge remote-tracking branch 'queatz/furnace-is-not-blackhole'Perttu Ahola2011-08-301-0/+18
|\
| * Don't remove furnace if something is inside it.JacobF2011-08-241-0/+18
* | Merged 2 branches because they relied on each other.JacobF2011-08-251-8/+26
|/
* Some inventory const-ificationGiuseppe Bilotta2011-08-111-4/+4
* made more things burnable in furnacePerttu Ahola2011-07-301-0/+49
* fixed wrong furnace menu layoutPerttu Ahola2011-06-181-1/+1
* moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-0/+16
* Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-0/+305