dfhack/plugins/channel-safely/include
Josh Cooper 00eb02c1bc Implements plugin: channel-safely v1.2.4
- changes report* lookup in `NewReportEvent()`
  - adds a nullptr check
- adds df::coord bound checking in various places
  - where the `get_*neighbours()` functions are used
  - `simulate_fall()`
  - `is_safe_to_dig_down()` and `is_safe_fall()`
- adds nullptr checks to the `is_*job()` functions
- added todo comments for `is_safe_to_dig_down()`
2023-02-24 15:51:11 -08:00
..
channel-groups.h Implements plugin: channel-safely v1.2.1 2023-01-23 14:24:23 -08:00
channel-jobs.h Implements plugin: channel-safely v1.2.1 2023-01-23 14:24:23 -08:00
channel-manager.h Implements plugin: channel-safely v1.2.1 2023-01-23 14:24:23 -08:00
inlines.h Implements plugin: channel-safely v1.2.4 2023-02-24 15:51:11 -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