mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-02-02 14:01:40 +00:00
81647f79ec
In Quake I this coould be used to filter messages by priority. id Software never implemented it for Quake II, it's just a left-over. Remove it. The `msg` cvar was exploited in attacks against the client. A malicious server send a `msg` cvar as stufftext -> it gets saved into the config -> since it's retrivable over the network through the userinfo stuff this can be used to track users, etc. |
||
---|---|---|
.. | ||
header | ||
sv_cmd.c | ||
sv_conless.c | ||
sv_entities.c | ||
sv_game.c | ||
sv_init.c | ||
sv_main.c | ||
sv_save.c | ||
sv_send.c | ||
sv_user.c | ||
sv_world.c |