Home
last modified time | relevance | path

Searched refs:BRANCH_HALL_OF_ZOT (Results 1 – 11 of 11) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dovermap.cc113 BRANCH_HALL_OF_ZOT in display_overmap()
276 case BRANCH_HALL_OF_ZOT: in display_overmap()
332 (branch == BRANCH_HALL_OF_ZOT) ? "The Hall of Zot" : in print_level_name()
410 which_branch = BRANCH_HALL_OF_ZOT; in seen_staircase()
H A Dhiscores.cc503 (se.branch == BRANCH_HALL_OF_ZOT) ? "Zot " : in hiscores_format_single()
1003 case BRANCH_HALL_OF_ZOT: in hiscores_format_single_long()
1813 se.branch = BRANCH_HALL_OF_ZOT; in hs_search_where()
H A Dmon-pick.cc114 (you.where_are_you == BRANCH_HALL_OF_ZOT) ? mons_hallzot_level : in mons_level()
151 (you.where_are_you == BRANCH_HALL_OF_ZOT) ? mons_hallzot_rare : in mons_rarity()
H A Dmisc.cc709 you.where_are_you = BRANCH_HALL_OF_ZOT; in down_stairs()
1051 case BRANCH_HALL_OF_ZOT: in new_level()
H A Dchardump.cc343 else if (you.where_are_you == BRANCH_HALL_OF_ZOT) in dump_location()
H A Douch.cc827 case BRANCH_HALL_OF_ZOT: in ouch()
H A Dspells3.cc555 case BRANCH_HALL_OF_ZOT: in allow_control_teleport()
H A Dview.cc129 *color = (player_in_branch( BRANCH_HALL_OF_ZOT ) ? env.rock_colour in get_ibm_symbol()
2572 if (player_in_branch( BRANCH_HALL_OF_ZOT )) in get_non_ibm_symbol()
H A Denum.h388 BRANCH_HALL_OF_ZOT, enumerator
H A Ddungeon.cc3638 case BRANCH_HALL_OF_ZOT: in builder_by_branch()
4047 || (player_in_branch( BRANCH_HALL_OF_ZOT ) && coinflip())) in place_traps()
8200 || player_in_branch( BRANCH_HALL_OF_ZOT ) in define_zombie()
H A Dspells4.cc2512 if (player_in_branch( BRANCH_HALL_OF_ZOT )) in cast_fragmentation()