]> icculus.org git repositories - divverent/darkplaces.git/commit
separated the code that sends player name and such into CL_SendPlayerInfo
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Mar 2007 10:34:24 +0000 (10:34 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Mar 2007 10:34:24 +0000 (10:34 +0000)
commit3d6d8ba183d0761bceffa2b46decb52c12360040
tree9d62b373ec3a21390b1fa6a823dd25f3ef2df8c4
parentc312c059ebe2e1b98c2d3fd421d73f2d4757addd
separated the code that sends player name and such into CL_SendPlayerInfo
moved call to CL_SendPlayerInfo from signon 2 to signon 1
moved cl_begindownloads from signon 2 to signon 1, this fixes the 'no ambient sounds' bug

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6977 d7cf8633-e32d-0410-b094-e92efae38249
cl_parse.c