jdorje: Remove the is-info tag from all packets, and...

[email protected] Mon, 18 Jul 2005 10:21:05 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Mon Jul 18 10:16:16 PDT 2005 = Mon Jul 18 17:16:16 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/common packets.def packets_gen.c

---- Log message:
      Tag: HEAD

Remove the is-info tag from all packets, and add a warning note to the
tag to discourage future use.  This fixes at least one known bug where
player info wasn't being updated properly in the client.

Reported by Mateusz Stefek in PR#13468.  Patch by me.