Home
last modified time | relevance | path

Searched refs:smostwalltype (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C140 static char smostwalltype[MAXWALLSB]; variable
797 smostwalltype[smostwallcnt] = 0; in drawalls()
916 smostwalltype[smostwallcnt] = 1; //1 for umost in drawalls()
1046 smostwalltype[smostwallcnt] = 0; in drawalls()
1089 smostwalltype[smostwallcnt] = 0; in drawalls()
2986 switch(smostwalltype[i]) in drawmaskwall()
3149 if (smostwalltype[i]&daclip) continue; in drawsprite()
3157 switch(smostwalltype[i]) in drawsprite()
3442 switch(smostwalltype[i]) in drawsprite()
3722 switch(smostwalltype[i]) in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C139 static char smostwalltype[MAXWALLSB]; variable
836 smostwalltype[smostwallcnt] = 0; in drawalls()
955 smostwalltype[smostwallcnt] = 1; //1 for umost in drawalls()
1085 smostwalltype[smostwallcnt] = 0; in drawalls()
1128 smostwalltype[smostwallcnt] = 0; in drawalls()
3025 switch(smostwalltype[i]) in drawmaskwall()
3188 if (smostwalltype[i]&daclip) continue; in drawsprite()
3196 switch(smostwalltype[i]) in drawsprite()
3481 switch(smostwalltype[i]) in drawsprite()
3761 switch(smostwalltype[i]) in drawsprite()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c440 static unsigned char smostwalltype[MAXWALLSB]; variable
2415 smostwalltype[smostwallcnt] = 0; in drawalls()
2535 smostwalltype[smostwallcnt] = 1; //1 for umost in drawalls()
2666 smostwalltype[smostwallcnt] = 0; in drawalls()
2710 smostwalltype[smostwallcnt] = 0; in drawalls()
3091 if (smostwalltype[i]&daclip) continue; in drawsprite()
3099 switch(smostwalltype[i]) in drawsprite()
3385 switch(smostwalltype[i]) in drawsprite()
3667 switch(smostwalltype[i]) in drawsprite()
3756 switch(smostwalltype[i]) in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp1344 static char smostwalltype[MAXWALLSB]; variable
4359 smostwalltype[smostwallcnt] = 0; in classicDrawBunches()
4523 smostwalltype[smostwallcnt] = 1; //1 for umost in classicDrawBunches()
4661 smostwalltype[smostwallcnt] = 0; in classicDrawBunches()
4705 smostwalltype[smostwallcnt] = 0; in classicDrawBunches()
5387 if (smostwalltype[i]&daclip) continue; in classicDrawSprite()
5396 switch (smostwalltype[i]) in classicDrawSprite()
5699 switch (smostwalltype[i]) in classicDrawSprite()
6087 switch (smostwalltype[i]) in classicDrawSprite()
6449 switch (smostwalltype[i]) in classicDrawSprite()
[all …]