#include <Growl-WithInstaller/GrowlApplicationBridge.h>#include <Growl-WithInstaller/GrowlDefines.h>#include "AAGrowlPlugin.h"#include "tString.h"

Go to the source code of this file.
Defines | |
| #define | PLAYER_LEFT @"Player left" |
| #define | PLAYER_ENTERED @"Player entered" |
| #define | PLAYER_RENAMED @"Player renamed" |
| #define | DEATH_SUICIDE @"Death suicide" |
| #define | DEATH_FRAG @"Death frag" |
| #define | DEATH_TEAMKILL @"Death teamkill" |
| #define | GAME_END @"Game end" |
| #define | NEW_ROUND @"New Round" |
| #define | ROUND_WINNER @"Round winner" |
| #define | MATCH_WINNER @"Match winner" |
| #define | NEW_MATCH @"New match" |
| #define DEATH_FRAG @"Death frag" |
Definition at line 38 of file AAGrowlPlugin.mm.
| #define DEATH_SUICIDE @"Death suicide" |
Definition at line 37 of file AAGrowlPlugin.mm.
| #define DEATH_TEAMKILL @"Death teamkill" |
Definition at line 39 of file AAGrowlPlugin.mm.
| #define GAME_END @"Game end" |
Definition at line 40 of file AAGrowlPlugin.mm.
| #define MATCH_WINNER @"Match winner" |
| #define NEW_MATCH @"New match" |
Definition at line 44 of file AAGrowlPlugin.mm.
| #define NEW_ROUND @"New Round" |
Definition at line 41 of file AAGrowlPlugin.mm.
| #define PLAYER_ENTERED @"Player entered" |
Definition at line 35 of file AAGrowlPlugin.mm.
| #define PLAYER_LEFT @"Player left" |
Definition at line 34 of file AAGrowlPlugin.mm.
| #define PLAYER_RENAMED @"Player renamed" |
Definition at line 36 of file AAGrowlPlugin.mm.
| #define ROUND_WINNER @"Round winner" |
1.5.4