michi_cc
|
8c7a4db53a
|
(svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds.
|
2013-08-05 20:36:55 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
michi_cc
|
ee6e8ea36b
|
(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver.
|
2011-11-04 23:47:00 +00:00 |
|
terkhen
|
c52c0764f3
|
(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR)
|
2011-05-25 16:40:30 +00:00 |
|
alberth
|
9222a30173
|
(svn r22145) -Codechange: Do explicit test for non-bool values.
|
2011-02-25 22:04:38 +00:00 |
|
frosch
|
0d4a57c429
|
(svn r20846) -Fix: some whitespace.
|
2010-09-25 19:13:25 +00:00 |
|
michi_cc
|
ecdc56c057
|
(svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present.
|
2010-08-23 18:20:22 +00:00 |
|
michi_cc
|
ce8a9acffb
|
(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function.
|
2010-08-23 18:19:15 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
smatz
|
91ace4d50f
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
|
rubidium
|
fd060c7276
|
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
|
2010-01-16 19:08:33 +00:00 |
|
smatz
|
e2161c77ae
|
(svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logs
|
2009-12-25 11:52:14 +00:00 |
|
glx
|
ff801662a5
|
(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows
|
2009-12-09 15:24:13 +00:00 |
|
glx
|
f95b2b20d3
|
(svn r18184) -Codechange: add crash screenshot for win32
|
2009-11-19 16:27:15 +00:00 |
|
rubidium
|
69a13877c3
|
(svn r17487) -Fix: silence some MSVC warnings
|
2009-09-09 12:41:51 +00:00 |
|
glx
|
0ab291391e
|
(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash window. Also tells the user where crash.sav is when saving succeeded.
|
2009-09-08 14:58:15 +00:00 |
|
rubidium
|
4d75bebbe4
|
(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore
|
2009-09-07 12:13:33 +00:00 |
|
rubidium
|
1d7619fdb5
|
(svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations
|
2009-09-07 11:10:49 +00:00 |
|
rubidium
|
06d4507f5f
|
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
|
2009-09-04 20:31:49 +00:00 |
|
rubidium
|
fab411abdc
|
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal
|
2009-09-03 22:32:08 +00:00 |
|
rubidium
|
22192d96c2
|
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
|
2009-09-03 21:56:29 +00:00 |
|