summaryrefslogtreecommitdiff
path: root/src/os/windows/crashlog_win.cpp
AgeCommit message (Expand)Author
2015-08-10(svn r27380) -Fix: [Win32] Compilation with MSVC2015.michi_cc
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-26(svn r26517) -Fix: Windows 9x (or rather non-unicode) compile failuresrubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-08-05(svn r25677) -Codechange: [Win32] There are no 64-bit Windows versions below ...michi_cc
2013-08-05(svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode bu...michi_cc
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-11-04(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI...michi_cc
2011-05-25(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binari...terkhen
2011-02-25(svn r22145) -Codechange: Do explicit test for non-bool values.alberth
2010-09-25(svn r20846) -Fix: some whitespace.frosch
2010-08-23(svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Mos...michi_cc
2010-08-23(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-i...michi_cc
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-07-24(svn r20211) -Codechange: Indented code should have curly braces around it.alberth
2010-01-18(svn r18855) -Codechange: record compiler name and version in the crash logsmatz
2010-01-16(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...rubidium
2009-12-25(svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logssmatz
2009-12-09(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windowsglx
2009-11-19(svn r18184) -Codechange: add crash screenshot for win32glx
2009-09-09(svn r17487) -Fix: silence some MSVC warningsrubidium
2009-09-08(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash windo...glx
2009-09-07(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash...rubidium
2009-09-07(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...rubidium
2009-09-04(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp...rubidium
2009-09-03(svn r17410) -Codechange: use the same define for determining whether windows...rubidium
2009-09-03(svn r17409) -Codechange: split the crash log and other windows 'glue' coderubidium