warzone2100/lib/exceptionhandler
Buginator c349a34865 Add a timestamp to addDumpInfo().
Remove the separator bars in the report file

We now log, map name (for SP/MP), the language that is read from the config file, and if they are using a cheat.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7743 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-16 22:28:35 +02:00
..
include
Makefile.am
dumpinfo.cpp Add a timestamp to addDumpInfo(). 2009-06-16 22:28:35 +02:00
dumpinfo.h Create a new function, addDumpInfo(), to be used to add custom information to the crash dump report file. 2009-06-16 22:28:34 +02:00
exceptionhandler.c Exceptionhandler: Remove signal descriptions for signals that are either non fatal or simply not handled by our signal handler 2009-05-28 09:59:29 +02:00
exceptionhandler.h
exceptionhandler.vcproj
exchndl.c Fix windows crash dump report, by returning back a c_str() instead of a string. 2009-05-28 09:59:21 +02:00
exchndl.h
makefile.win32