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.263 by root, Sat Dec 20 16:29:41 2008 UTC vs.
Revision 1.264 by root, Sun Dec 21 23:29:27 2008 UTC

1157 } 1157 }
1158 1158
1159 last = tmp; 1159 last = tmp;
1160 } 1160 }
1161 1161
1162 if (glow_radius || flag [FLAG_BLOCKSVIEW]) 1162 if (map->darkness && (glow_radius || flag [FLAG_BLOCKSVIEW]))
1163 update_all_los (map, x, y); 1163 update_all_los (map, x, y);
1164 } 1164 }
1165} 1165}
1166 1166
1167/* 1167/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines