]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reordered the protocolversion_t values to have preferred protocols first
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 May 2005 23:58:04 +0000 (23:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 May 2005 23:58:04 +0000 (23:58 +0000)
commit2dfd91c8e6cf94cac2e8ffb9ae4f59ef67c133a5
tree9532b2359fb244693d5892ce3b5509abd499acd7
parentb96a22554e71b618bfc62d2f30cc0392cb34305c
reordered the protocolversion_t values to have preferred protocols first
changed client connect message to list all supported protocols
shortened PROTOCOL_DARKPLACES* names to "DP1" and such to make connect message shorter

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5330 d7cf8633-e32d-0410-b094-e92efae38249
common.h
netconn.c
protocol.c