Home
last modified time | relevance | path

Searched refs:set_playerid (Results 1 – 10 of 10) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp111 netActionDone->set_playerid(player->getMyUniqueID()); in SendPlayerAction()
212 playerResult.set_playerid(tmpPlayer->getMyUniqueID()); in SetPlayerResult()
390 netGamePlayer->set_playerid(playerData.GetUniqueId()); in CreateNetPacketPlayerJoined()
402 netGameSpectator->set_playerid(playerData.GetUniqueId()); in CreateNetPacketSpectatorJoined()
735 netRejNotif->set_playerid(netInvite.playerid()); in InternalProcessPacket()
1005 playerAllIn->set_playerid((*i)->getMyUniqueID()); in EngineLoop()
1046 netPlayersTurn->set_playerid(curPlayer->getMyUniqueID()); in EngineLoop()
1086 netEndHand->set_playerid(player->getMyUniqueID()); in EngineLoop()
1318 netSmallBlind->set_playerid(tmpPlayer->getMyUniqueID()); in StartNewHand()
1340 netBigBlind->set_playerid(tmpPlayer->getMyUniqueID()); in StartNewHand()
[all …]
H A Dserverlobbythread.cpp478 netListMsg->set_playerid(playerId); in NotifyPlayerJoinedGame()
492 netListMsg->set_playerid(playerId); in NotifyPlayerLeftGame()
506 netListMsg->set_playerid(playerId); in NotifySpectatorJoinedGame()
520 netListMsg->set_playerid(playerId); in NotifySpectatorLeftGame()
1295 netPlayerInfoReply->set_playerid(playerId); in HandleNetPacketRetrievePlayerInfo()
1474 netChat->set_playerid(session->GetPlayerData()->GetUniqueId()); in HandleNetPacketChatRequest()
1504 netChat->set_playerid(session->GetPlayerData()->GetUniqueId()); in HandleNetPacketChatRequest()
1541 netReject->set_playerid(tmpPlayerId); in HandleNetPacketRejectGameInvitation()
2330 netPlayerList->set_playerid(playerId); in CreateNetPacketPlayerListNew()
2341 netPlayerList->set_playerid(playerId); in CreateNetPacketPlayerListLeft()
H A Dservergame.cpp546 netKickDenied->set_playerid(playerIdWho); in InternalDenyAskVoteKick()
925 netPlayerLeft->set_playerid(player->GetUniqueId()); in RemovePlayerData()
931 netPlayerLeft->set_playerid(player->GetUniqueId()); in RemovePlayerData()
H A Dchatcleanermanager.cpp111 netRequest->set_playerid(playerId); in HandleGameChatText()
H A Dclientthread.cpp134 netKick->set_playerid(playerId); in SendKickPlayer()
315 netAsk->set_playerid(playerId); in SendAskKickPlayer()
350 netInvite->set_playerid(playerId); in SendInvitePlayerToCurrentGame()
/dports/games/pokerth/pokerth-1.1.2-rc/src/chatcleaner/
H A Dcleanerserver.cpp188 netReply->set_playerid(netRequest.playerid()); in handleMessage()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dchatcleaner.pb.h372 inline void set_playerid(::google::protobuf::uint32 value);
539 inline void set_playerid(::google::protobuf::uint32 value);
1056 inline void CleanerChatRequestMessage::set_playerid(::google::protobuf::uint32 value) { in set_playerid() function
1309 inline void CleanerChatReplyMessage::set_playerid(::google::protobuf::uint32 value) { in set_playerid() function
H A Dpokerth.pb.h895 inline void set_playerid(::google::protobuf::uint32 value);
2441 inline void set_playerid(::google::protobuf::uint32 value);
2811 inline void set_playerid(::google::protobuf::uint32 value);
2912 inline void set_playerid(::google::protobuf::uint32 value);
3013 inline void set_playerid(::google::protobuf::uint32 value);
3114 inline void set_playerid(::google::protobuf::uint32 value);
3657 inline void set_playerid(::google::protobuf::uint32 value);
4463 inline void set_playerid(::google::protobuf::uint32 value);
4588 inline void set_playerid(::google::protobuf::uint32 value);
4699 inline void set_playerid(::google::protobuf::uint32 value);
[all …]
H A Dchatcleaner.pb.cc895 set_playerid(from.playerid());
1312 set_playerid(from.playerid());
H A Dpokerth.pb.cc1545 set_playerid(from.playerid());
5005 set_playerid(from.playerid());
5937 set_playerid(from.playerid());
6176 set_playerid(from.playerid());
6415 set_playerid(from.playerid());
6654 set_playerid(from.playerid());
7927 set_playerid(from.playerid());
9826 set_playerid(from.playerid());
10123 set_playerid(from.playerid());
10366 set_playerid(from.playerid());
[all …]