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.166 by root, Tue Feb 13 19:25:45 2007 UTC vs.
Revision 1.167 by root, Tue Feb 13 21:28:11 2007 UTC

1870 1870
1871void apply_below (object *op) 1871void apply_below (object *op)
1872 CODE: 1872 CODE:
1873 player_apply_below (op); 1873 player_apply_below (op);
1874 1874
1875int cast_heal (object *op, object *caster, object *spell, int dir = 0)
1876
1875object *cf_object_present_archname_inside (object *op, char *whatstr) 1877object *cf_object_present_archname_inside (object *op, char *whatstr)
1876 1878
1877int cf_object_transfer (object *op, int x, int y, int r = 0, object_ornull *orig = 0) 1879int cf_object_transfer (object *op, int x, int y, int r = 0, object_ornull *orig = 0)
1878 1880
1879int cf_object_change_map (object *op, int x, int y, maptile *map) 1881int cf_object_change_map (object *op, int x, int y, maptile *map)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines