index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
crash_handler_windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Windows] Detect missing DLL dependencies and list them in the open_dynamic_l...
bruvzg
2023-03-27
1
-3
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace ...
bruvzg
2022-11-29
1
-1
/
+1
*
[Windows] Improve build environment detection, add support for Windows on ARM.
bruvzg
2022-08-27
1
-1
/
+9
*
Crash handler: Use `print_error` to include backtrace in logs
Rémi Verschelde
2022-05-05
1
-21
/
+23
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-8
/
+15
*
Core: Move generated `VERSION_HASH` to a `.cpp` file
Rémi Verschelde
2022-02-09
1
-4
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve crash handler message display
Hugo Locurcio
2021-06-17
1
-0
/
+10
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-1
/
+1
*
Windows: Appease capricious MSVC versions with moody headers
Rémi Verschelde
2020-04-26
1
-1
/
+3
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
1
-2
/
+7
*
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-20
1
-1
/
+2
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-0
/
+218