[Freeciv-Dev] (PR#11828) patch: partial city update for what-if scenario
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#11828) patch: partial city update for what-if scenarios |
From: |
"Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx> |
Date: |
Sat, 15 Jan 2005 18:41:05 -0800 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11828 >
Bug: creating a city near the boundary of the board (i.e. on the poles) crashes.
Fix: set_city_tile_output needs to use city_map_checked_iterate(pcity->tile, x,
y, tile)
|
|