Jonathan G Rennison
|
63ddf7f587
|
Crashlog: Update thread/lock handling to match GameLoop changes
|
2021-04-06 18:43:50 +01:00 |
|
Jonathan G Rennison
|
5e14b54a0c
|
Merge branch 'master' into jgrpp
|
2021-04-05 17:51:45 +01:00 |
|
Michael Lutz
|
13011e00c6
|
Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on the main thread.
|
2021-03-13 22:09:05 +01:00 |
|
Jonathan G Rennison
|
669b68d140
|
Crashlog: Suffix crash file names with date/time
|
2020-04-27 17:31:35 +01:00 |
|
Jonathan G Rennison
|
cbdd9f84d8
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/console_gui.cpp
# src/lang/korean.txt
# src/video/sdl2_v.cpp
# src/video/sdl2_v.h
# src/window.cpp
# src/window_gui.h
|
2019-11-12 18:43:10 +00:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
Jonathan G Rennison
|
6c21c93192
|
Add command line switch -Z to write detailed version information
|
2019-10-08 00:05:44 +01:00 |
|
Jonathan G Rennison
|
6ce7f22fe6
|
Send server desync log to client
|
2019-08-22 01:13:07 +01:00 |
|
Jonathan G Rennison
|
459a49cb24
|
Add flags for mismatch type to client desync log
|
2019-08-20 22:52:03 +01:00 |
|
Jonathan G Rennison
|
a1cf3358fe
|
Add missing include to crashlog.h
|
2019-07-04 17:04:38 +01:00 |
|
Jonathan G Rennison
|
97baff6fd8
|
Add client desync log to server desync log output
|
2019-05-23 22:53:17 +01:00 |
|
Jonathan G Rennison
|
fa55a1c002
|
Output a log, savegame and screenshot on desync events
|
2019-05-18 10:17:59 +01:00 |
|
Jonathan G Rennison
|
674732cd68
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
|
Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Jonathan G Rennison
|
743432e7f0
|
Try to do non-main thread crash save/screenshot in main thread
|
2018-08-26 22:23:11 +01:00 |
|
Jonathan G Rennison
|
f42cc19aad
|
Merge branch 'cpp-11' into crashlog_improvements
# Conflicts:
# Makefile.src.in
# src/crashlog.cpp
# src/crashlog.h
|
2018-04-27 00:33:44 +01:00 |
|
Charles Pigott
|
62d79900ec
|
Add: List recent news messages in crashlog output
|
2018-04-13 22:08:13 +02:00 |
|
Jonathan G Rennison
|
3271d69bda
|
Enable crashlogs for emergency or missing NewGRF savegames, in dev mode.
Factor out common checks for emergency and missing NewGRFs.
|
2017-06-22 19:30:37 +01:00 |
|
Jonathan G Rennison
|
349ddd90b7
|
Maintain a circular buffer of recent commands, add to crashlog.
Add console command to dump command log.
Increase max crashlog size.
|
2017-02-21 21:49:56 +00:00 |
|
Jonathan G Rennison
|
62631cba02
|
Attempt to log distro name/version in Unix crashlog.
Factor out fork/execve/read stdout code into own function.
|
2016-06-12 20:58:52 +01:00 |
|
Jonathan G Rennison
|
8d078acb4e
|
Log registers and fault instruction in Unix crashlog.
|
2016-06-12 19:34:06 +01:00 |
|
Jonathan G Rennison
|
cbc35e8aae
|
Try to make scope info logging more robust.
Add checks for validity of Vehicle ptrs in scope_dumper::VehicleInfo.
In Unix mode, try to handle SIGSEGVs when dumping scope info.
|
2016-02-25 19:21:06 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +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 |
|
rubidium
|
6c9078fd30
|
(svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c].
|
2011-01-18 22:17:15 +00:00 |
|
rubidium
|
f0ad5fd749
|
(svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c].
|
2011-01-18 22:17:15 +00:00 |
|
alberth
|
2ac558494c
|
(svn r19272) -Doc: successfull -> successful.
|
2010-02-27 12:29:44 +00:00 |
|
alberth
|
01562e2dfc
|
(svn r19272) -Doc: successfull -> successful.
|
2010-02-27 12:29:44 +00:00 |
|
smatz
|
9fc910fbc2
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
|
smatz
|
91ace4d50f
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
|
smatz
|
5924863a49
|
(svn r18156) -Add: crash screenshot, created from blitter buffer
|
2009-11-17 23:12:42 +00:00 |
|
smatz
|
0c4cada640
|
(svn r18156) -Add: crash screenshot, created from blitter buffer
|
2009-11-17 23:12:42 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
2b144e2ea6
|
(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
|
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 |
|