[Freeciv-Dev] (PR#11601) likely_ocean() cheats
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11601 >
> [cazfi - Sun Dec 19 12:08:32 2004]:
>
>
> This is no longer true:
>
> /* If a tile is cardinally adjacent, we can tell if the
> * central tile is ocean or not by the appearance of
> * the adjacent tile. So, given that we can tell,
> * it's fair to look at the actual tile. */
> return (is_ocean(map_get_terrain(ptile)) ? 100 : 0);
Is it because of the isometric mode?
Then we need "is_edge_adjacent" function. Jason?
- [Freeciv-Dev] (PR#11601) likely_ocean() cheats,
Gregory Berkolaiko <=
|
|