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.112 by root, Tue Dec 26 03:35:59 2006 UTC vs.
Revision 1.113 by root, Tue Dec 26 08:54:59 2006 UTC

2029object::destroy (bool destroy_inventory = false) 2029object::destroy (bool destroy_inventory = false)
2030 2030
2031void 2031void
2032object::destroy_inv (bool drop_to_ground = false) 2032object::destroy_inv (bool drop_to_ground = false)
2033 2033
2034void
2035object::set_speed (float speed)
2036
2034object *cf_object_present_archname_inside (object *op, char *whatstr) 2037object *cf_object_present_archname_inside (object *op, char *whatstr)
2035 2038
2036int cf_object_transfer (object *op, int x, int y, int r = 0, object_ornull *orig = 0) 2039int cf_object_transfer (object *op, int x, int y, int r = 0, object_ornull *orig = 0)
2037 2040
2038int cf_object_change_map (object *op, int x, int y, maptile *map) 2041int cf_object_change_map (object *op, int x, int y, maptile *map)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines