Home
last modified time | relevance | path

Searched refs:scolac (Results 1 – 11 of 11) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Ddungeon.c248 screen_1.scolac = 0; in dungeon_main()
H A Dverbs.c2102 screen_1.scolac = screen_1.scolrm; in vappli_()
2118 if (play_1.here != screen_1.scolac) { in vappli_()
3524 f_put_ints(savefile, &screen_1.scolac, 1); in savegm_()
3633 f_get_ints(savefile, &screen_1.scolac, 1); in rstrgm_()
H A Dcommons.h53 integer fromdr, scolrm, scolac, scoldr[8], scolwl[12]; member
H A Dgdt.c624 screen_1.scolac); in gdt_()
H A Dobjects.c3204 if (play_1.here != screen_1.scolac) { in nobjs_()
/dports/games/dungeon/dungeon-3.2_1/
H A DSVERBS.C387 screen_1.scolac = screen_1.scolrm;
402 if (play_1.here != screen_1.scolac) {
H A DDVERB2.C60 do_uio(1, &screen_1.scolac, sizeof(integer)); in savegm_()
152 do_uio(1, &screen_1.scolac, sizeof(integer)); in rstrgm_()
H A DVARS.H336 integer fromdr, scolrm, scolac; member
H A DDINIT.C332 screen_1.scolac = 0; in init_()
H A DGDT.C390 screen_1.scolrm, screen_1.scolac); in gdt_()
H A DNOBJS.C450 if (play_1.here != screen_1.scolac) {