Skip to content

CrashDetect 4.13

Compare
Choose a tag to compare
@Zeex Zeex released this 13 Jan 01:25
· 330 commits to master since this release
  • Added SIGABRT detection on Linux (reported as a crash)
  • Added a way to detect CrashDetect from Pawn (see the include)
  • Added a forward declaration for OnRuntimeError() in the include file
  • Fixed a crash when the AMX stack is messed up
  • Fixed handling of Ctrl-C on Windows
  • Fixed empty script name in some error messages when .amx not found
  • Removed update checking code