]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix color not updated and ping not displayed in the radar for captured dom points
authorterencehill <piuntn@gmail.com>
Wed, 20 Apr 2011 20:53:22 +0000 (22:53 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 20 Apr 2011 20:53:22 +0000 (22:53 +0200)
commita6e36cb811420eaec45c711d2886fbc0cbe23ab2
treea214e90adf0726f7790c241d038b0378db16a1a7
parentb5ff357fb8069c9caa02d65108a622a17051c163
Fix color not updated and ping not displayed in the radar for captured dom points
Reason: self gets reassigned in FOR_EACH_PLAYER!
Curiously, this bug was introduced by the commit 'fix terencehill's code' (b02eb66e3a23baaca99809d6ad048d3c28d519b1) which REALLY didn't fix anything, ended up in a mere clean-up.
qcsrc/server/cl_client.qc
qcsrc/server/domination.qc