dfhack/tools
Matthew Cline 87e7ce5b1d New actions and creature filters, plus minor stuff
Multiple changes:
* Slight rearrangement of help message.
* Fixed bug where "Dead" flag wasn't being displayed with
  --showallflags.
* Added option "-saf" as a shortcut for --showallflags.
* Creature origin (memory pointer) and civilization number are
  displayed in the multi-line listing.
* Split logic for testing if creature is to be used off into it's
  own function, which is easier to read.
* Added "--type" filter, which can select tame creatures, wild
  creatures, demonic creatures, and so on.  If the creature type
  hasn't been changed from the default of DWARF then's it's
  automatically changed to ALL (but can still explicitly be set
  via '-c DWARF')
* Added actions to tame selected creatures and to mark them for
  butchering.
2011-07-07 00:48:57 -07:00
..
examples Fix memory.xml and pdcurses.dll copy problems for good. 2011-05-26 12:33:38 +02:00
playground New actions and creature filters, plus minor stuff 2011-07-07 00:48:57 -07:00
python fixed the unreveal part (it was already fixed in my test version, but I forgot to copy it over) 2011-03-30 13:37:51 -05:00
supported Safe mode for reveal by matthew-cline 2011-07-06 01:32:43 +02:00