Home
last modified time | relevance | path

Searched refs:special_file_type (Results 1 – 19 of 19) sorted by relevance

/dports/games/mangband/mangband-1.5.3/src/server/
H A Dcmd4.c929 if (!p_ptr->special_file_type) return; in do_cmd_check_other()
967 p_ptr->special_file_type = SPECIAL_FILE_NONE; in common_peruse()
1030 p_ptr->special_file_type = FALSE; in do_cmd_interactive_aux()
1126 p_ptr->special_file_type = SPECIAL_FILE_UNIQUE; in do_cmd_knowledge()
1130 p_ptr->special_file_type = SPECIAL_FILE_OBJECT; in do_cmd_knowledge()
1134 p_ptr->special_file_type = SPECIAL_FILE_SCORES; in do_cmd_knowledge()
1138 p_ptr->special_file_type = SPECIAL_FILE_KILL; in do_cmd_knowledge()
1151 p_ptr->special_file_type = SPECIAL_FILE_OTHER; in do_cmd_knowledge()
1182 *old_file_type = p_ptr->special_file_type; in do_cmd_interactive_input()
1183 p_ptr->special_file_type = SPECIAL_FILE_INPUT; in do_cmd_interactive_input()
[all …]
H A Dcmd3.c1601 p_ptr->special_file_type = TRUE; in do_cmd_monster_desc_all()
1657 …else /* HACK -- do not send this while user is busy! */ if (p_ptr->special_file_type < SPECIAL_FIL… in do_cmd_monster_desc_aux()
H A Dnet-game.c1607 p_ptr->special_file_type = type; in recv_term_init()
1641 else if (p_ptr->special_file_type) in recv_term_key()
1749 else if (p_ptr->special_file_type) in recv_mouse()
H A Dnet-server.c254 p_ptr->special_file_type = 0; in player_abandon()
H A Dobject1.c2560 p_ptr->special_file_type = TRUE; in identify_fully_aux()
H A Dfiles.c1444 p_ptr->special_file_type = 0; in common_file_peruse()
H A Dspells2.c596 p_ptr->special_file_type = TRUE; in self_knowledge()
H A Dxtra2.c6337 p_ptr->special_file_type = SPECIAL_FILE_NONE; in do_cmd_dungeon_master()
/dports/news/yencode/yencode-0.46/src/
H A Dfile.h132 ysupportfile_t special_file_type, size_t multipart_size);
H A Dfile.c480 ysupportfile_t special_file_type, size_t multipart_size) in yencfile_create() argument
490 y->file_type = special_file_type; in yencfile_create()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dcmd4.c1812 p_ptr->special_file_type = TRUE;
2088 p_ptr->special_file_type = TRUE;
2543 p_ptr->special_file_type = TRUE;
2677 p_ptr->special_file_type = TRUE;
2836 p_ptr->special_file_type = TRUE;
2989 p_ptr->special_file_type = TRUE;
3044 p_ptr->special_file_type = TRUE;
3201 p_ptr->special_file_type = TRUE;
3218 if (!p_ptr->special_file_type) return;
3248 if (!p_ptr->special_file_type) return;
H A Dplayer.pre285 byte special_file_type; /* Is he using *ID* or Self Knowledge? */
H A Dbldg.c2185 p_ptr->special_file_type = TRUE; in bldg_process_command()
H A Dobject1.c4304 p_ptr->special_file_type = TRUE;
H A Dspells2.c1434 p_ptr->special_file_type = TRUE; in self_knowledge()
H A Dnserver.c10489 Players[player]->special_file_type = FALSE;
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dtypes.h1342 byte special_file_type; /* Is he using *ID* or Self Knowledge? */ member
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dplayer.pre216 byte special_file_type; /* Is he using *ID* or Self Knowledge? */
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtypes.h2078 byte special_file_type; /* Is he using *ID* or Self Knowledge? */ member