|
Crossfire Server, Trunk
R22047
|
#include <stdarg.h>#include <string.h>#include <cfcitybell.h>#include <cfcitybell_proto.h>#include <svnversion.h>
Include dependency graph for cfcitybell.c:Go to the source code of this file.
Functions | |
| CF_PLUGIN int | cfcitybell_globalEventListener (int *type,...) |
| CF_PLUGIN int | cfcitybell_runPluginCommand (object *op, char *params) |
| CF_PLUGIN int | closePlugin (void) |
| CF_PLUGIN int | eventListener (int *type,...) |
| CF_PLUGIN void * | getPluginProperty (int *type,...) |
| CF_PLUGIN int | initPlugin (const char *iversion, f_plug_api gethooksptr) |
| CF_PLUGIN int | postInitPlugin (void) |
| static void | ring_bell (void) |
| static void | ring_darcap (object *pl) |
| static void | ring_navar (object *pl) |
| static void | ring_scorn (object *pl) |
Variables | |
| static int | last_hr |
| CF_PLUGIN char | SvnRevPlugin [] = SVN_REV |
This file is part of the city bell plugin. See this page for more information.
Definition in file cfcitybell.c.