[Freeciv-Dev] [bug #21999] adv_data_city_impr_calc() fails to consider present==FALSE

2014-05-01 Thread Emmet Hikory
URL: http://gna.org/bugs/?21999 Summary: adv_data_city_impr_calc() fails to consider present==FALSE Project: Freeciv Submitted by: persia Submitted on: Thu 01 May 2014 04:15:16 PM JST Category: ai

[Freeciv-Dev] [bug #21115] [metaticket] Negated requirements ('negated'=TRUE, 'present'=FALSE) do not work reliably

2014-05-01 Thread Emmet Hikory
Update of bug #21115 (project freeciv): Depends on: = bugs #21999 ___ Reply to this item at: http://gna.org/bugs/?21115 ___ Message sent

[Freeciv-Dev] [patch #4681] Consolidate AI Ferry tests

2014-05-01 Thread Marko Lindqvist
Follow-up Comment #1, patch #4681 (project freeciv): ferry in dai_is_ferry_type() refers to ferry system code. I'm more than slightly worried about the removal of the check against land-only moving units? I don't think aiferry code is ready to that.

[Freeciv-Dev] [patch #4681] Consolidate AI Ferry tests

2014-05-01 Thread Emmet Hikory
Follow-up Comment #2, patch #4681 (project freeciv): Is it safe to assume that is_ferry_type() is running in a server context, so that the code can be something like the following? unit_type_iterate(putype) { puclass = utype_class(putype); if (can_unit_type_transport(pferry,

[Freeciv-Dev] [patch #4681] Consolidate AI Ferry tests

2014-05-01 Thread Emmet Hikory
Update of patch #4681 (project freeciv): Status: Ready For Test = In Progress ___ Reply to this item at: http://gna.org/patch/?4681 ___ Message sent

[Freeciv-Dev] [bug #21993] AI fixes for UCF_AIRLIFTABLE

2014-05-01 Thread Emmet Hikory
Update of bug #21993 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #21991] aicity::affected_unit_class() assumes reqs can only match one or all unit classes

2014-05-01 Thread Emmet Hikory
Update of bug #21991 (project freeciv): Status:None = Ready For Test Assigned to:None = persia Release: = trunk Planned Release: