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-07-08 00:55:01 +02:00
2022-08-09 03:02:00 +02:00
2022-09-09 19:47:31 +02:00
2022-09-14 01:14:51 +02:00
2022-09-14 01:14:51 +02:00
2022-09-09 19:47:31 +02:00
2022-08-09 15:19:12 +02:00
2022-09-09 19:47:31 +02:00
2022-09-14 01:14:51 +02:00
2022-08-29 15:59:12 +02:00
2022-09-16 15:03:05 +02:00
2022-09-09 19:47:31 +02:00
2022-09-14 01:14:51 +02:00
2022-09-12 00:44:03 +02:00
2022-08-09 15:19:12 +02:00
2022-09-14 01:14:51 +02:00
2022-09-14 01:14:51 +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