]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Simplify REGISTER_WEAPON (and avoid adding redundant globals), now possible thanks... terencehill/blaster_attack_fix 1281/head
authorterencehill <piuntn@gmail.com>
Fri, 17 May 2024 00:38:54 +0000 (02:38 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 17 May 2024 00:38:54 +0000 (02:38 +0200)
commit49a39c8c8c3b048a27cfa896c5a8221e8f49afb9
tree1da503e2d3986727e7cd8e06b0f4ff55ad2102a2
parentddca725bb5c1d65b6db249606498bd751a250eae
Simplify REGISTER_WEAPON (and avoid adding redundant globals), now possible thanks to the new WEP_CVAR* macros
26 files changed:
qcsrc/common/mutators/mutator/overkill/okhmg.qh
qcsrc/common/mutators/mutator/overkill/okmachinegun.qh
qcsrc/common/mutators/mutator/overkill/oknex.qh
qcsrc/common/mutators/mutator/overkill/okrpc.qh
qcsrc/common/mutators/mutator/overkill/okshotgun.qh
qcsrc/common/weapons/all.qh
qcsrc/common/weapons/weapon/arc.qh
qcsrc/common/weapons/weapon/blaster.qh
qcsrc/common/weapons/weapon/crylink.qh
qcsrc/common/weapons/weapon/devastator.qh
qcsrc/common/weapons/weapon/electro.qh
qcsrc/common/weapons/weapon/fireball.qh
qcsrc/common/weapons/weapon/hagar.qh
qcsrc/common/weapons/weapon/hlac.qh
qcsrc/common/weapons/weapon/hook.qh
qcsrc/common/weapons/weapon/machinegun.qh
qcsrc/common/weapons/weapon/minelayer.qh
qcsrc/common/weapons/weapon/mortar.qh
qcsrc/common/weapons/weapon/porto.qh
qcsrc/common/weapons/weapon/rifle.qh
qcsrc/common/weapons/weapon/seeker.qh
qcsrc/common/weapons/weapon/shockwave.qh
qcsrc/common/weapons/weapon/shotgun.qh
qcsrc/common/weapons/weapon/tuba.qh
qcsrc/common/weapons/weapon/vaporizer.qh
qcsrc/common/weapons/weapon/vortex.qh