Home
last modified time | relevance | path

Searched refs:_pClass (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dquests.cpp310 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
316 } else if (plr[myplr]._pClass == PC_MONK) { in CheckQuestKill()
318 } else if (plr[myplr]._pClass == PC_BARD) { in CheckQuestKill()
329 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
335 } else if (plr[myplr]._pClass == PC_MONK) { in CheckQuestKill()
337 } else if (plr[myplr]._pClass == PC_BARD) { in CheckQuestKill()
347 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
363 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
392 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
417 if (plr[myplr]._pClass == PC_WARRIOR) { in CheckQuestKill()
[all …]
H A Dinv.cpp122 if (plr[myplr]._pClass == PC_WARRIOR) { in InitInv()
128 } else if (plr[myplr]._pClass == PC_MONK) { in InitInv()
356 if (plr[myplr]._pClass != PC_BARBARIAN in DrawInv()
699 if (player._pClass == PC_BARBARIAN) { in CanWield()
706 if (player._pClass == PC_BARD) { in CanWield()
1077 if (plr[pnum]._pClass == PC_MONK) in WeaponAutoPlace()
1081 if (plr[pnum]._pClass != PC_BARD) { in WeaponAutoPlace()
1174 if (plr[pnum]._pClass == PC_BARBARIAN in CheckInvPaste()
1247 if (plr[pnum]._pClass == PC_WARRIOR) in CheckInvPaste()
1771 switch (player._pClass) { in CheckInvCut()
[all …]
H A Dplayer.cpp248 plr_class c = p->_pClass; in LoadPlrGFX()
674 plr[pnum]._pClass = c; in CreatePlayer()
704 } else if (plr[pnum]._pClass == PC_ROGUE || plr[pnum]._pClass == PC_BARD) { in CreatePlayer()
713 if (plr[pnum]._pClass == PC_WARRIOR || plr[pnum]._pClass == PC_BARBARIAN) { in CreatePlayer()
715 …} else if (plr[pnum]._pClass == PC_ROGUE || plr[pnum]._pClass == PC_MONK || plr[pnum]._pClass == P… in CreatePlayer()
728 } else if (plr[pnum]._pClass == PC_ROGUE || plr[pnum]._pClass == PC_MONK) { in CreatePlayer()
835 plr_class c = plr[pnum]._pClass; in CalcStatDiff()
1818 …} else if (plr[pnum]._pClass == PC_MONK || plr[pnum]._pClass == PC_BARD || plr[pnum]._pClass == PC… in StartPlayerKill()
2436 if (plr[pnum]._pClass == PC_WARRIOR || plr[pnum]._pClass == PC_BARBARIAN) {
2651 if (plr[pnum]._pClass == PC_WARRIOR || plr[pnum]._pClass == PC_BARBARIAN) {
[all …]
H A Dspells.cpp46 if (plr[id]._pClass == PC_SORCERER) { in GetManaAmount()
48 …} else if (plr[id]._pClass == PC_ROGUE || plr[id]._pClass == PC_MONK || plr[id]._pClass == PC_BARD… in GetManaAmount()
322 if (plr[pnum]._pClass == PC_WARRIOR || plr[pnum]._pClass == PC_BARBARIAN) { in DoHealOther()
324 } else if (plr[pnum]._pClass == PC_ROGUE || plr[pnum]._pClass == PC_BARD) { in DoHealOther()
326 } else if (plr[pnum]._pClass == PC_MONK) { in DoHealOther()
H A Dobjects.cpp1020 if (plr[myplr]._pClass == PC_WARRIOR) { in InitObjects()
1040 if (plr[myplr]._pClass == PC_WARRIOR) { in InitObjects()
1065 if (plr[myplr]._pClass == PC_WARRIOR) { in InitObjects()
1601 if (plr[myplr]._pClass == PC_WARRIOR) { in objects_44DA68()
1616 if (plr[myplr]._pClass == PC_WARRIOR) { in objects_44DA68()
1631 if (plr[myplr]._pClass == PC_WARRIOR) { in objects_44DA68()
2066 if (plr[myplr]._pClass == PC_WARRIOR) { in Obj_BCrossDamage()
2997 if (plr[myplr]._pClass == PC_WARRIOR) { in OperateSChambBk()
3154 if (plr[pnum]._pClass == PC_WARRIOR) { in OperateSlainHero()
3945 switch (plr[myplr]._pClass) { in OperateShrine()
[all …]
H A Dcontrol.cpp405 if (plr[myplr]._pClass == PC_MONK && j == SPL_SEARCH) in DrawSpellList()
824 if (plr[myplr]._pClass == PC_WARRIOR) { in InitControlPan()
826 } else if (plr[myplr]._pClass == PC_ROGUE) { in InitControlPan()
828 } else if (plr[myplr]._pClass == PC_SORCERER) { in InitControlPan()
830 } else if (plr[myplr]._pClass == PC_MONK) { in InitControlPan()
832 } else if (plr[myplr]._pClass == PC_BARD) { in InitControlPan()
834 } else if (plr[myplr]._pClass == PC_BARBARIAN) { in InitControlPan()
1436 if (plr[myplr]._pClass == PC_ROGUE) in DrawChr()
1447 if (plr[myplr]._pClass == PC_ROGUE) in DrawChr()
1560 plr_class pc = plr[myplr]._pClass; in DrawChr()
[all …]
H A Dmissiles.cpp40 …if (plr[myplr]._pClass == PC_WARRIOR || plr[myplr]._pClass == PC_MONK || plr[myplr]._pClass == PC_… in GetDamageAmt()
42 } else if (plr[myplr]._pClass == PC_ROGUE || plr[myplr]._pClass == PC_BARD) { in GetDamageAmt()
52 …if (plr[myplr]._pClass == PC_WARRIOR || plr[myplr]._pClass == PC_MONK || plr[myplr]._pClass == PC_… in GetDamageAmt()
54 } else if (plr[myplr]._pClass == PC_ROGUE || plr[myplr]._pClass == PC_BARD) { in GetDamageAmt()
190 …if (plr[myplr]._pClass == PC_WARRIOR || plr[myplr]._pClass == PC_MONK || plr[myplr]._pClass == PC_… in GetDamageAmt()
193 if (plr[myplr]._pClass == PC_ROGUE || plr[myplr]._pClass == PC_BARD) { in GetDamageAmt()
203 …if (plr[myplr]._pClass == PC_WARRIOR || plr[myplr]._pClass == PC_MONK || plr[myplr]._pClass == PC_… in GetDamageAmt()
206 if (plr[myplr]._pClass == PC_ROGUE || plr[myplr]._pClass == PC_BARD) { in GetDamageAmt()
1926 if (plr[id]._pClass == PC_ROGUE || plr[id]._pClass == PC_BARD)
2078 if (plr[id]._pClass == PC_ROGUE || plr[id]._pClass == PC_WARRIOR || plr[id]._pClass == PC_BARD)
[all …]
H A Ditems.cpp787 if (plr[p]._pClass == PC_MONK) { in CalcPlrItemVals()
848 if (plr[p]._pClass == PC_ROGUE) { in CalcPlrItemVals()
942 } else if (plr[p]._pClass == PC_ROGUE || plr[p]._pClass == PC_MONK || plr[p]._pClass == PC_BARD) { in CalcPlrItemVals()
950 if (plr[p]._pClass == PC_ROGUE || plr[p]._pClass == PC_MONK) { in CalcPlrItemVals()
983 if (plr[p]._pClass == PC_MONK) { in CalcPlrItemVals()
1048 if (plr[p]._pClass == PC_MONK) { in CalcPlrItemVals()
1393 switch (plr[p]._pClass) { in CreatePlrItems()
4222 if (plr[p]._pClass == PC_WARRIOR || plr[p]._pClass == PC_BARBARIAN) in UseItem()
4224 if (plr[p]._pClass == PC_ROGUE || plr[p]._pClass == PC_MONK || plr[p]._pClass == PC_BARD) in UseItem()
4244 if (plr[p]._pClass == PC_ROGUE || plr[p]._pClass == PC_MONK || plr[p]._pClass == PC_BARD) in UseItem()
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/
H A DGrfAutoexpand.cpp36 delete _pClass; in ~GrfAutoexpand()
42 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
44 …throw UtlException("runtime error: variable '" + _pClass->toString() + "' doesn't exist while call… in executeInternal()
56 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfTranslate.cpp38 …GrfTranslate::GrfTranslate() : _pClass(NULL), _pCachedScript(NULL), _pPatternFileName(NULL), _pInp… in GrfTranslate()
44 delete _pClass; in ~GrfTranslate()
57 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
59 …throw UtlException("runtime error: variable '" + _pClass->toString() + "' doesn't exist while call… in executeInternal()
98 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in translateString()
100 …throw UtlException("runtime error: variable '" + _pClass->toString() + "' doesn't exist while call… in translateString()
133 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfParseAsBNF.cpp40 …GrfParseAsBNF::GrfParseAsBNF() : _pClass(NULL), _pCachedScript(NULL), _pBNFFileName(NULL), _pFileN… in GrfParseAsBNF()
46 delete _pClass; in ~GrfParseAsBNF()
58 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
59 …if (pClass == NULL) throw UtlException("runtime error: variable '" + _pClass->toString() + "' does… in executeInternal()
93 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfParseStringAsBNF.cpp40 …GrfParseStringAsBNF::GrfParseStringAsBNF() : _pClass(NULL), _pCachedScript(NULL), _pBNFFileName(NU… in GrfParseStringAsBNF()
46 delete _pClass; in ~GrfParseStringAsBNF()
58 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
59 …if (pClass == NULL) throw UtlException("runtime error: variable '" + _pClass->toString() + "' does… in executeInternal()
93 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfParseFree.h39 ExprScriptVariable* _pClass; variable
45 GrfParseFree() : _pClass(NULL), _pDesignFileName(NULL), _pFileName(NULL), _pCachedScript(NULL) {} in GrfParseFree()
52 inline ExprScriptVariable* getThis() const { return _pClass; } in getThis()
53 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfGenerate.cpp38 …GrfGenerate::GrfGenerate() : _pClass(NULL), _pCachedScript(NULL), _pPatternFileName(NULL), _pFileN… in GrfGenerate()
44 delete _pClass; in ~GrfGenerate()
56 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
58 …throw UtlException("runtime error: variable '" + _pClass->toString() + "' doesn't exist while call… in executeInternal()
106 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfAutoexpand.h30 ExprScriptVariable* _pClass; variable
33 GrfAutoexpand() : _pClass(NULL), _pFileName(NULL) {} in GrfAutoexpand()
39 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfGenerateString.cpp40 delete _pClass; in ~GrfGenerateString()
52 DtaScriptVariable* pClass = visibility.getExistingVariable(*_pClass); in executeInternal()
54 …throw UtlException("runtime error: variable " + _pClass->toString() + " doesn't exist while callin… in executeInternal()
99 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DGrfGenerateString.h38 ExprScriptVariable* _pClass; variable
46 …GrfGenerateString() : _pClass(NULL), _pCachedScript(NULL), _pPatternFileName(NULL), _pOutputString… in GrfGenerateString()
53 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfParseFree.cpp40 delete _pClass; in ~GrfParseFree()
51 DtaScriptVariable* pClass = visibility.getVariable(*_pClass); in executeInternal()
52 …if (pClass == NULL) throw UtlException("runtime error: variable '" + _pClass->toString() + "' does… in executeInternal()
99 _pClass->compileCpp(theCompilerEnvironment); in compileCpp()
H A DJNIExternalHandling.cpp34 _pClass = _theEnv.GetObjectClass(_pJNIObject); in JNIExternalHandling()
35 _pTraceLineMethod = _theEnv.GetMethodID(_pClass, "traceLine", "(Ljava/lang/String;)V"); in JNIExternalHandling()
36 _pTraceTextMethod = _theEnv.GetMethodID(_pClass, "traceText", "(Ljava/lang/String;)V"); in JNIExternalHandling()
H A DGrfParseAsBNF.h37 ExprScriptVariable* _pClass; variable
50 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfParseStringAsBNF.h37 ExprScriptVariable* _pClass; variable
50 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfGenerate.h38 ExprScriptVariable* _pClass; variable
54 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DGrfTranslate.h38 ExprScriptVariable* _pClass; variable
55 inline void setThis(ExprScriptVariable* pClass) { _pClass = pClass; } in setThis()
H A DJNIExternalHandling.h47 jclass _pClass; variable
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/miniwin/
H A Dmisc_msg.cpp50 plr_class pc = plr[myplr]._pClass; in FocusOnCharInfo()
284 if (plr[myplr]._pClass == PC_WARRIOR) { in BlurInventory()
286 } else if (plr[myplr]._pClass == PC_ROGUE) { in BlurInventory()
288 } else if (plr[myplr]._pClass == PC_SORCERER) { in BlurInventory()

12