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.165 by root, Tue Jul 10 07:31:19 2007 UTC vs.
Revision 1.166 by elmex, Mon Jul 16 14:49:01 2007 UTC

1375 */ 1375 */
1376 if (last && last->below && last != floor) 1376 if (last && last->below && last != floor)
1377 top = last->below; 1377 top = last->below;
1378 } 1378 }
1379 } /* If objects on this space */ 1379 } /* If objects on this space */
1380
1381 if (flag & INS_MAP_LOAD) 1380 if (flag & INS_MAP_LOAD)
1382 top = ms.top; 1381 top = ms.top;
1383 1382
1384 if (flag & INS_ABOVE_FLOOR_ONLY) 1383 if (flag & INS_ABOVE_FLOOR_ONLY)
1385 top = floor; 1384 top = floor;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines