[Freeciv-Dev] Re: Workers placed on other cities - cont...
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I wrote:
> PS: On another problem, i just noticed that the first turn after
> a game is loaded from file, the red border does not appear
> around tiles occupied by workers from other cities... This
> is fixed automatically in the next turn...
This happens because from the 3 states at which the tiles around a city
can be (ie, C_TILE_EMPTY, C_TILE_WORKER, C_TILE_UNAVAILABLE), only
the first two are saved in the .sav (see lines 1450-1452 in server/plrhand.c).
Changing this, as well as the corresponding part in player_load(),
(lines 1240-1244) should fix it!
--rizos
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: Workers placed on other cities - cont...,
rizos <=
|
|