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

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.170 by root, Fri Feb 16 19:43:41 2007 UTC vs.
Revision 1.171 by pippijn, Fri Mar 2 13:32:52 2007 UTC

2063 2063
2064int command_summon (object *op, char *params) 2064int command_summon (object *op, char *params)
2065 2065
2066int command_arrest (object *op, char *params) 2066int command_arrest (object *op, char *params)
2067 2067
2068int command_kick (object *op, char *params)
2069
2070int command_banish (object *op, char *params) 2068int command_banish (object *op, char *params)
2071 2069
2072 2070
2073MODULE = cf PACKAGE = cf::player PREFIX = cf_player_ 2071MODULE = cf PACKAGE = cf::player PREFIX = cf_player_
2074 2072

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines