Home
last modified time | relevance | path

Searched refs:GF_HAS_DPLAYER (Results 1 – 4 of 4) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/includes/
H A Dglobals.h97 GF_HAS_DPLAYER, // not pst enumerator
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DGame.cpp410 if (core->HasFeature( GF_HAS_DPLAYER )) { in LeaveParty()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DActions.cpp3063 if (core->HasFeature( GF_HAS_DPLAYER )) { in JoinParty()
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/GUIScript/
H A DGUIScript.cpp6634 if ((globalID == 1) && core->HasFeature(GF_HAS_DPLAYER) ) {