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.12 by root, Tue Feb 7 03:01:29 2006 UTC vs.
Revision 1.13 by root, Tue Feb 7 03:06:01 2006 UTC

1114 1114
1115void cf_object_set_flag (object *op, int flag, int value) 1115void cf_object_set_flag (object *op, int flag, int value)
1116 1116
1117void cf_object_move (object *op, object *originator, int dir) 1117void cf_object_move (object *op, object *originator, int dir)
1118 1118
1119void cf_object_apply (object *op, object *author, int flags) 1119void cf_object_apply (object *op, object *author, int flags = 0)
1120 1120
1121void cf_object_apply_below (object *op) 1121void cf_object_apply_below (object *op)
1122 1122
1123void cf_object_remove (object *op) 1123void cf_object_remove (object *op)
1124 1124

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines