cl_parsewhitetext (rid#1239249)
non-standard text messages should be much better for use server voting fix git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1281 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
e671736021
commit
a49ca96a5a
8 changed files with 272 additions and 177 deletions
|
@ -842,7 +842,7 @@ char *TP_PlayerTeam (void);
|
|||
char *TP_EnemyTeam (void);
|
||||
char *TP_EnemyName (void);
|
||||
void TP_StatChanged (int stat, int value);
|
||||
int TP_CategorizeMessage (char *s, int *offset);
|
||||
int TP_CategorizeMessage (char *s, int *offset, player_info_t **plr);
|
||||
void TP_NewMap (void);
|
||||
qboolean TP_FilterMessage (char *s);
|
||||
qboolean TP_CheckSoundTrigger (char *str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue