summaryrefslogtreecommitdiff
path: root/ZAPD/CrashHandler.cpp
AgeCommit message (Collapse)Author
2023-07-20Updated to use clang-format-14 (#297)Nicholas Estelami
2023-05-04add missing headers (#291)louist103
2022-12-05Read from an external file for entrance lists (#271)louist103
* Read from entrance list file * Remove switch. * Add check for special entrances. * Ignore warning for GCC in specific spot. * u
2022-10-25Cleanup crash handler.louist103
2022-07-30add messageslouist103
2022-07-30Check for POSIX instead of just linuxlouist103
2022-07-30it worksLouis