godot/platform
Ibrahn Sahir 63068e2ccd 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.
2019-05-23 20:06:56 +01:00
..
android Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
haiku added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
iphone Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
javascript Merge pull request #29032 from akien-mga/tools-exceptions-rtti 2019-05-21 17:10:51 +02:00
osx Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
server added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
uwp added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
windows Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
x11 Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00