Searched refs:autodig (Results 1 - 12 of 12) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2116 \item[\ib{autodig}]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h25 boolean autodig; /* MRKR: Automatically dig */ member in struct:flag
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddig.c859 /* MRKR: use_pick_axe() is split in two to allow autodig to bypass */
952 if (flags.autodig &&
H A Ddo.c795 if (flags.autodig && !flags.nopick &&
H A Dhack.c569 } else if (flags.autodig && !flags.run && !flags.nopick &&
H A Doptions.c53 {"autodig", &flags.autodig, FALSE, SET_IN_GAME},
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2116 \item[\ib{autodig}]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h25 boolean autodig; /* MRKR: Automatically dig */ member in struct:flag
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddig.c859 /* MRKR: use_pick_axe() is split in two to allow autodig to bypass */
952 if (flags.autodig &&
H A Ddo.c795 if (flags.autodig && !flags.nopick &&
H A Dhack.c569 } else if (flags.autodig && !flags.run && !flags.nopick &&
H A Doptions.c53 {"autodig", &flags.autodig, FALSE, SET_IN_GAME},

Completed in 126 milliseconds