Crossfire Server, Branch 1.12  R12190
Functions
cfrhg_proto.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * cfrhg_globalEventListener (int *type,...)
 Global server event handling.
int cfrhg_runPluginCommand (object *op, char *params)
 Unused.
int closePlugin (void)
 Close the plugin.
void * eventListener (int *type,...)
 Handles an object-related event.
void * getPluginProperty (int *type,...)
 Gets a plugin property.
int initPlugin (const char *iversion, f_plug_api gethooksptr)
 Plugin initialisation function.
int postInitPlugin (void)
 Plugin was initialized, now to finish.