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.140 by root, Sat Jan 13 23:06:13 2007 UTC vs.
Revision 1.141 by root, Sun Jan 14 02:10:41 2007 UTC

1972void esrv_update_item (object *op, int what, object *item) 1972void esrv_update_item (object *op, int what, object *item)
1973 C_ARGS: what, op, item 1973 C_ARGS: what, op, item
1974 1974
1975void clear_los (object *op) 1975void clear_los (object *op)
1976 1976
1977int command_teleport (object *op, char *params)
1978
1979int command_summon (object *op, char *params) 1977int command_summon (object *op, char *params)
1980 1978
1981int command_arrest (object *op, char *params) 1979int command_arrest (object *op, char *params)
1982 1980
1983int command_kick (object *op, char *params) 1981int command_kick (object *op, char *params)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines