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.370 by root, Wed Apr 14 21:36:32 2010 UTC vs.
Revision 1.371 by root, Thu Apr 15 02:51:39 2010 UTC

2028} 2028}
2029 OUTPUT: 2029 OUTPUT:
2030 RETVAL 2030 RETVAL
2031 2031
2032object *find_best_object_match (object *op, utf8_string match) 2032object *find_best_object_match (object *op, utf8_string match)
2033
2034int need_identify (object *obj);
2035 2033
2036int apply_shop_mat (object *shop_mat, object *op); 2034int apply_shop_mat (object *shop_mat, object *op);
2037 2035
2038int move (object *op, int dir, object *originator = op) 2036int move (object *op, int dir, object *originator = op)
2039 CODE: 2037 CODE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines