mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 19:15:15 +00:00
0a0699c212
- thread-safe init and stack trace output (more robust) - better symbol display (no longer suppress all STL; UDT line splitting - add debug_wprintf and debug_disable_leak_reporting - exception handler now called from __try and vectored chain (if supported by OS); will even work while being debugged and isn't stomped on by some other UnhandledExceptionFilter users This was SVN commit r2419.