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

Comparing deliantra/server/common/living.C (file contents):
Revision 1.90 by root, Thu Sep 25 22:58:13 2008 UTC vs.
Revision 1.91 by root, Thu Dec 4 01:07:34 2008 UTC

1149 1149
1150 break; 1150 break;
1151 } /* switch tmp->type */ 1151 } /* switch tmp->type */
1152 } /* item is equipped */ 1152 } /* item is equipped */
1153 } /* for loop of items */ 1153 } /* for loop of items */
1154 fprintf (stderr, "gr %s %d\n", &name, glow_radius);//D
1154 1155
1155 /* We've gone through all the objects the player has equipped. For many things, we 1156 /* We've gone through all the objects the player has equipped. For many things, we
1156 * have generated intermediate values which we now need to assign. 1157 * have generated intermediate values which we now need to assign.
1157 */ 1158 */
1158 1159

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines