Home
last modified time | relevance | path

Searched refs:thfflg (Results 1 – 10 of 10) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/
H A DACTORS.C203 if (hack_1.thfflg) { in thiefd_()
217 hack_1.thfflg = TRUE_; in thiefd_()
268 hack_1.thfflg = TRUE_; in thiefd_()
377 hack_1.thfflg = FALSE_; in thiefd_()
H A DDVERB2.C42 do_uio(1, &hack_1.thfflg, sizeof(logical)); in savegm_()
134 do_uio(1, &hack_1.thfflg, sizeof(logical)); in rstrgm_()
H A DGDT.C311 hack_1.thfpos, hack_1.thfflg ? 'T' : 'F', in gdt_()
447 hack_1.thfflg = FALSE_; in gdt_()
H A DVARS.H284 logical thfflg, thfact, swdact; member
H A DDINIT.C183 hack_1.thfflg = FALSE_; in init_()
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Dgdt.c453 hack_1.thfpos, hack_1.thfflg, hack_1.thfact, in gdt_()
646 hack_1.thfflg=FALSE_; in gdt_()
670 hack_1.thfflg=TRUE_; in gdt_()
H A Ddungeon.c112 hack_1.thfflg = FALSE_; in dungeon_main()
H A Dtimefnc.c2052 if (hack_1.thfflg) { in thiefd_()
2066 hack_1.thfflg = TRUE_; in thiefd_()
2115 hack_1.thfflg = TRUE_; in thiefd_()
2251 hack_1.thfflg = FALSE_; in thiefd_()
H A Dcommons.h86 logical thfflg, thfact, swdact; member
H A Dverbs.c3506 f_put_logicals(savefile, &hack_1.thfflg, 1); in savegm_()
3615 f_get_logicals(savefile, &hack_1.thfflg, 1); in rstrgm_()