Kawe Mazidjatari 34b779735e Don't allow server to execute 'disconnect' on client
Removed extraneous 'FCVAR_SERVER_CAN_EXECUTE' flag. We disconnect clients using 'CClient::Disconnect(..)', relying on the client is useless without an anti-cheat and anti-tamper. Client can still use this to disconnect on its own though.

'migrateme' seemed useless as well, removed 'FCVAR_SERVER_CAN_EXECUTE'.

This makes all 'FCVAR_SERVER_CAN_EXECUTE' require 'FCVAR_DEVELOPMENTONLY' to be stripped, in order to execute without the '-devsdk' parameter (development launch arg),
2022-09-17 20:43:16 +02: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-08-15 22:29:16 +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