]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Move generic entity flags to a common constants location so they are included in...
authorMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 06:44:48 +0000 (16:44 +1000)
committerMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 06:44:48 +0000 (16:44 +1000)
commitaae27b54eb620186060de31b49b6f1d7cabf3358
tree79af291cbb05c34d7caec7128a1af1fc81db650a
parentad48f34a4a109c864ffe01a14f2290821c03dc9d
Move generic entity flags to a common constants location so they are included in a single list, fixes a few overlapped flags causing issues in gameplay
12 files changed:
qcsrc/client/weapons/projectile.qh
qcsrc/common/constants.qh
qcsrc/common/ent_cs.qh
qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc
qcsrc/common/gamemodes/gamemode/race/sv_race.qc
qcsrc/common/physics/movetypes/movetypes.qc
qcsrc/common/physics/movetypes/movetypes.qh
qcsrc/common/physics/player.qh
qcsrc/server/constants.qh
qcsrc/server/defs.qh
qcsrc/server/miscfunctions.qc
qcsrc/server/weapons/common.qh