K 10
svn:author
V 7
freeciv
K 8
svn:date
V 27
1999-05-02T04:21:22.000000Z
K 7
svn:log
V 488
dwp@mso.anu.edu.au:
Removed unused map.age; moved isledata, MAP_NCONT, and islands[],
from common/map to server/mapgen, since that is the only place
they are used.  Initialize void_tile in map_init() instead of
in initialize_move_costs().  In map.h, removed protos for
non-existent functions: send_full_tile_info(), map_fractal_create();
duplicate proto for reset_move_costs().  Renamed same_island()
to map_same_continent().  Other minor map.c formating changes
and additional comments.

END
