[Bug 4000] STANDALONE flag prevents client from connecting to a server.

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Mar 2 00:40:16 EST 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4000





------- Comment #1 from monson.kyle at gmail.com  2009-03-02 00:40 EDT -------
Created an attachment (id=2004)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=2004&action=view)
Fix for STANDALONE flag connection bug.

The STANDALONE flag is supposed to forgo the talking to the auth server and
send an immediate challengeResponse. 

The code compiled with the STANDALONE flag checks the com_standalone setting.
If it is not set the challengeResponse is skipped and nothing is sent back to
the client leaving it hanging.

This patch removes the com_standalone cvar check.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list