summaryrefslogtreecommitdiffstats
path: root/platform/windows/crash_handler_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Detect missing DLL dependencies and list them in the open_dynamic_l...bruvzg2023-03-271-3/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace ...bruvzg2022-11-291-1/+1
* [Windows] Improve build environment detection, add support for Windows on ARM.bruvzg2022-08-271-1/+9
* Crash handler: Use `print_error` to include backtrace in logsRémi Verschelde2022-05-051-21/+23
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-8/+15
* Core: Move generated `VERSION_HASH` to a `.cpp` fileRémi Verschelde2022-02-091-4/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Improve crash handler message displayHugo Locurcio2021-06-171-0/+10
* Fixes small typos and grammar correctionAnshul7sp12021-03-121-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-1/+1
* Windows: Appease capricious MSVC versions with moody headersRémi Verschelde2020-04-261-1/+3
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Check project settings live before lookup in crash handlerIbrahn Sahir2019-05-231-2/+7
* Drop RtAudio driver on WindowsRémi Verschelde2019-02-201-1/+2
* Platform: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+218