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.20 by root, Thu Feb 9 01:15:25 2006 UTC vs.
Revision 1.21 by root, Fri Feb 10 04:35:33 2006 UTC

1196 1196
1197int cf_object_transfer (object *op, int x, int y, int r, object *orig) 1197int cf_object_transfer (object *op, int x, int y, int r, object *orig)
1198 1198
1199int cf_object_change_map (object *op, int x, int y, mapstruct *map) 1199int cf_object_change_map (object *op, int x, int y, mapstruct *map)
1200 1200
1201object *cf_object_clone (object *op, int clonetype) 1201object *cf_object_clone (object *op, int clonetype = 0)
1202 1202
1203int cf_object_pay_item (object *op, object *buyer) 1203int cf_object_pay_item (object *op, object *buyer)
1204 1204
1205int cf_object_pay_amount (object *op, double amount) 1205int cf_object_pay_amount (object *op, double amount)
1206 1206

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines