Kawe Mazidjatari 40566235e0 Server authentication code improvements
* Added validity checks for player names, they must be UTF-8 encoded, else game clients will crash attempting to set non-UTF-8 player names in RUI.
* CServer::RejectConnection now takes a 'v_netadr_t*', previously it was 'user_creds_s*', which worked as 'v_netadr_t' is the first member in 'user_creds_s'.
* Programmer must now manually pass a character buffer to 'v_net_adr::GetAddress(...)'.
2022-11-03 02:30:57 +01:00
..
2022-08-15 02:59:41 +02:00
2022-08-15 02:59:41 +02:00
2022-07-30 00:43:40 +02:00
2022-07-29 17:30:05 +02:00
2022-10-20 12:29:50 +02:00
2022-08-13 19:41:45 +02:00
2022-09-09 19:47:31 +02:00
2022-09-12 23:59:32 +02:00
2022-06-15 01:23:28 +02:00
2022-02-06 16:48:52 +01:00
2022-09-09 19:47:31 +02:00
2022-09-09 19:47:31 +02:00
2022-09-09 19:47:31 +02:00