 |
Crossfire Server, Trunk
1.75.0
|
PyObject * Crossfire_Archetype_wrap(archetype *what)
int cfpython_globalEventListener(int *type,...)
PyObject * Crossfire_Party_wrap(partylist *what)
PyObject * Crossfire_Map_wrap(mapstruct *what)
int closePlugin(void)
Close the plugin.
void(* f_plug_api)(int *type,...)
General API function.
void * getPluginProperty(int *type,...)
Gets a plugin property.
PyObject * Crossfire_Object_wrap(object *what)
Python initialized.
The archetype structure is a set of rules on how to generate and manipulate objects which point to ar...
void Handle_Map_Unload_Hook(Crossfire_Map *map)
PyObject * Crossfire_Region_wrap(region *what)
int initPlugin(const char *iversion, f_plug_api gethooksptr)
Plugin initialisation function.
int postInitPlugin(void)
Plugin was initialized, now to finish.
int eventListener(int *type,...)
Handles an object-related event.
void cfpython_runPluginCommand(object *op, const char *params)