summaryrefslogtreecommitdiff
path: root/platform/x11/crash_handler_x11.cpp
AgeCommit message (Expand)Author
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky
2020-01-10Fix warning in Linux crash handler on 32-bitRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-05-23Check project settings live before lookup in crash handlerIbrahn Sahir
2019-04-04Small fixes to static analyzer bugsqarmin
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-24Fixed hang when segfaulting after OS object destroyed (OSX and X11)Ibrahn Sahir
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-03-01Fix server build on FreeBSDFabio Alessandrelli
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-04Implemented physics plugAndreaCatania
2017-09-19Fix crash handler not including stdlib.hMarcelo Fernandez
2017-09-18Prevent running the crash_handler when a debugger is present on windowsMarcelo Fernandez
2017-09-13Added a crash handler to dump the backtrace on Windows, Linux and OS XMarcelo Fernandez