Home
last modified time | relevance | path

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

/dports/games/spellcast/spellcast/
H A Dinternal.h79 int mind_spell, mind_caster; member
108 int mind_spell, mind_caster; member
132 int mind_spell, mind_caster; member
H A Dexecute2.c35 fred->both.mind_caster = 0;
39 fred->both.mind_caster = 1;
79 fred->both.mind_caster = handnum;
115 fred->both.mind_caster = fred->both.enchant_caster;
142 fred->both.mind_caster = fred->both.enchant_caster + 128*handnum;
146 fred->both.mind_caster |= 1024;
183 fred->both.mind_caster = perm->mind_detail;
191 fred->both.mind_caster = 1;
201 fred->both.mind_caster = 1024;
208 fred->both.mind_caster = perm->mind_detail;
H A Demonster.c252 if (thud->mind_caster==1 && thud->perm.mind_spell==SP__CONFUSION &&
275 if (thud->mind_caster==1 && thud->perm.mind_spell==SP__CONFUSION) {
327 thud->nowm_caster = thud->mind_caster;
329 thud->mind_caster = (-1);
H A Dengine.c312 … if (wiz->mind_caster==1 && wiz->perm.mind_spell==SP__CONFUSION && wiz->perm.mind_detail!=(-1)) {
320 if (wiz->mind_caster==1 && wiz->perm.mind_spell==SP__CONFUSION) {
327 …if ((wiz->mind_caster & 1024) && wiz->perm.mind_spell==SP__CHARM_PERSON && wiz->perm.mind_detail!=…
334 int tmpcast = wiz->mind_caster & (~1024);
349 if ((wiz->mind_caster & 1024) && wiz->perm.mind_spell==SP__CHARM_PERSON) {
384 jx = wiz->mind_caster;