]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cleaned up edict clearing when connecting or coming back from a level change, this...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 25 Nov 2005 05:24:25 +0000 (05:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 25 Nov 2005 05:24:25 +0000 (05:24 +0000)
commit5058c85e11139d7790073b5532d9ca1cfcf13961
tree33488466b452860c382742bee0761d1bed05a2a6
parentc08f86cf2b475ac0b3ddf8399c83e6f6d76eb6dc
cleaned up edict clearing when connecting or coming back from a level change, this fixes the botclient bugs regarding .colormap, but also meant that NetConn_ServerFrame requires SV_VM_Begin/End around it

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