]> icculus.org git repositories - divverent/darkplaces.git/commit - host.c
removed the ^7 after player names in various engine messages and made
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 13 Jun 2007 08:42:51 +0000 (08:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 13 Jun 2007 08:42:51 +0000 (08:42 +0000)
commit6949a9d31e866c366cd719e9c8a2d2ae3a577260
treea7abb4b3dc35d92ec8b2c5c6f9f748b97f2374c4
parent3ad7fd58a384148f78dfd1a541e81a69e90dab8f
removed the ^7 after player names in various engine messages and made
the player name change code append the ^7 if the name contains color
codes and the last one is not ^7, this gets rid of spurious ^7 tags seen
by non-DP clients

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7409 d7cf8633-e32d-0410-b094-e92efae38249
host.c
host_cmd.c
sv_main.c