jdorje: Encapsulate the improvement_types[] array in...

[email protected] Sun, 24 Jul 2005 10:11:02 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Sun Jul 24 10:01:34 PDT 2005 = Sun Jul 24 17:01:34 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/ai advmilitary.c
freeciv/client climisc.c helpdata.c packhand.c
freeciv/client/gui-gtk-2.0 helpdlg.c
freeciv/common city.c game.c improvement.c improvement.h
freeciv/server cityhand.c citytools.c cityturn.c diplomats.c ruleset.c techtools.c

---- Log message:
      Tag: HEAD

Encapsulate the improvement_types[] array inside improvement.c.  Change
all users to use get_improvement_type().

Patch by me in PR#13516.