]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
network CSQC and network entities separately (should prevent bugs when an entity...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 26 Sep 2009 18:15:41 +0000 (18:15 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 26 Sep 2009 18:15:41 +0000 (18:15 +0000)
commit027f95c8315bd7ec0c4b9351ba2b32e7beebd460
tree52139cb9d82c0d0100d8210cd14443cad2b5f7e6
parentc1badb6b99e85cc6fe4abbc4390bc6989c606c2b
network CSQC and network entities separately (should prevent bugs when an entity suddenly gets SendEntity assigned, which can happen during entity reuse)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9243 d7cf8633-e32d-0410-b094-e92efae38249
protocol.c
protocol.h
server.h
sv_main.c