Kawe Mazidjatari 2d87e082f1 /W4: Fix unreferenced symbol bugs
Fixed bugs that was caused by symbols that were defined, but never used.
* 'UnsignedIntConvertToFltSIMD' never used its input parameter.
* The results from the call to 'sq_call' were never checked, so if a failure took place, it was never logged.
* 'CheckForWarnings' never used the 'context' parameter, but this was required as context types of 'eDLL_T::SYSTEM_WARNING' or 'context == eDLL_T::SYSTEM_ERROR', should be returning the warning/error color as well.
* Renamed 'GetHiddenServerConnectStatus' to 'GetHiddenServerName' and added more dedicated error handling within its logic, as the results from the call 'g_pMasterServer->GetServerByToken' was never checked.
2023-04-02 17:11:14 +02:00
..
2022-07-08 00:55:01 +02:00
2023-03-28 01:30:09 +02:00
2023-03-26 17:46:30 +02:00
2023-04-02 12:09:43 +02:00
2023-01-25 02:26:52 +01:00
2023-04-02 17:11:14 +02:00
2023-03-29 00:19:19 +02:00
2023-03-27 02:01:48 +02:00
2023-03-27 02:01:48 +02:00
2023-04-02 12:09:43 +02:00
2023-03-27 02:01:48 +02:00
2023-01-25 02:26:52 +01:00
2023-04-02 17:11:14 +02:00
2023-04-02 00:59:24 +02:00
2023-01-25 02:26:52 +01:00
2023-04-01 01:05:43 +02:00
2023-04-01 13:11:02 +02:00
2023-04-02 16:03:01 +02:00
2023-04-02 16:03:01 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00