Home
last modified time | relevance | path

Searched defs:viewheight (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/games/ecwolf/ecwolf-1.3.3-src/src/g_shared/
H A Da_playerpawn.h84 fixed viewheight; variable
/dports/sysutils/slider/Slider-7bf0423/
H A Dtransactions.ads31 viewheight : TIC.Line_Count; variable
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_draw.h38 int viewheight; member
/dports/graphics/xmountains/xmountains-2.10/
H A Dglobal.c56 float viewheight; /* height of viewpoint */ variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_plane.c129 || y > viewheight) in R_MapPlane() local
H A Dr_draw.c61 int viewheight; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_plane.c128 || y > viewheight) in R_MapPlane() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_plane.c129 || y > viewheight) in R_MapPlane() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dr_plane.c134 || y > viewheight) in R_MapPlane() local
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_local.h191 fixed_t viewheight; member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_plane.c131 if (x2 < x1 || x1 < 0 || x2 >= viewwidth || (unsigned) y > viewheight) in R_MapPlane() local
H A Dr_draw.c32 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/heretic/glheretic-1.2/
H A Dr_plane.c143 || (unsigned)y>viewheight) in R_MapPlane() local
H A Dr_draw.c18 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_plane.c132 if (x2 < x1 || x1 < 0 || x2 >= viewwidth || (unsigned) y > viewheight) in R_MapPlane() local
H A Dr_draw.c32 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_plane.c143 if (x2 < x1 || x1 < 0 || x2 >= viewwidth || (unsigned) y > viewheight) in R_MapPlane() local
H A Dr_draw.c32 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_plane.c137 if(x2 < x1 || x1 < 0 || x2 >= viewwidth || (unsigned)y > viewheight) in R_MapPlane() local
H A Dr_draw.c24 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_plane.c143 if (x2 < x1 || x1 < 0 || x2 >= viewwidth || (unsigned) y > viewheight) in R_MapPlane() local
H A Dr_draw.c32 int viewwidth, scaledviewwidth, viewheight, viewwindowx, viewwindowy; variable
/dports/games/cake/cake_src/cake/
H A Dclient.h299 float viewheight; /**< height of camera in the client bounding box */ variable
/dports/ports-mgmt/synth/synth-2.12/src/
H A Ddisplay.ads114 viewheight : TIC.Line_Count; variable
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dactor.h177 word viewheight; variable

1234567