Xonotic
|
#include <common/teams.qh>
#include <common/util.qh>
#include <common/mutators/mutator/status_effects/_mod.qh>
#include "all.inc"
Go to the source code of this file.
Classes | |
class | Buff |
Macros | |
#define | BUFF_SPAWNFUNC(e, b, t) |
#define | BUFF_SPAWNFUNC_Q3COMPAT(o, r) |
#define | BUFF_SPAWNFUNCS(e, b) |
#define | REGISTER_BUFF(id, inst) REGISTER(StatusEffect, BUFF_##id, m_id, inst) |
Functions | |
string | Buff_UndeprecateName (string buffname) |
STATIC_INIT (REGISTER_BUFFS) | |
Definition at line 1 of file all.inc.
Referenced by GiveItems().
STATIC_INIT | ( | REGISTER_BUFFS | ) |
Definition at line 40 of file buffs.qh.
References buff_Init(), buff_Init_Compat(), entity(), FOREACH, and team_forced.