Home
last modified time | relevance | path

Searched refs:menu_tab_sep (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dspell.c1229 if (!iflags.menu_tab_sep)
1234 Strcat(buf, iflags.menu_tab_sep ? "\tKey" : " Key");
1237 Sprintf(buf, iflags.menu_tab_sep ?
1244 Sprintf(eos(buf), iflags.menu_tab_sep ?
H A Doptions.c173 {"menu_tab_sep", &iflags.menu_tab_sep, FALSE, SET_IN_GAME},
2903 if (!iflags.menu_tab_sep)
2942 if (bool_p == &iflags.menu_tab_sep && !wizard) continue; in doset()
2949 if (!iflags.menu_tab_sep) in doset()
2979 if (!iflags.menu_tab_sep) in doset()
3887 if (boolopt[i].addr == &iflags.menu_tab_sep && !wizard) continue; in option_help()
/dports/games/nethack34/nethack-3.4.3/include/
H A Dflag.h167 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dflag.h167 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dflag.h167 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dflag.h185 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dflag.h198 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/tests/format/
H A DlargeRecordA.dhall92 , menu_tab_sep = Some False
H A DlargeRecordB.dhall91 , menu_tab_sep = Some False
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dflag.h213 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dflag.h242 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h300 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dflag.h300 boolean menu_tab_sep; /* Use tabs to separate option menu fields */ member
/dports/games/nethack34/nethack-3.4.3/src/
H A Dspell.c1072 if (!iflags.menu_tab_sep)
1078 Sprintf(buf, iflags.menu_tab_sep ?
H A Doptions.c130 {"menu_tab_sep", &iflags.menu_tab_sep, FALSE, SET_IN_GAME},
2361 if (!iflags.menu_tab_sep)
2398 if (bool_p == &iflags.menu_tab_sep && !wizard) continue; in doset()
2405 if (!iflags.menu_tab_sep) in doset()
2435 if (!iflags.menu_tab_sep) in doset()
3310 if (boolopt[i].addr == &iflags.menu_tab_sep && !wizard) continue; in option_help()
H A Dweapon.c942 if (!iflags.menu_tab_sep) in enhance_weapon_skill()
955 if (!iflags.menu_tab_sep) in enhance_weapon_skill()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dspell.c1072 if (!iflags.menu_tab_sep)
1078 Sprintf(buf, iflags.menu_tab_sep ?
H A Doptions.c130 {"menu_tab_sep", &iflags.menu_tab_sep, FALSE, SET_IN_GAME},
2361 if (!iflags.menu_tab_sep)
2398 if (bool_p == &iflags.menu_tab_sep && !wizard) continue; in doset()
2405 if (!iflags.menu_tab_sep) in doset()
2435 if (!iflags.menu_tab_sep) in doset()
3310 if (boolopt[i].addr == &iflags.menu_tab_sep && !wizard) continue; in option_help()
H A Dweapon.c942 if (!iflags.menu_tab_sep) in enhance_weapon_skill()
955 if (!iflags.menu_tab_sep) in enhance_weapon_skill()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dspell.c1072 if (!iflags.menu_tab_sep)
1078 Sprintf(buf, iflags.menu_tab_sep ?
H A Doptions.c130 {"menu_tab_sep", &iflags.menu_tab_sep, FALSE, SET_IN_GAME},
2382 if (!iflags.menu_tab_sep)
2419 if (bool_p == &iflags.menu_tab_sep && !wizard) continue; in doset()
2426 if (!iflags.menu_tab_sep) in doset()
2456 if (!iflags.menu_tab_sep) in doset()
3335 if (boolopt[i].addr == &iflags.menu_tab_sep && !wizard) continue; in option_help()
H A Dweapon.c1004 if (!iflags.menu_tab_sep) in enhance_skill()
1017 if (!iflags.menu_tab_sep) in enhance_skill()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dspell.c1091 if (!iflags.menu_tab_sep)
1098 Sprintf(buf, iflags.menu_tab_sep ?
H A Dweapon.c1036 if (!iflags.menu_tab_sep) in enhance_skill()
1049 if (!iflags.menu_tab_sep) in enhance_skill()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dspell.c1074 if (!iflags.menu_tab_sep)
1080 Sprintf(buf, iflags.menu_tab_sep ?

1234