[freeciv/freeciv] 039486: Reorder packets sent when contact re-established
freeciv-commits <[email protected]> Thu, 09 Jul 2026 11:00:15 -0700
| Newsgroups | gmane.games.freeciv.devel |
|---|---|
| Message-ID | <freeciv/freeciv/push/refs/heads/main/[email protected]> |
Branch: refs/heads/main
Home: https://github.com/freeciv/freeciv
Commit: 039486236b13bf7c739517b040a531e50541b7c3
https://github.com/freeciv/freeciv/commit/039486236b13bf7c739517b040a531e50541b7c3
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