0ad/source/lobby
phosit 578aea3b09
Remove CNetClient::SetupServerData
It has to be called before `SetupConnection` is called. Now the
server-data is setup during the constructor.
When connecting using the lobby, the data isn't known at construction
time. Then it is done at the start of  `TryToConnectWithSTUN`.
2026-04-11 13:41:43 +02:00
..
scripting Fix some includes all over the place 2025-08-13 19:38:21 +02:00
Globals.cpp Update headers in lobby 2025-06-25 14:00:44 +02:00
IXmppClient.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
StanzaExtensions.cpp Update headers in lobby 2025-06-25 14:00:44 +02:00
StanzaExtensions.h Update headers in lobby 2025-06-25 14:00:44 +02:00
XmppClient.cpp Remove CNetClient::SetupServerData 2026-04-11 13:41:43 +02:00
XmppClient.h Query XMPP client for connection state 2026-01-01 11:42:23 +01:00