ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/events.pod
(Generate patch)

Comparing deliantra/server/pod/events.pod (file contents):
Revision 1.10 by root, Thu Dec 21 23:37:05 2006 UTC vs.
Revision 1.11 by root, Fri Dec 22 06:02:29 2006 UTC

362 362
363Invoked whenever attachments/plug-ins need to get reattached to the 363Invoked whenever attachments/plug-ins need to get reattached to the
364object. This usually happens when server was reloaded. This event will 364object. This usually happens when server was reloaded. This event will
365only be generated if the object has attachments. 365only be generated if the object has attachments.
366 366
367=head3 destroy (client -- )
368
369Called when the runtime wants to destroy the client structure.
370
367=head3 reply (client replystring -- ) 371=head3 reply (client replystring -- )
368 372
369Called when the client submits a reply in the ST_CUSTOM state. Usually 373Called when the client submits a reply in the ST_CUSTOM state. Usually
370handled internally by language plugins. 374handled internally by language plugins.
371 375

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines