Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2005:
[Freeciv-Dev] Re: (PR#14443) city walls not visible
Home

[Freeciv-Dev] Re: (PR#14443) city walls not visible

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: chrisk@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#14443) city walls not visible
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Oct 2005 09:31:05 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14443 >

Mateusz Stefek wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14443 >
> 
>>[chrisk - Mon Oct 24 20:38:12 2005]:
>>
>>
>>SVN HEAD 24 OCT 2005 GTK2
>>
>>City Walls are not visible in the city icon, for at least trident non-iso.
>>
>>Christian
>>
> 
> This is because city_got_citywalls() always returns FALSE.
> get_city_bonus(pcity, EFT_LAND_DEFEND) is always 0, because the effect's
> requierements need also unit class.

Ugh.

Maybe if no unit is given, the unitclass req should always return true?

-jason





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#14443) city walls not visible, Jason Short <=