summaryrefslogtreecommitdiff
path: root/src/os/windows/crashlog_win.cpp
AgeCommit message (Expand)Author
2021-06-10Codechange: [WIN32] Add a wrapper around GetProcAddress()glx22
2021-06-10Fix: [MinGW32] Linking errorglx22
2021-06-10Codechange: [WIN32] Reduce manual dynamic loading as WinXP is the minimum ver...glx22
2021-04-07Codechange: Remove the now meaningless console_cp parameter from OTTD2FSNiels Martin Hansen
2021-04-07Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of sta...Niels Martin Hansen
2021-03-13Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on t...Michael Lutz
2021-02-23Codechange: Switch to explicit wide stringsNiels Martin Hansen
2021-02-13Fix f1f281b31: [Win32] MinGW doesn't know timeapi.hglx22
2021-02-09Fix: [Win32] Set minimum resolution for timers to 1ms. (#8660)Loïc Guilloux
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2020-12-27Codechange: Stringify config file paths.Michael Lutz
2020-06-01Fix #7970: [Win32] Disable event loop on crash to prevent recursive faultsglx
2019-12-24Codechange: Improve MSVC ARM64 supportMichał Janiszewski
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-04Fix #7570: Show Github URL in the crashlog windowTransportman
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-26Codechange: Move 2 constants into the ifdef where they're usedCharles Pigott
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
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