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

Comparing deliantra/server/plugins/cfperl/cfperl.xs (file contents):
Revision 1.69 by elmex, Mon Aug 14 21:45:06 2006 UTC vs.
Revision 1.70 by elmex, Tue Aug 15 06:04:15 2006 UTC

1595int cf_object_get_flag (object *op, int flag) 1595int cf_object_get_flag (object *op, int flag)
1596 ALIAS: flag = 0 1596 ALIAS: flag = 0
1597 1597
1598void cf_object_set_flag (object *op, int flag, int value) 1598void cf_object_set_flag (object *op, int flag, int value)
1599 1599
1600int need_identify (const object *obj);
1601
1600int apply_shop_mat (object *shop_mat, object *op); 1602int apply_shop_mat (object *shop_mat, object *op);
1601 1603
1602void cf_object_move (object *op, int dir, object *originator = op) 1604void cf_object_move (object *op, int dir, object *originator = op)
1603 1605
1604void cf_object_apply (object *op, object *author, int flags = 0) 1606void cf_object_apply (object *op, object *author, int flags = 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines