Kawe Mazidjatari
|
a4a2f34c10
|
/W4: Fix signed/unsigned mismatch
This commit fixes warnings and bugs caused by signed/unsigned mismatch.
|
2023-04-02 12:09:43 +02:00 |
|
Kawe Mazidjatari
|
2bf86375d7
|
/W4: Fix unreachable code
|
2023-04-02 02:17:52 +02:00 |
|
Kawe Mazidjatari
|
371e15db41
|
Fix many verbose compiler warnings
Many compiler warnings regarding implicit conversions.
|
2023-03-18 16:45:43 +01:00 |
|
Kawe Mazidjatari
|
62be540702
|
Properly shutdown SpdLog
Shutdown SpdLog on SDK shutdown or crash, this makes sure the buffers gets flushed.
|
2023-03-18 14:10:29 +01:00 |
|
Kawe Mazidjatari
|
14aff2d7b7
|
CCrashHandler: improve readability
Use macro instead of the code directly.
|
2023-02-04 01:04:06 +01:00 |
|
Kawe Mazidjatari
|
34f69a5b1e
|
Move crashhandler implementation to tier0
|
2023-01-31 22:13:40 +01:00 |
|