Home
last modified time | relevance | path

Searched refs:thesector (Results 1 – 8 of 8) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine_priv.h15 extern short thesector[MAXWALLSB], thewall[MAXWALLSB];
H A Dpolymost.c2002 sectnum = thesector[bunchfirst[bunch]]; sec = &sector[sectnum]; in polymost_drawalls()
2972 … { thesector[numscans] = sectnum; thewall[numscans] = z; p2[numscans] = numscans+1; numscans++; } in polymost_scansector()
3256 sectnum = thesector[z]; sec = &sector[sectnum]; in polymost_drawmaskwall()
H A Dengine.c434 short thesector[MAXWALLSB], thewall[MAXWALLSB]; variable
702 thesector[numscans] = sectnum; thewall[numscans] = z; in scansector()
2229 sectnum = thesector[bunchfirst[bunch]]; sec = &sector[sectnum]; in parascan()
2376 sectnum = thesector[z]; sec = &sector[sectnum]; in drawalls()
3889 sectnum = thesector[z]; sec = &sector[sectnum]; in drawmaskwall()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine_priv.h228 extern int16_t thesector[MAXWALLSB], thewall[MAXWALLSB];
H A Dengine.cpp1328 int16_t bunchp2[MAXWALLSB], thesector[MAXWALLSB]; variable
1744 thesector[numscans] = sectnum; thewall[numscans] = w; in classicScanSector()
3939 int32_t sectnum = thesector[bunchfirst[bunch]]; in parascan()
4238 const int32_t sectnum = thesector[z]; in classicDrawBunches()
6672 int32_t sectnum = thesector[z]; in renderDrawMaskedWall()
H A Dpolymost.cpp5348 int32_t const sectnum = thesector[bunchfirst[bunch]]; in polymost_drawalls()
6685 thesector[numscans] = sectnum; in polymost_scansector()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C134 static short p2[MAXWALLSB], thesector[MAXWALLSB], thewall[MAXWALLSB]; variable
663 thesector[numscans] = sectnum; thewall[numscans] = z; in scansector()
758 sectnum = thesector[z]; sec = &sector[sectnum]; in drawalls()
2944 sectnum = thesector[z]; sec = &sector[sectnum]; in drawmaskwall()
8362 sectnum = thesector[bunchfirst[bunch]]; sec = &sector[sectnum]; in parascan()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C133 static short p2[MAXWALLSB], thesector[MAXWALLSB], thewall[MAXWALLSB]; variable
702 thesector[numscans] = sectnum; thewall[numscans] = z; in scansector()
797 sectnum = thesector[z]; sec = &sector[sectnum]; in drawalls()
2983 sectnum = thesector[z]; sec = &sector[sectnum]; in drawmaskwall()
8380 sectnum = thesector[bunchfirst[bunch]]; sec = &sector[sectnum]; in parascan()