ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/object.C
(Generate patch)

Comparing deliantra/server/common/object.C (file contents):
Revision 1.140 by root, Tue Apr 24 12:32:14 2007 UTC vs.
Revision 1.141 by root, Sun Apr 29 21:44:34 2007 UTC

311 return 0; 311 return 0;
312 } 312 }
313 313
314 /* Everything passes, must be OK. */ 314 /* Everything passes, must be OK. */
315 return 1; 315 return 1;
316}
317
318void
319player::set_range (rangetype r)
320{
321 shoottype = r;
316} 322}
317 323
318/* 324/*
319 * sum_weight() is a recursive function which calculates the weight 325 * sum_weight() is a recursive function which calculates the weight
320 * an object is carrying. It goes through in figures out how much 326 * an object is carrying. It goes through in figures out how much

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines