dfhack/plugins/channel-safely
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
..
include Implements plugin: channel-safely v1.2.4 2023-02-24 15:51:11 -08:00
CMakeLists.txt Implements plugin: channel-safely v1.1a 2022-11-21 12:39:26 -08:00
channel-groups.cpp Implements plugin: channel-safely v1.2.4 2023-02-24 15:51:11 -08:00
channel-manager.cpp Implements plugin: channel-safely v1.2.3 2023-02-08 12:03:40 -08:00
channel-safely-plugin.cpp Implements plugin: channel-safely v1.2.4 2023-02-24 15:51:11 -08:00