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

Comparing deliantra/server/common/map.C (file contents):
Revision 1.57 by root, Sat Dec 30 15:07:58 2006 UTC vs.
Revision 1.58 by root, Sat Dec 30 18:45:27 2006 UTC

1477 } 1477 }
1478 1478
1479 /* Simple case - coordinates are within this local 1479 /* Simple case - coordinates are within this local
1480 * map. 1480 * map.
1481 */ 1481 */
1482
1483 m->last_access = runtime;
1484 return m; 1482 return m;
1485} 1483}
1486 1484
1487/** 1485/**
1488 * Return whether map2 is adjacent to map1. If so, store the distance from 1486 * Return whether map2 is adjacent to map1. If so, store the distance from

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines