per: Due to aggressive cacheing in city.c, the AI di...

[email protected] Tue, 26 Jul 2005 10:31:02 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Tue Jul 26 10:21:53 PDT 2005 = Tue Jul 26 17:21:53 2005 (GMT)
by  <[email protected]>

---- Files affected:

freeciv/server srv_main.c
freeciv/ai aicity.c aidata.c aidata.h
freeciv/common city.c city.h

---- Log message:
      Tag: HEAD

Due to aggressive cacheing in city.c, the AI did not perceive the benefit of
buildings that give tile bonuses. Also, the AI did not analyze rulesets on savegame
load. See PR#13539.