godot/platform/windows
Ibrahn Sahir c27f44f525 Check project settings live before lookup in crash handler
In x11, windows and osx crash handlers, check project settings exists
before looking up the crash handler message setting.
Avoids crashing the crash handler when handling a crash outside project
settings lifetime. Instead omitting the configurable message and
continuing with trace dump.

(cherry picked from commit 63068e2ccd)
2019-07-03 17:02:13 +02:00
..
export Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
context_gl_win.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
context_gl_win.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
crash_handler_win.cpp Check project settings live before lookup in crash handler 2019-07-03 17:02:13 +02:00
crash_handler_win.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
ctxgl_procaddr.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
ctxgl_procaddr.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
detect.py Implement pull/18665 for 3.0 2018-05-13 22:32:01 +02:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot_res.rc Refactor version macros and fix related bugs 2018-02-24 01:34:34 +01:00
godot_win.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
key_mapping_win.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
key_mapping_win.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
lang_table.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_windows.cpp Fix multitouch input not working on certain devices on Windows 2019-07-03 14:07:11 +02:00
os_windows.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_windows.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_windows.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
windows_terminal_logger.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
windows_terminal_logger.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00