dfhack/plugins
Matthew Cline d1170d54c3 Vermin module and colonies plugin
This is the start of the vermin module.  Right now it just gets a list
of the positions at which vermin are created (spawn points).  Most
spawn points are invisible and transient, but colonies (ant hills and
such) are permanent and visible.  The address of the spawn points vector
is only provided for Linux 0.31.25

The colonies plugin uses the vermin module to list the location and
species of colonies, and can either wipe them all out or turn them all
into honey bee colonies.
2011-07-12 23:17:51 -07:00
..
.keep Making ready for adding plugins. Fixes all over the place, more removal of obsolete parts. 2011-06-20 01:12:07 +02:00
CMakeLists.txt Vermin module and colonies plugin 2011-07-12 23:17:51 -07:00
cleanmap.cpp Forgot suspend and resume in cleanmap, leading to race conditions and segfaults. 2011-07-07 13:09:17 +02:00
colonies.cpp Vermin module and colonies plugin 2011-07-12 23:17:51 -07:00
kittens.cpp Eliminated the core suspend latency, possibly added a heap of race conditions. Added vdig. 2011-07-11 22:23:13 +02:00
prospector.cpp Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
reveal.cpp reveal - shorter commands, reversed safe and hell mode (safe is now default) 2011-07-09 13:52:00 +02:00
vdig.cpp Added linenoise library to allow line editing in the terminal. 2011-07-12 12:13:14 +02:00
weather.cpp Weather plugin to mirror the weather tool. 2011-07-07 10:57:57 +02:00