utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / nodemetadata.cpp
2011-10-16 Perttu AholaSwitch more stuff to use the logging thing and fix...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-16 Perttu Aholahopefully fixed old furnaces taking ridiculous amounts...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-05-31 Perttu AholaReduced server CPU usage on NodeMetadata step()s. Also...
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-05 Perttu Aholafixed the bug of disabled removal of empty chests
2011-04-05 Perttu AholaFurnace is now usable. Added more tools.
2011-04-05 Perttu AholaA more robust format for node metadata
2011-04-04 Perttu Aholainitial workings of the furnace
2011-04-04 Perttu Aholachanged node metadata format to better accomodate futur...
2011-04-04 Perttu AholaChests work now!
2011-04-04 Perttu Aholainitial chest metadata
2011-04-04 Perttu Aholaforgot some files