/dports/games/openclonk/openclonk-release-8.1-src/src/network/ |
H A D | C4Network2Players.cpp | 84 C4PlayerInfo *pInfo = JoinInfo.GetPlayerInfo(i); in JoinLocalPlayer() 151 while (iCnt--) if ((pPlrInfo=OwnInfoPacket.GetPlayerInfo(iCnt))) in HandlePlayerInfoUpdRequest() 189 while ((pPlrInfo = OwnInfoPacket.GetPlayerInfo(iPlrInfo++))) pPlrInfo->ResetLeagueProjectedGain(); in HandlePlayerInfoUpdRequest() 195 if (!rInfoList.GetPlayerInfoByID(OwnInfoPacket.GetPlayerInfo(i)->GetID())) in HandlePlayerInfoUpdRequest() 197 C4PlayerInfo *pInfo = OwnInfoPacket.GetPlayerInfo(i); in HandlePlayerInfoUpdRequest() 278 while (i--) if ((pInfo = pNewInfo->GetPlayerInfo(i))) in UpdateSavegameAssignments() 291 while ((pInfo2 = pNewInfo->GetPlayerInfo(++j))) in UpdateSavegameAssignments() 308 while ((pInfo2 = pkClientInfo->GetPlayerInfo(j++))) in UpdateSavegameAssignments() 336 while ((pInfo = pNewPacket->GetPlayerInfo(i++))) in JoinUnjoinedPlayersInControlQueue() 412 C4PlayerInfo *pInfo = (*ppCltInfo)->GetPlayerInfo(i); in OnClientPart() [all …]
|
/dports/games/openclonk/openclonk-release-8.1-src/src/control/ |
H A D | C4PlayerInfo.cpp | 785 while ((pInfo = pForInfo->GetPlayerInfo(i++))) in UpdatePlayerAttributes() 959 if (pClient->GetPlayerInfo(j)->HasJoinIssued()) in GetJoinIssuedPlayerCount() 1009 C4PlayerInfo *pNfo = pClient->GetPlayerInfo(j); in GetActiveScriptPlayerCount() 1214 while ((pNfo1 = pCnfo1->GetPlayerInfo(i++))) in HasSameTeamPlayers() 1218 while ((pNfo2 = pCnfo2->GetPlayerInfo(j++))) in HasSameTeamPlayers() 1302 while ((pInfo = pkLocal->GetPlayerInfo(i++))) in LocalJoinUnjoinedPlayersInQueue() 1335 while ((pInfo = pkInfo->GetPlayerInfo(j++))) in CreateRestoreInfosForJoinedScriptPlayers() 1379 while ((pInfo = pkInfo->GetPlayerInfo(j++))) in RestoreSavegameInfos() 1400 while ((pInfo = pkInfo->GetPlayerInfo(j++))) in RestoreSavegameInfos() 1457 while ((pInfo = pkInfo->GetPlayerInfo(j++))) in RecreatePlayerFiles() [all …]
|
H A D | C4PlayerInfo.h | 253 C4PlayerInfo *GetPlayerInfo(int32_t iIndex) const; // get indexed player info 254 …C4PlayerInfo *GetPlayerInfo(int32_t iIndex, C4PlayerType eType) const; // get indexed player … 380 return pInfoPkt->GetPlayerInfo(0); in GetPrimaryInfoByClientID()
|
H A D | C4PlayerInfoConflicts.cpp | 204 for (int32_t j=0; (pCheckAgainstInfo = rCheckPacket.GetPlayerInfo(j)); ++j) in MarkConflicts() 345 while ((pResolveInfo = pResolvePacket->GetPlayerInfo(iCheck++))) in ResolveInPacket()
|
/dports/games/openmortal/openmortal-0.7/src/ |
H A D | Game.cpp | 411 RlePack* poPack = g_oPlayerSelect.GetPlayerInfo(a_iPlayer).m_poPack; in AddBodyToBackground() 485 g_oPlayerSelect.GetPlayerInfo(roDoodad.m_iGfxOwner).m_poPack->Draw( in DrawDoodads() 566 RlePack* poPack = g_oPlayerSelect.GetPlayerInfo(i).m_poPack; in Draw() 596 RlePack* poPack = g_oPlayerSelect.GetPlayerInfo(i).m_poPack; in Draw() 954 1 : g_oPlayerSelect.GetPlayerInfo(0).m_aenTeam.size(); in DoOneRound() 966 g_oPlayerSelect.SetPlayer( i, g_oPlayerSelect.GetPlayerInfo(i).m_aenTeam[aiTeamNumber[i]] ); in DoOneRound() 1089 FighterEnum enFighter = g_oPlayerSelect.GetPlayerInfo(i).m_aenTeam[ aiTeamNumber[i] ]; in DoOneRound() 1255 g_oPlayerSelect.GetPlayerInfo(0).m_enFighter << ' ' << in DoGame() 1256 g_oPlayerSelect.GetPlayerInfo(1).m_enFighter << '\n' << oGame.GetReplay(); in DoGame()
|
H A D | PlayerSelectController.cpp | 214 if ( enNewFighter != g_oPlayerSelect.GetPlayerInfo( iSetPlayer ).m_enFighter ) in HandleKey() 250 const PlayerInfo& roOtherInfo = g_oPlayerSelect.GetPlayerInfo(1-a_iPlayer); in HandleKey() 311 FighterEnum enOldFighter = g_oPlayerSelect.GetPlayerInfo(iPlayer).m_enFighter; in HandleNetwork() 413 return g_oPlayerSelect.GetPlayerInfo( a_iPlayer ).m_aenTeam.size(); in GetTeamSize()
|
H A D | PlayerSelect.h | 62 const PlayerInfo& GetPlayerInfo( int a_iPlayer );
|
H A D | GameOver.cpp | 30 g_oPlayerSelect.GetPlayerInfo(i).m_poPack->Draw( in DrawPlayer()
|
H A D | main.cpp | 393 FighterStatsDemo oDemo( g_oPlayerSelect.GetPlayerInfo( iGameResult ).m_enFighter ); in GameLoop() 612 FighterStatsDemo oDemo( g_oPlayerSelect.GetPlayerInfo( iGameResult ).m_enFighter ); in main()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/ |
H A D | media_web_contents_observer.cc | 203 if (const PlayerInfo* player_info = GetPlayerInfo(*fullscreen_player_)) in HasActiveEffectivelyFullscreenVideo() 283 if (const PlayerInfo* player_info = GetPlayerInfo(player_id)) in IsPlayerActive() 289 MediaWebContentsObserver::PlayerInfo* MediaWebContentsObserver::GetPlayerInfo( in GetPlayerInfo() function in content::MediaWebContentsObserver 308 PlayerInfo* player_info = GetPlayerInfo(player_id); in OnMediaPaused() 325 PlayerInfo* player_info = GetPlayerInfo(player_id); in OnMediaMetadataChanged() 345 PlayerInfo* player_info = GetPlayerInfo(player_id); in OnMediaPlaying()
|
H A D | media_web_contents_observer.h | 128 PlayerInfo* GetPlayerInfo(const MediaPlayerId& id) const;
|
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/ |
H A D | C4PlayerInfoListBox.cpp | 78 C4PlayerInfo *pInfo = GetPlayerInfo(); assert(pInfo); in PlayerListItem() 232 C4PlayerInfo *pThisInfo = GetPlayerInfo(); in GetListItemTopSpacing() 319 C4PlayerInfo *pInfo = GetPlayerInfo(); in UpdateTeam() 479 C4PlayerInfo *pInfo = GetPlayerInfo(); in OnContext() 508 C4PlayerInfo *pInfo = GetPlayerInfo(); in OnContext() 531 while ((pInfo = pkInfo->GetPlayerInfo(i++))) in OnContextTakeOver() 627 UpdateIcon(GetPlayerInfo(), GetJoinedInfo()); in Update() 629 C4PlayerInfo *pNfo = GetPlayerInfo(); in Update() 673 C4PlayerInfo *pInfo = GetPlayerInfo(); in GetJoinedInfo() 1060 while ((pInfo = LocalInfoRequest.GetPlayerInfo(i++))) in MoveLocalPlayersIntoTeam() [all …]
|
/dports/games/spring/spring_98.0/cont/examples/Widgets/ |
H A D | game_messages.lua | 66 local ownerName=Spring.GetPlayerInfo(hostingPlayerID) 73 playerNames=(playerNames and playerNames..", " or "")..Spring.GetPlayerInfo(playerId)
|
H A D | init_start_marker.lua | 14 local _, _, spec = Spring.GetPlayerInfo(Spring.GetMyPlayerID())
|
H A D | minimap_startbox.lua | 303 local name,_,spec = Spring.GetPlayerInfo(leader) 349 local name,_,spec = Spring.GetPlayerInfo(leader) 414 local _,_,spec = Spring.GetPlayerInfo(leader)
|
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/ |
H A D | IVideoPlayer.h | 94 virtual std::string GetPlayerInfo() = 0; 118 virtual std::string GetPlayerInfo() = 0;
|
H A D | VideoPlayerAudio.h | 51 std::string GetPlayerInfo() override;
|
H A D | VideoPlayerVideo.h | 72 std::string GetPlayerInfo() override;
|
/dports/games/spring/spring_98.0/cont/base/springcontent/LuaGadgets/Gadgets/ |
H A D | game_end.lua | 52 local GetPlayerInfo = Spring.GetPlayerInfo 253 local _,active,spectator,teamID = GetPlayerInfo(playerID)
|
H A D | share_no_builders.lua | 122 local name, active, spec = Spring.GetPlayerInfo(playerID)
|
/dports/games/xblast/xblast-2.10.4/ |
H A D | info.h | 35 extern const char **GetPlayerInfo (int *pNum);
|
H A D | info.c | 230 GetPlayerInfo (int *pNum) in GetPlayerInfo() function
|
/dports/games/spring/spring_98.0/cont/LuaUI/ |
H A D | debug.lua | 204 local pname, active = Spring.GetPlayerInfo(pid) 258 Spring.GetPlayerInfo(playerID)
|
/dports/www/domoticz/domoticz-2020.2/hardware/ |
H A D | LogitechMediaServer.h | 49 void GetPlayerInfo();
|
/dports/games/csmash/csmash-0.6.6/ |
H A D | LobbyClient.h | 217 PlayerInfo *GetPlayerInfo() { return m_player; }; in GetPlayerInfo() function
|