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
..
2023-01-28 13:05:43 +01:00
2023-01-25 02:26:52 +01:00
2023-04-02 17:11:14 +02:00
2023-04-02 17:11:14 +02:00
2023-04-02 17:11:14 +02:00
2023-03-01 00:09:38 +01:00
2022-05-19 02:19:43 +02:00
2023-01-25 02:26:52 +01:00
2023-03-26 16:09:05 +02:00
2023-03-26 16:09:05 +02:00
2023-04-02 17:11:14 +02:00
2023-01-25 02:26:52 +01:00