]> git.lizzy.rs Git - dragonfireclient.git/history - src/content_nodemeta.cpp
Tune "Connecting to server" and "Waiting content" screens
[dragonfireclient.git] / src / content_nodemeta.cpp
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-02 Perttu AholaMerge remote-tracking branch 'kahrl/hidehud'
2012-02-02 KahrlFix server hang when stepping a furnace with a huge...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-11-30 Perttu AholaMove NodeMetadata prototype containers to content_nodem...
2011-11-29 Perttu AholaGenericNodeMetadata and an example furnace
2011-11-29 Perttu AholaMode node definition loading from Lua (still not finish...
2011-11-29 Perttu AholaAdd names to NodeMetadata
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaRemove burn time definitions from FurnaceNodeMetadata
2011-11-29 Perttu AholaClean mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-10-16 Perttu AholaSwitch more stuff to use the logging thing and fix...
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaMerge remote-tracking branch 'darkrose/master'
2011-09-22 darkroseadded locking chests - clean patch
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-02 JacobFFurnace was crashing stuff again
2011-09-02 JacobFMerge branch 'master' of /media/Field/Software/minetest...
2011-09-01 JacobF* Furnace would say it was overloaded when it had a...
2011-08-31 Perttu AholaMerge remote-tracking branch 'queatz/furnace-fix'
2011-08-30 JacobFIf there was no source item in a furnace it would cause...
2011-08-30 Perttu AholaMerge remote-tracking branch 'kahrl/dissector'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/mmb10'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-25 JacobFMerged 2 branches because they relied on each other.
2011-08-24 JacobFDon't remove furnace if something is inside it.
2011-08-11 Giuseppe BilottaSome inventory const-ification
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu Aholamade more things burnable in furnace
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-18 Perttu Aholafixed wrong furnace menu layout
2011-06-17 Perttu Aholamoved inventory menu definition of chest and furnace...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}