Xonotic
magicear.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int MAGICEAR_CONTINUE = BIT(6)
 
const int MAGICEAR_IGNORE_INVALIDTELL = BIT(3)
 
const int MAGICEAR_IGNORE_SAY = BIT(0)
 
const int MAGICEAR_IGNORE_TEAMSAY = BIT(1)
 
const int MAGICEAR_IGNORE_TELL = BIT(2)
 
const int MAGICEAR_NODECOLORIZE = BIT(7)
 
const int MAGICEAR_REPLACE_OUTSIDE = BIT(5)
 
const int MAGICEAR_REPLACE_WHOLE_MESSAGE = BIT(4)
 
const int MAGICEAR_TUBA = BIT(8)
 
const int MAGICEAR_TUBA_EXACTPITCH = BIT(9)
 

Variable Documentation

◆ MAGICEAR_CONTINUE

const int MAGICEAR_CONTINUE = BIT(6)

Definition at line 10 of file magicear.qh.

◆ MAGICEAR_IGNORE_INVALIDTELL

const int MAGICEAR_IGNORE_INVALIDTELL = BIT(3)

Definition at line 7 of file magicear.qh.

◆ MAGICEAR_IGNORE_SAY

const int MAGICEAR_IGNORE_SAY = BIT(0)

Definition at line 4 of file magicear.qh.

◆ MAGICEAR_IGNORE_TEAMSAY

const int MAGICEAR_IGNORE_TEAMSAY = BIT(1)

Definition at line 5 of file magicear.qh.

◆ MAGICEAR_IGNORE_TELL

const int MAGICEAR_IGNORE_TELL = BIT(2)

Definition at line 6 of file magicear.qh.

◆ MAGICEAR_NODECOLORIZE

const int MAGICEAR_NODECOLORIZE = BIT(7)

Definition at line 11 of file magicear.qh.

◆ MAGICEAR_REPLACE_OUTSIDE

const int MAGICEAR_REPLACE_OUTSIDE = BIT(5)

Definition at line 9 of file magicear.qh.

◆ MAGICEAR_REPLACE_WHOLE_MESSAGE

const int MAGICEAR_REPLACE_WHOLE_MESSAGE = BIT(4)

Definition at line 8 of file magicear.qh.

◆ MAGICEAR_TUBA

const int MAGICEAR_TUBA = BIT(8)

Definition at line 12 of file magicear.qh.

◆ MAGICEAR_TUBA_EXACTPITCH

const int MAGICEAR_TUBA_EXACTPITCH = BIT(9)

Definition at line 13 of file magicear.qh.