jdorje: Use pointer values for governments (rather t...
[email protected] Wed, 17 Aug 2005 23:51:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Wed Aug 17 23:44:27 PDT 2005 = Thu Aug 18 06:44:27 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/ai advdiplomacy.c aicity.c aidata.h aihand.c aisettler.c aitools.c aitools.h freeciv/client climisc.c helpdata.c helpdata.h packhand.c packhand.h repodlgs_common.c freeciv/client/gui-gtk-2.0 dialogs.c dialogs.h helpdlg.c menu.c freeciv/common city.c game.c game.h government.c government.h nation.h packets.def packets_gen.c packets_gen.h player.c player.h requirements.c requirements.h unittype.c unittype.h freeciv/server barbarian.c cityturn.c plrhand.c report.c ruleset.c sanitycheck.c savegame.c srv_main.c techtools.c ---- Log message: Tag: HEAD Use pointer values for governments (rather than index values). Patch by me in PR#13678.