| References Variables: | flags | src/decl.c |
| iflags | src/decl.c |
#define MAX_MENU_MAPPED_CMDS 32
#define OPTIONS_HEADING "NETHACKOPTIONS"
#define rolestring( val, array, field )
| struct Bool_Opt | |
| { | |
| const char* name; | |
| boolean* addr; | |
| boolean initvalue; | |
| } |
| struct Comp_Opt | |
| { | |
| const char* name; | |
| const char* descr; | |
| int size; | |
| int optflags; | |
| } |
| struct | |
| { | |
| const char* name; | |
| char cmd; | |
| } |
| Visible in: | src/options.c | |
| Used in: | add_menu_cmd_alias() | src/options.c |
| map_menu_cmd() | src/options.c |
| Used in: | boolopt_only_initial() |
| doset() | |
| initoptions() | |
| option_help() | |
| parseoptions() |
compopt
static struct Comp_Opt compopt[]
| Used in: | doset() |
| doset_add_menu() | |
| option_help() |
need_redraw
static boolean need_redraw
| Used in: | doset() |
| parseoptions() |
def_inv_order
static char def_inv_order[18]
| Used in: | initoptions() |
default_menu_cmd_info
static const menu_cmd_t default_menu_cmd_info[11]
| Used in: | parseoptions() |
mapped_menu_op
static char mapped_menu_op[32+1]
| Used in: | add_menu_cmd_alias() |
| map_menu_cmd() |
n_menu_mapped
static short n_menu_mapped
| Used in: | add_menu_cmd_alias() |
initial
static boolean initial
| Used in: | badoption() |
| feature_alert_opts() | |
| parseoptions() | |
| string_for_env_opt() |
from_file
static boolean from_file
| Used in: | badoption() |
| parseoptions() |
menutype
static const char* menutype[]
| Used in: | get_compopt_value() |
| special_handling() |
burdentype
static const char* burdentype[]
| Used in: | get_compopt_value() |
| special_handling() |
fmtstr_doset_add_menu
static char fmtstr_doset_add_menu[]
| Used in: | doset() |
| doset_add_menu() |
opt_intro
static const char* opt_intro[]
| Used in: | option_help() |
opt_epilog
static const char* opt_epilog[]
| Used in: | option_help() |
| Prototyped in: | include/extern.h | |
| Calls: | pline() | |
| Called by: | parseoptions() | src/options.c |
| References Variables: | mapped_menu_cmds | src/options.c |
| mapped_menu_op | src/options.c | |
| n_menu_mapped | src/options.c | |
| Prototyped in: | include/extern.h | |
| Called by: | parse_config_line() | src/files.c |
| warning_opts() | src/options.c | |
| References Variables: | warnsyms | src/drawing.c |
| Prototyped in: | include/extern.h | |
| Calls: | def_char_to_monclass() | src/drawing.c |
| def_char_to_objclass() | src/drawing.c | |
| eos() | src/hacklib.c | |
| free(), impossible(), sprintf(), strchr() | ||
| Called by: | parseoptions() | src/options.c |
| References Variables: | monexplain | src/drawing.c |
| objexplain | src/drawing.c | |
| windowprocs | ||
| Prototyped in: | include/extern.h | |
| Calls: | boolopt_only_initial() | src/options.c |
| doredraw() | src/display.c | |
| doset_add_menu() | src/options.c | |
| parseoptions() | src/options.c | |
| special_handling() | src/options.c | |
| free(), sprintf(), strcmp(), strlen() | ||
| Used in: | src/cmd.c | |
| References Variables: | boolopt | src/options.c |
| compopt | src/options.c | |
| flags | src/decl.c | |
| fmtstr_doset_add_menu | src/options.c | |
| iflags | src/decl.c | |
| need_redraw | src/options.c | |
| windowprocs | ||
| Prototyped in: | include/extern.h | |
| Calls: | oc_to_str() | src/options.c |
| pline(), sprintf(), strcpy() | ||
| Used in: | src/cmd.c | |
| References Variables: | flags | src/decl.c |
| Prototyped in: | include/extern.h | |
| Calls: | alloc() | src/alloc.c |
| eos() | src/hacklib.c | |
| name_to_mon() | src/mondata.c | |
| nmcpy() | src/options.c | |
| rnd(), strcmp(), strcpy(), strncmp() | ||
| Called by: | initoptions() | src/options.c |
| parseoptions() | src/options.c | |
| References Variables: | bases | src/decl.c |
| current_fruit | src/decl.c | |
| ffruit | src/decl.c | |
| obj_descr | src/objects.c | |
| objects | src/objects.c | |
| pl_fruit | src/decl.c | |
| Prototyped in: | include/extern.h | |
| Calls: | strchr() | |
| References Variables: | mapped_menu_cmds | src/options.c |
| mapped_menu_op | src/options.c | |
| Prototyped in: | include/extern.h | |
| Calls: | strncmpi() | src/hacklib.c |
| strchr(), strlen() | ||
| Called by: | parse_config_line() | src/files.c |
| parseoptions() | src/options.c | |
| Prototyped in: | include/extern.h | |
| Calls: | alloc() | src/alloc.c |
| eos() | src/hacklib.c | |
| free(), strcat(), strcpy(), strlen() | ||
| Called by: | option_help() | src/options.c |
| References Variables: | windowprocs | |
| Prototyped in: | include/extern.h | |
| Calls: | getenv(), strlen() | |
| Called by: | fopen_config_file() | src/files.c |
| initoptions() | src/options.c | |
| makelevel() | src/mklev.c | |
| mkshop() | src/mkroom.c | |
| roguename() | src/do_name.c | |
| Prototyped in: | include/extern.h | |
| Calls: | next_opt() | src/options.c |
| sprintf() | ||
| Called by: | badoption() | src/options.c |
| References Variables: | boolopt | src/options.c |
| compopt | src/options.c | |
| configfile | src/files.c | |
| flags | src/decl.c | |
| iflags | src/decl.c | |
| opt_epilog | src/options.c | |
| opt_intro | src/options.c | |
| windowprocs | ||
| Prototyped in: | src/options.c | |
| Calls: | pline_The() | |
| Called by: | parseoptions() | src/options.c |
| Prototyped in: | src/options.c | |
| Calls: | option_help() | src/options.c |
| pline(), raw_printf(), strncmp() | ||
| Called by: | feature_alert_opts() | src/options.c |
| parseoptions() | src/options.c | |
| string_for_opt() | src/options.c | |
| References Variables: | configfile | src/files.c |
| from_file | src/options.c | |
| initial | src/options.c | |
| windowprocs | ||
| Prototyped in: | src/options.c | |
| Called by: | doset() | src/options.c |
| parseoptions() | src/options.c | |
| References Variables: | boolopt | src/options.c |
| flags | src/decl.c | |
| Prototyped in: | src/options.c | |
| Calls: | def_char_to_objclass() | src/drawing.c |
| strchr(), strcpy() | ||
| Called by: | parseoptions() | src/options.c |
| References Variables: | flags | src/decl.c |
| Prototyped in: | src/options.c | |
| Calls: | get_compopt_value() | src/options.c |
| sprintf(), strcmp() | ||
| Called by: | doset() | src/options.c |
| References Variables: | compopt | src/options.c |
| fmtstr_doset_add_menu | src/options.c | |
| windowprocs | ||
| Prototyped in: | src/options.c | |
| Calls: | strchr() | |
| Called by: | graphics_opts() | src/options.c |
| parseoptions() | src/options.c | |
| warning_opts() | src/options.c | |
| Prototyped in: | src/options.c | |
| Calls: | badoption() | src/options.c |
| You_cant(), get_current_feature_ver(), get_feature_notice_ver(), pline(), sprintf() | ||
| Called by: | parseoptions() | src/options.c |
| References Variables: | flags | src/decl.c |
| initial | src/options.c | |
| Prototyped in: | src/options.c | |
| Calls: | oc_to_str() | src/options.c |
| sprintf(), strcmp(), strcpy() | ||
| Called by: | doset_add_menu() | src/options.c |
| References Variables: | burdentype | src/options.c |
| catname | src/decl.c | |
| dogname | src/decl.c | |
| flags | src/decl.c | |
| horsename | src/decl.c | |
| iflags | src/decl.c | |
| menutype | src/options.c | |
| pl_fruit | src/decl.c | |
| plname | src/decl.c | |
| preferred_pet | src/decl.c | |
| aligns, genders, races, roles, windowprocs | ||
| Prototyped in: | src/options.c | |
| Calls: | assign_graphics() | src/drawing.c |
| escapes() | src/options.c | |
| string_for_env_opt() | src/options.c | |
| strlen() | ||
| Called by: | parseoptions() | src/options.c |
| Prototyped in: | src/options.c | |
| Called by: | fruitadd() | src/options.c |
| initoptions() | src/options.c | |
| parseoptions() | src/options.c | |
| Prototyped in: | src/options.c | |
| Calls: | impossible() | |
| Called by: | dotogglepickup() | src/options.c |
| get_compopt_value() | src/options.c | |
| parseoptions() | src/options.c | |
| References Variables: | def_oc_syms | src/drawing.c |
| Prototyped in: | src/options.c | |
| Calls: | pline() | |
| Called by: | parseoptions() | src/options.c |
| string_for_env_opt() | src/options.c | |
| References Variables: | configfile | src/files.c |
| Prototyped in: | src/options.c | |
| Calls: | parseoptions() | src/options.c |
| free(), strcmp(), strcpy() | ||
| Called by: | doset() | src/options.c |
| References Variables: | burdentype | src/options.c |
| flags | src/decl.c | |
| menutype | src/options.c | |
| windowprocs | ||
| Prototyped in: | src/options.c | |
| Calls: | rejectoption() | src/options.c |
| string_for_opt() | src/options.c | |
| Called by: | graphics_opts() | src/options.c |
| parseoptions() | src/options.c | |
| warning_opts() | src/options.c | |
| References Variables: | initial | src/options.c |
| Prototyped in: | src/options.c | |
| Calls: | badoption() | src/options.c |
| strchr() | ||
| Called by: | parseoptions() | src/options.c |
| string_for_env_opt() | src/options.c | |
| Prototyped in: | src/options.c | |
| Calls: | assign_warnings() | src/options.c |
| escapes() | src/options.c | |
| string_for_env_opt() | src/options.c | |
| strlen() | ||
| Called by: | parseoptions() | src/options.c |
| References Variables: | def_warnsyms | src/drawing.c |