HomeSort by: relevance | last modified time | path
    Searched defs:allowall (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.invent.c 394 boolean allowall = FALSE; local in function:getobj
404 let++, allowall = TRUE;
456 if (!foo && !allowall && !allowgold && !allownone) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {
hack.invent.c 394 boolean allowall = FALSE; local in function:getobj
404 let++, allowall = TRUE;
456 if (!foo && !allowall && !allowgold && !allownone) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {
hack.invent.c 394 boolean allowall = FALSE; local in function:getobj
404 let++, allowall = TRUE;
456 if (!foo && !allowall && !allowgold && !allownone) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {

Completed in 219 milliseconds