dfhack/plugins/channel-safely/include
Josh Cooper 540faff88f Implements plugin: channel-safely v1.1.2b
- Updates rst documentation
  - Adds troubleshooting section
  - Renames the monitor feature to monitoring
- Adds cave-in helper functions
  - ChannelJobs::has_cavein_conditions()
  - ChannelJobs::possible_cavein()
  - find_dwarf() ~ finds the nearest dwarf or the first one that has a path to a position
- Moves dignow/resurrect to inlines.h
- Improves management of regular dig designations
- Adds df::job* tracking back into ChannelJobs to simplify cancellations
- Updates/improves debug logging
  - Switches unordered structures with ordered in some locations to have ordered debugging information
- Simplifies ChannelManager::manage_group()
- Fixes up ChannelManager::manage_one()
  - the return value is now useful even if unused
2023-01-23 14:24:23 -08:00
..
channel-groups.h Implements plugin: channel-safely v1.1.2b 2023-01-23 14:24:23 -08:00
channel-jobs.h Implements plugin: channel-safely v1.1.2b 2023-01-23 14:24:23 -08:00
channel-manager.h Implements plugin: channel-safely v1.1.2b 2023-01-23 14:24:23 -08:00
inlines.h Implements plugin: channel-safely v1.1.2b 2023-01-23 14:24:23 -08:00
plugin.h Implements plugin: channel-safely v1.1.2b 2023-01-23 14:24:23 -08:00
tile-cache.h Implements plugin: channel-safely v1.1a 2022-11-21 12:39:26 -08:00