jdorje: Rewrite the city options code to use a bitve...

[email protected] Fri, 22 Jul 2005 08:41:04 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Fri Jul 22 08:37:35 PDT 2005 = Fri Jul 22 15:37:35 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/client packhand.c
freeciv/client/gui-gtk-2.0 citydlg.c
freeciv/common capstr.c city.c city.h packets.def packets_gen.c packets_gen.h
freeciv/server cityhand.c citytools.c hand_gen.c hand_gen.h savegame.c

---- Log message:
      Tag: HEAD

Rewrite the city options code to use a bitvector, and remove the unused
autoattack-related city options.

Patch by me in PR#13501.