]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/common/vehicles/vehicle/spiderbot_weapons.qc
Merge branch 'TimePath/intrusive' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Wed, 27 Jul 2016 12:29:35 +0000 (12:29 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Wed, 27 Jul 2016 12:29:35 +0000 (12:29 +0000)
commit17bfb8ee18b833f2be23fc5420c0dc1666ad2b5e
tree4fa6547778580e66bf9b4120f27d0653463eba41
parent2ddc3cc76f3da544e15e06ae862602987affd00c
parentabd4f23414e9e8d5dfa677f4b43de757b6954b3c
Merge branch 'TimePath/intrusive' into 'master'

Implement intrusive lists

Provides a solution to the abuse of `find` and `findchain` (hidden behind `FOREACH_*`)

See merge request !343
qcsrc/client/weapons/projectile.qc
qcsrc/common/vehicles/vehicle/raptor_weapons.qc
qcsrc/common/weapons/weapon/shockwave.qc
qcsrc/server/miscfunctions.qc