Home
last modified time | relevance | path

Searched refs:ExtractLobbyUpdateMessageData (Results 1 – 5 of 5) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/test/system/
H A DClientAppFixture.cpp243 ExtractLobbyUpdateMessageData(msg, m_lobby_data); in HandleMessage()
/dports/games/freeorion/freeorion-0.4.10.2/network/
H A DMessage.h382 FO_COMMON_API void ExtractLobbyUpdateMessageData(const Message& msg, MultiplayerLobbyData& lobby_da…
H A DMessage.cpp760 void ExtractLobbyUpdateMessageData(const Message& msg, MultiplayerLobbyData& lobby_data) { in ExtractLobbyUpdateMessageData() function
/dports/games/freeorion/freeorion-0.4.10.2/client/human/
H A DHumanClientFSM.cpp489 ExtractLobbyUpdateMessageData(msg.m_message, lobby_data); in react()
/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerFSM.cpp1254 ExtractLobbyUpdateMessageData(message, incoming_lobby_data); in react()
2876 ExtractLobbyUpdateMessageData(message, incoming_lobby_data); in react()