dfhack/library/include/df
Alexander Gavrilov 68b6e10b2c Implement writing veins tile by tile through MapCache.
Unlike changevein, which changes the material in an existing vein
object, with this feature you can set the material for individual
tiles, and the cache will write it out as vein objects.

The array inside the cache data is changed from layer material to
vein material, because layer material is easy to compute.
2013-10-08 18:17:36 +04:00
..
custom Implement writing veins tile by tile through MapCache. 2013-10-08 18:17:36 +04:00
.gitignore Update code to accomodate the new coord/coord2d/coord_path structs. 2012-01-19 14:30:22 +04:00