Home
last modified time | relevance | path

Searched defs:playerInfo (Results 26 – 39 of 39) sorted by relevance

12

/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/net/
H A Dnewnetclient.cpp484 emit playerInfo(lst[1], lst[2], lst[3], lst[4]); in ParseCmd() local
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/net/
H A Dnewnetclient.cpp484 emit playerInfo(lst[1], lst[2], lst[3], lst[4]); in ParseCmd() local
/dports/games/dunelegacy/dunelegacy-0.96.4/src/
H A DGame.cpp1549 for(const GameInitSettings::PlayerInfo& playerInfo : houseInfo.playerInfoList) { in loadSaveGame() local
/dports/games/scourge/scourge/src/
H A Dscourge.h961 Canvas *playerInfo[MAX_PARTY_SIZE], *playerHpMp[MAX_PARTY_SIZE], *playerWeapon[MAX_PARTY_SIZE]; variable
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/gametable/
H A Dgametableimpl.cpp4499 PlayerInfo playerInfo(myStartWindow->getSession()->getClientPlayerInfo(*i)); local
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dclient.h723 char playerInfo[MAX_PLAYERS][SVDATA_PLAYERINFO][SVDATA_PLAYERINFO_COLSIZE]; member
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dclient.h723 char playerInfo[MAX_PLAYERS][SVDATA_PLAYERINFO][SVDATA_PLAYERINFO_COLSIZE]; member
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/map/
H A Dmap.cpp247 CMapFieldPlayerInfo &playerInfo = mf.playerInfo; in Reveal() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DGame_local.cpp638 void idGameLocal::SetPersistentPlayerInfo( int clientNum, const idDict &playerInfo ) { in SetPersistentPlayerInfo()
H A DPlayer.cpp2311 idDict &playerInfo = gameLocal.persistentPlayerInfo[entityNumber]; in SavePersistantInfo() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DGame_local.cpp712 void idGameLocal::SetPersistentPlayerInfo( int clientNum, const idDict &playerInfo ) { in SetPersistentPlayerInfo()
H A DPlayer.cpp2801 idDict &playerInfo = gameLocal.persistentPlayerInfo[entityNumber]; in SavePersistantInfo() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/network/
H A DNetworkBase.cpp3053 NetworkPlayer playerInfo; in Client_Handle_PLAYERINFO() local
/dports/games/keeperrl/keeperrl-alpha23/
H A Dgui_builder.cpp1773 auto& playerInfo = *info.playerInfo.getReferenceMaybe<PlayerInfo>(); in drawOverlays() local

12