]> git.lizzy.rs Git - dragonfireclient.git/history - src/nodedef.cpp
Remove #include <content_mapnode.h> from game.cpp
[dragonfireclient.git] / src / nodedef.cpp
2011-11-29 Perttu AholaClean nodefeat and content_mapnode a bit
2011-11-29 Perttu AholaFix flowing water being always opaque
2011-11-29 Perttu AholaNode definitions transfer
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaClean more
2011-11-29 Perttu AholaPrepare more for node definition serialization
2011-11-29 Perttu AholaBetter node texture generation
2011-11-29 Perttu AholaUpdate inventory texture too
2011-11-29 Perttu AholaProperly update textures in node definitions
2011-11-29 Perttu AholaMake possible and do update textures in node definition...
2011-11-29 Perttu AholaGameDef compiles