]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Use a different and smarter way to go through the bones of a model. The previous...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 4 Jan 2012 19:51:04 +0000 (21:51 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 4 Jan 2012 19:51:04 +0000 (21:51 +0200)
commitc23e98576c85491afbdb69be9ed66fb4deaa858a
tree2defe64d95065855ef7db29649664301f831c2e0
parent22a9cf27830f1ced8fbf6c878b068b7d1a750a26
Use a different and smarter way to go through the bones of a model. The previous loop had a bug which would eventually crash CSQC. Also use this for the sandbox to fix the same issue.
qcsrc/client/damage.qc
qcsrc/common/util.qh
qcsrc/server/mutators/sandbox.qc