dfhack/library/include/df/custom
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
..
block_burrow.methods.inc Sync to changes in the data structure definitions. 2012-04-26 12:36:29 -05:00
block_square_event_mineralst.methods.inc Sync to changes in the data structure definitions. 2012-04-26 12:36:29 -05:00
coord.methods.inc
coord2d.methods.inc
coord2d_path.methods.inc
coord_path.methods.inc Some tweaking and edited NEWS. 2012-10-06 12:40:46 +04:00
inorganic_raw.methods.inc
material.methods.inc
tile_bitmask.methods.inc Implement writing veins tile by tile through MapCache. 2013-10-08 18:17:36 +04:00