dfhack/plugins/channel-safely
Josh Cooper 5d8d378917 Implements plugin: channel-safely v1.2.3
- Revises a few log lines
- Adds d_assert macro to replace assert usage
  - prints an error to indicate d_assert failed in Release builds as well as Debug builds
  - could be added to the Debug utilities to allow use of assertions on necessary code without needing to buffer the results for use in the assert statement
- Fixes bug wherein designations are never put into marker mode (related to the assert statements)
2023-02-08 12:03:40 -08:00
..
include Implements plugin: channel-safely v1.2.1 2023-01-23 14:24:23 -08:00
CMakeLists.txt Implements plugin: channel-safely v1.1a 2022-11-21 12:39:26 -08:00
channel-groups.cpp fix build errors with channel-safely 2023-01-24 18:48:23 -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.2 2023-01-23 14:24:24 -08:00