Home
last modified time | relevance | path

Searched refs:MONS_PLAYER_GHOST (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-util.cc277 && (mc != MONS_PLAYER_GHOST && mc != MONS_PANDEMONIUM_DEMON))) in mons_is_unique()
287 if (mon->type == MONS_PLAYER_GHOST || mon->type == MONS_PANDEMONIUM_DEMON) in mons_see_invis()
354 if (rt == 0 && (mc == MONS_PLAYER_GHOST || mc == MONS_PANDEMONIUM_DEMON)) in mons_damage()
427 if (mc == MONS_PLAYER_GHOST || mc == MONS_PANDEMONIUM_DEMON) in mons_res_elec()
496 if (mc == MONS_PLAYER_GHOST || mc == MONS_PANDEMONIUM_DEMON) in mons_res_fire()
544 if (mc == MONS_PLAYER_GHOST || mc == MONS_PANDEMONIUM_DEMON) in mons_res_cold()
1120 case MONS_PLAYER_GHOST: in monam()
H A Dfight.cc2588 || ((attacker->type == MONS_PLAYER_GHOST in monster_attack()
2594 if (attacker->type == MONS_PLAYER_GHOST in monster_attack()
2690 if (attacker->type == MONS_PLAYER_GHOST) in monster_attack()
2729 if (menv[monster_attacking].type != MONS_PLAYER_GHOST in monster_attack()
2809 if (attacker->type == MONS_PLAYER_GHOST) in monster_attack()
3365 || ((attacker->type == MONS_PLAYER_GHOST in monsters_fight()
3371 if (attacker->type == MONS_PLAYER_GHOST in monsters_fight()
3381 if (attacker->type == MONS_PLAYER_GHOST in monsters_fight()
3449 if (attacker->type == MONS_PLAYER_GHOST) in monsters_fight()
3478 if (menv[monster_attacking].type != MONS_PLAYER_GHOST in monsters_fight()
[all …]
H A Dstuff.cc100 || (fmenv->type == MONS_PLAYER_GHOST) // cdl in tag_followers()
H A Dfiles.cc357 if (fmenv->type == MONS_PLAYER_GHOST in load()
1051 menv[imn].type = MONS_PLAYER_GHOST; in load_ghost()
H A Dmonspeak.cc1018 case MONS_PLAYER_GHOST: // ghost of unsuccesful player in mons_speaks()
H A Ddebug.cc1250 if (menv[i].type == MONS_PLAYER_GHOST in stethoscope()
H A Dmon-data.h3532 MONS_PLAYER_GHOST, 'p', DARKGREY, "",
3534 0, 15, MONS_PLAYER_GHOST, MH_UNDEAD, -5,
H A Denum.h1737 MONS_PLAYER_GHOST, // 400 enumerator
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dkills.cc280 if (mon->type == MONS_PLAYER_GHOST && !mon->is_summoned()) in record_kill()
590 if (mon->type == MONS_PLAYER_GHOST && !mon->is_summoned()) in kill_ghost()
736 KILLEXP_ACCESS(isghost, boolean, monnum == MONS_PLAYER_GHOST) in KILLEXP_ACCESS()
H A Dwiz-mon.cc136 if (mspec.type == MONS_PLAYER_GHOST) in wizard_create_spec_monster_name()
140 if (idx >= MAX_MONSTERS || env.mons[idx].type != MONS_PLAYER_GHOST) in wizard_create_spec_monster_name()
144 if (env.mons[idx].type == MONS_PLAYER_GHOST in wizard_create_spec_monster_name()
H A Ddgn-overview.cc888 if (mons->type == MONS_PLAYER_GHOST) in unique_name()
907 && mons->type != MONS_PLAYER_GHOST in set_unique_annotation()
934 if ((mons->type != MONS_PLAYER_GHOST in remove_unique_annotation()
H A Dmon-speak.cc532 else if (mons->type == MONS_PLAYER_GHOST) in mons_speaks()
585 if (mons->type == MONS_PLAYER_GHOST) in mons_speaks()
H A Dghost.cc826 if (i->mons.type == MONS_PLAYER_GHOST) in find_transiting_ghosts()
851 if (mi->type == MONS_PLAYER_GHOST in find_extra_ghosts()
H A Dshout.cc83 if (mons.type == MONS_PLAYER_GHOST) in _shout_key()
153 = mons->type == MONS_PLAYER_GHOST ? in monster_shout()
H A Dfiles.cc2844 mons.type = MONS_PLAYER_GHOST; in define_ghost_from_bones()
2849 else if (mons.type != MONS_PLAYER_GHOST) in define_ghost_from_bones()
2911 mons->type = MONS_PLAYER_GHOST; in load_ghosts()
2922 else if (mons->type != MONS_PLAYER_GHOST) in load_ghosts()
H A Dmonster-type.h886 MONS_PLAYER_GHOST, enumerator
H A Dmon-util.cc1478 return mc == MONS_PLAYER_GHOST || mc == MONS_PLAYER_ILLUSION; in mons_is_pghost()
2425 if (real || mon.type == MONS_PLAYER_GHOST || mon.type == MONS_PLAYER_ILLUSION) in exper_value()
2952 case MONS_PLAYER_GHOST: in define_monster()
2963 if (mcls == MONS_PLAYER_GHOST) in define_monster()
5181 || targ.type == MONS_PLAYER_GHOST) in mons_is_recallable()
5463 if (mons.type == MONS_PLAYER_GHOST in mons_is_notable()
H A Dmon-poly.cc749 if (mons->type == MONS_PLAYER_GHOST) in seen_monster()
H A Dmon-project.cc95 if (caster->is_player() || caster->type == MONS_PLAYER_GHOST in cast_iood()
H A Ddelay.cc1008 if (mon->type == MONS_PLAYER_GHOST) in _monster_warning()
H A Dhints.cc3531 if (mons_is_unique(mons->type) || mons->type == MONS_PLAYER_GHOST) in hints_monster_interesting()
3554 else if (mi.type == MONS_PLAYER_GHOST) in hints_describe_monster()
H A Darena.cc1007 if (i == MONS_PLAYER_GHOST) in global_setup()
H A Dmon-info.cc969 case MONS_PLAYER_GHOST: in _core_name()
H A Ddirectn.cc3648 || mi.type == MONS_PLAYER_GHOST) in get_monster_equipment_desc()
3659 else if (mi.type == MONS_PLAYER_GHOST) in get_monster_equipment_desc()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc734 || spec_type == MONS_PLAYER_GHOST) in main()
740 || spec_type == MONS_PLAYER_GHOST) in main()

12