godot/platform/windows
Ibrahn Sahir 465056b6eb 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 16:31:01 +02:00
..
export Use relative path property hint for windows export icon 2019-02-03 01:31:53 +01:00
context_gl_windows.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
context_gl_windows.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
crash_handler_windows.cpp Check project settings live before lookup in crash handler 2019-07-03 16:31:01 +02:00
crash_handler_windows.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
detect.py Remove unused imports 2019-04-20 20:15:44 +02:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot.natvis Fixed & improved Visual Studio custom debugger visualization 2019-03-12 08:59:30 +01:00
godot_res.rc Refactor version macros and fix related bugs 2018-02-23 20:15:29 +01:00
godot_windows.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
joypad_windows.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
joypad_windows.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
key_mapping_windows.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
key_mapping_windows.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
lang_table.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_windows.cpp Disable driver fallback to GLES2 by default 2019-03-05 16:36:46 +01:00
os_windows.h Ability to keep pumping messages while being debugged, may be a solution for #21431 2019-03-03 17:12:19 -03:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_windows_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_windows.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
windows_terminal_logger.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
windows_terminal_logger.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00