[freeciv/freeciv] 2318a3: Reorder packets sent when contact re-established

freeciv-commits <[email protected]> Thu, 09 Jul 2026 11:00:45 -0700
Newsgroups gmane.games.freeciv.devel
Message-ID <freeciv/freeciv/push/refs/heads/S3_3/[email protected]>
  Branch: refs/heads/S3_3
  Home:   https://github.com/freeciv/freeciv
  Commit: 2318a32b4c613ebf1f2ac0a5457908712f625828
      https://github.com/freeciv/freeciv/commit/2318a32b4c613ebf1f2ac0a5457908712f625828
  Author: Marko Lindqvist <[email protected]>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M server/plrhand.c

  Log Message:
  -----------
  Reorder packets sent when contact re-established

Send correct info about players to each other
before sending updated contact info to each player.
This makes sure that the client does not assume that
it already has contact provided info, when it actually
is only going to get it in the next packet.

Reported by Michael Ortmann

See RM #2043

Signed-off-by: Marko Lindqvist <[email protected]>



To unsubscribe from these emails, change your notification settings at https://github.com/freeciv/freeciv/settings/notifications