]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Send one byte less in Send_KillNotification, Send_CSQC_KillCenterprint and Send_CSQC_...
authorterencehill <piuntn@gmail.com>
Sat, 20 Aug 2011 15:53:12 +0000 (17:53 +0200)
committerterencehill <piuntn@gmail.com>
Sat, 20 Aug 2011 15:53:12 +0000 (17:53 +0200)
commite97b64485a434330d40ccb3adcbc3e4de9f9608a
treedf1a7d8f5143f7299361043421c36a1915840c17
parent6202507673655a7e197438d3f345cc8a69cc8b78
Send one byte less in Send_KillNotification, Send_CSQC_KillCenterprint and Send_CSQC_Centerprint_Generic by networking directly TE_CSQC_* constants rather than TE_CSQC_NOTIFY + CSQC_* constants
qcsrc/client/Main.qc
qcsrc/common/constants.qh
qcsrc/server/g_damage.qc
qcsrc/server/miscfunctions.qc