1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:49:56 +00:00
openmw-tes3mp/components/debug
fredzio 4058e117ca Don't clobber game log file when we collect a stack trace.
When the crash catcher catch a signal it forks to collect data about its
parent. In the process the child reinitialize the log file, which ends
up empty.
2021-04-17 13:14:01 +02:00
..
debugging.cpp Don't clobber game log file when we collect a stack trace. 2021-04-17 13:14:01 +02:00
debugging.hpp Print '--version' and '--help' messages without timestamps 2020-12-08 23:14:49 +01:00
debuglog.cpp Implement advanced logging system (feature #4581) 2018-08-12 13:38:15 +04:00
debuglog.hpp Use a generic logging system for RecastNavigation 2019-04-08 20:31:21 +04:00
gldebug.cpp Hide macro usage from Macs where it isn't defined 2021-03-14 03:42:23 +00:00
gldebug.hpp Add glDebugGroup support 2020-12-20 01:22:14 +00:00