dfhack/plugins/diggingInvaders
expwnent 2b7dfca21e diggingInvaders: cleanup, tweaks. Works for simple situations. 2013-05-31 19:27:22 -04:00
..
CMakeLists.txt Digging Invaders: reorganized the files to make it easier to work with. 2013-01-03 18:14:16 -05:00
assignJob.cpp Digging invaders: fixed a few problems involving digging and stairs, added a way to debug path cost, added a way to set the cost of each type of invasion job, made invaders only pathfind to one local instead of all of them. 2013-01-04 21:02:09 -05:00
assignJob.h Digging invaders: made it possible to customize which races can dig. 2013-01-03 23:18:40 -05:00
diggingInvaders.cpp diggingInvaders: cleanup, tweaks. Works for simple situations. 2013-05-31 19:27:22 -04:00
edgeCost.cpp diggingInvaders: cleanup, tweaks. Works for simple situations. 2013-05-31 19:27:22 -04:00
edgeCost.h Digging invaders: buildings can only be destroyed orthogonally, made path cost deal with hatches and raised bridges, but did NOT yet make job assignment deal with them. 2013-01-05 11:06:46 -05:00