quakeforge/qw
Brian Koropoff 83334ce633 In response to an apparent server-side exploit that has shown up on
execpc's ProzacTF server, info strings for other players are checked to
ensure that they contain the "name" key.  If the key is not present, it is
set to "user-%i [exploit]", where %i is the userid of the player.  Players
using this exploit should now show up on the scoreboard and users list
and be visible during gameplay.  Although this renders the exploit useless
against players using QF, the exact way in which it bypasses the extensive
checks of a player's name by the server needs to be discovered so that it
can be fixed.  The server in question uses a bastarized version of QF
0.5.2, so it's possible that the problem still exists in QF today.
2003-08-20 07:22:34 +00:00
..
include rename cl_timeframes to demo_timeframes and make it /not/ archive. 2003-08-12 06:33:13 +00:00
source In response to an apparent server-side exploit that has shown up on 2003-08-20 07:22:34 +00:00
.gitignore cvs ignorage 2003-02-10 21:09:54 +00:00
Makefile.am move the make dist stuff to the top level Makefile.am and get make dist to 2001-04-18 07:18:54 +00:00