dfhack/plugins/diggingInvaders
expwnent f8261348ff Merge branch 'master' into diggingInvaders
Also make edgeCost.cpp compile because I stopped midsentence for some reason.

Conflicts:
	library/modules/Maps.cpp
2013-05-31 16:28:05 -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 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
edgeCost.cpp Merge branch 'master' into diggingInvaders 2013-05-31 16:28:05 -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