K 10
svn:author
V 3
dwp
K 8
svn:date
V 27
1999-08-15T07:19:14.000000Z
K 7
svn:log
V 638
Minor changes to prepare for future government rulesets.

Add and use game.government_when_anarchy and game.default_government
instead of G_ANARCHY and G_DESPOTISM (in some places).
(Put in gameinfo packet so added capstr "+pregovrs1".)
Added game.government_count, game.ruleset.governments.

Interfaces changes for put_unit_gpixmap_city_overlays(), and
get_ruler_title().  Added player.is_male (currently fixed at 1).
Converted some uses of enum government_type to be int.

Added find_race_by_name() in player.c, and
secfile_lookup_str_int() in registry.c.

Parts from or based on patches submitted by Sune Kirkeby
<sune@interspace.dk>.

END
