Home
last modified time | relevance | path

Searched refs:lose_all_info (Results 1 – 20 of 20) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dmind.c522 (void)lose_all_info(); in do_cmd_mindcraft()
H A Dl-player.pkg394 extern bool lose_all_info(void);
H A Dbldg.c165 if (lose_all_info()) in have_nightmare_aux()
H A Dmutation.c1400 if (one_in_(3)) (void)lose_all_info(); in mutation_random_aux()
H A Deffects.c2929 bool lose_all_info(void) in lose_all_info() function
H A Dmspells1.c2106 else if (lose_all_info()) in make_attack_spell()
H A Dcmd5.c546 (void)lose_all_info(); in wild_magic()
H A Dexterns.h976 extern bool lose_all_info(void);
H A Dspells3.c4557 if (lose_all_info()) in sanity_blast()
H A Dspells2.c3701 (void)lose_all_info(); in activate_ty_curse()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dexterns.h551 extern bool lose_all_info(int Ind);
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells.pre172 extern bool lose_all_info(int Ind);
H A Dexterns.h1499 extern bool lose_all_info(int Ind);
H A Dmonster2.c2190 if (lose_all_info(Ind)) msg_print(Ind, "You forget everything in your utmost terror!"); in sanity_blast()
H A Dtraps.c1738 else if (lose_all_info(Ind)) {
H A Dspells2.c1730 bool lose_all_info(int Ind) { in lose_all_info() function
H A Dmelee2.c3503 else if (lose_all_info(Ind))
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dexterns.h922 extern bool lose_all_info(player_type *p_ptr);
H A Dmelee2.c1691 else if (lose_all_info(p_ptr)) in make_attack_spell()
H A Dspells2.c1064 bool lose_all_info(player_type *p_ptr) in lose_all_info() function