Home
last modified time | relevance | path

Searched refs:MONS_NO_MONSTER (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h206 { 1, 4, 384, FLAT, MONS_NO_MONSTER },
268 { 1, 5, 4500, FLAT, MONS_NO_MONSTER }, // Roughly old D:1-4 chaff weight
1131 { 1, 27, 500, FLAT, MONS_NO_MONSTER }, \
1148 { 1, 6, 200, FALL, MONS_NO_MONSTER },\
1159 { 5, 22, 130, FLAT, MONS_NO_MONSTER },
1160 { 9, 32, 250, SEMI, MONS_NO_MONSTER },
1173 { 1, 4, 1050, FLAT, MONS_NO_MONSTER },
1234 { 1, 27, 290, FLAT, MONS_NO_MONSTER },\
1241 { 1, 7, 100, FLAT, MONS_NO_MONSTER },\
1254 { 1, 6, 400, FLAT, MONS_NO_MONSTER },\
[all …]
H A Dshow.cc40 mons(MONS_NO_MONSTER), in show_type()
58 mons(MONS_NO_MONSTER), in show_type()
69 mons(MONS_NO_MONSTER), in show_type()
78 mons(MONS_NO_MONSTER), in show_type()
H A Dl-dgnmon.cc139 if (mon.type == MONS_NO_MONSTER) in dgn_set_random_mon_list()
186 if (mons->type != MONS_NO_MONSTER) in dgn_mons_from_mid()
H A Dmon-poly.cc117 || new_mclass == MONS_NO_MONSTER in _valid_type_morph()
331 mons->base_monster = MONS_NO_MONSTER; in change_monster_type()
517 return MONS_NO_MONSTER; in _poly_from_set()
520 return MONS_NO_MONSTER; in _poly_from_set()
H A Dwiz-mon.cc92 if (mspec.type == MONS_NO_MONSTER) in wizard_create_spec_monster_name()
107 place = find_newmons_square(MONS_NO_MONSTER, you.pos()); in wizard_create_spec_monster_name()
453 mons.base_monster != MONS_NO_MONSTER ? " base=" : "", in debug_stethoscope()
454 mons.base_monster != MONS_NO_MONSTER ? in debug_stethoscope()
486 : env.mons[mons.foe].type == MONS_NO_MONSTER ? "unassigned monster" in debug_stethoscope()
H A Dmon-place.h74 monster_type cs = MONS_NO_MONSTER,
H A Dmon-place.cc408 ASSERT(_is_random_monster(kind) || kind == MONS_NO_MONSTER); in pick_random_monster()
507 type = MONS_NO_MONSTER; in resolve_monster_type()
512 if (type == MONS_NO_MONSTER || type == -1 in resolve_monster_type()
649 { return mons.type != MONS_NO_MONSTER; }); in place_monster()
677 if (mg.cls == MONS_NO_MONSTER || mg.cls == MONS_PROGRAM_BUG) in place_monster()
817 if (band_monsters[i] == MONS_NO_MONSTER) in place_monster()
864 if (mons.type == MONS_NO_MONSTER) in get_free_monster()
999 if (ztype == MONS_NO_MONSTER || ztype == RANDOM_MONSTER) in _place_monster_aux()
1542 if (cs == MONS_NO_MONSTER) in _good_zombie()
1599 return pick_local_zombifiable_monster(place, MONS_NO_MONSTER, coord_def(), in pick_local_corpsey_monster()
[all …]
H A Dmgen-data.h128 base_type(MONS_NO_MONSTER), colour(COLOUR_INHERIT), in cls()
H A Ddbg-scan.cc119 else if (mon != nullptr && mon->type == MONS_NO_MONSTER) in debug_item_scan()
194 if (mons.type == MONS_NO_MONSTER) in debug_item_scan()
372 else if (m2->type != MONS_NO_MONSTER) in debug_mons_scan()
H A Ddbg-util.cc35 return MONS_NO_MONSTER; in debug_prompt_for_monster()
39 return MONS_NO_MONSTER; in debug_prompt_for_monster()
H A Dmonster-type.h1126 MONS_NO_MONSTER = 1000, enumerator
1156 COMPILE_CHECK(NUM_MONSTERS < MONS_NO_MONSTER);
H A Dmap-cell.h199 return MONS_NO_MONSTER; in monster()
H A Dview.cc230 monster_type genus = MONS_NO_MONSTER; in _genus_factoring()
936 (mons == MONS_NO_MONSTER || mons_class_is_firewood(mons)) in view_update_at()
1638 return m.monster() == MONS_NO_MONSTER || mons_class_is_firewood(m.monster()); in draw_cell()
1723 && (env.map_knowledge(gc).monster() == MONS_NO_MONSTER in draw_cell()
H A Dmonster.cc80 base_monster(MONS_NO_MONSTER), number(0), colour(COLOUR_INHERIT), in monster()
85 type = MONS_NO_MONSTER; in monster()
129 type = MONS_NO_MONSTER; in reset()
130 base_monster = MONS_NO_MONSTER; in reset()
1122 else if (other_mon->type == MONS_NO_MONSTER) in pickup()
2220 case MONS_NO_MONSTER: in _invalid_monster_str()
2274 if (mon.type == MONS_NO_MONSTER) in _mon_special_name()
4238 return hit_points > 0 && type != MONS_NO_MONSTER; in alive()
4491 && type != MONS_NO_MONSTER) in hurt()
4562 number = MONS_NO_MONSTER; in ghost_init()
[all …]
H A Dmap-knowledge.cc272 if (cell.monster() != MONS_NO_MONSTER in get_cell_map_feature()
H A Dmon-info.cc332 base_type = p_base_type != MONS_NO_MONSTER ? p_base_type in monster_info()
470 if (base_type == MONS_NO_MONSTER) in monster_info()
936 if (mons_is_draconian_job(type) && base_type != MONS_NO_MONSTER) in _core_name()
938 else if (mons_is_demonspawn_job(type) && base_type != MONS_NO_MONSTER) in _core_name()
H A Dmon-info.h266 monster_type p_base_type = MONS_NO_MONSTER);
H A Dl-debug.cc203 if (mons.type == MONS_NO_MONSTER) in LUAFN()
H A Dtags.cc925 if (x >= MONS_NO_MONSTER) in _fixup_monster_type()
5425 if (cell.monster() != MONS_NO_MONSTER) in marshallMapCell()
5609 marshallMonType(th, MONS_NO_MONSTER); in marshallMonster()
5911 if (mi.base_type != MONS_NO_MONSTER) in _unmarshallMonsterInfo()
5917 if (mi.base_type != MONS_NO_MONSTER) in _unmarshallMonsterInfo()
6052 if (env.mons_alloc[i] != MONS_NO_MONSTER) in _tag_construct_level_monsters()
6069 if (m.type != MONS_NO_MONSTER) in _tag_construct_level_monsters()
6481 if (m.type == MONS_NO_MONSTER) in unmarshallMonster()
6769 if (m.base_monster != MONS_NO_MONSTER) in unmarshallMonster()
6775 if (m.base_monster != MONS_NO_MONSTER) in unmarshallMonster()
[all …]
H A Dmon-util.cc1327 if (mc == MONS_NO_MONSTER) in mons_genus()
1328 return MONS_NO_MONSTER; in mons_genus()
2320 base != MONS_NO_MONSTER && in mons_class_willpower()
2346 …if (base != MONS_NO_MONSTER && mons_is_demonspawn(type) // XXX: add dracs here? latent bug otherwi… in mons_class_sees_invis()
2406 get_monster_data(mbase_type != MONS_NO_MONSTER ? mbase_type in mons_max_hp()
2896 monbase = (mons.base_monster == MONS_NO_MONSTER in define_monster()
2919 if (mons.base_monster == MONS_NO_MONSTER in define_monster()
H A Dexclude.cc501 if (cell.monster() != MONS_NO_MONSTER) in set_exclude()
H A Dlookup-help.cc582 monster_type base_type = MONS_NO_MONSTER; in _monster_menu_gen()
974 monster_type base_type = MONS_NO_MONSTER; in _describe_monster()
H A Dshowsymb.cc298 if (cell.monster() != MONS_NO_MONSTER in get_cell_show_class()
H A Dmon-ench.cc388 if (other_mon->type == MONS_NO_MONSTER in _prepare_del_ench()
396 other_mon->type == MONS_NO_MONSTER ? "dead" : "buggy", in _prepare_del_ench()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/
H A Dwhat_is_left.sh79 echo monsters: `process_cmd $mons_file | grep " MONS_" | grep -v -e MONS_NO_MONSTER -e MONS_SENSED …

12