Home
last modified time | relevance | path

Searched refs:USERANGE (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_local.h72 #define USERANGE (64) macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_map.h40 #define USERANGE (64*FRACUNIT) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_local.h67 #define USERANGE 64 macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_map.h40 #define USERANGE (64*FRACUNIT) macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_map.h40 #define USERANGE (64*FRACUNIT) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_local.h72 #define USERANGE 64 macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h72 #define USERANGE (64) macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_local.h53 #define USERANGE (64*FRACUNIT) macro
H A Dp_map.c1191 x2 = x1 + (USERANGE>>FRACBITS)*finecosine[angle]; in P_UseLines()
1192 y2 = y1 + (USERANGE>>FRACBITS)*finesine[angle]; in P_UseLines()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_local.h55 #define USERANGE (64*FRACUNIT) macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_local.h53 #define USERANGE (64*FRACUNIT) macro
H A Dp_map.c1358 x2 = x1 + (USERANGE>>FRACBITS)*finecosine[angle]; in P_UseLines()
1359 y2 = y1 + (USERANGE>>FRACBITS)*finesine[angle]; in P_UseLines()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_local.h53 #define USERANGE (64*FRACUNIT) macro
H A Dp_map.c1358 x2 = x1 + (USERANGE>>FRACBITS)*finecosine[angle]; in P_UseLines()
1359 y2 = y1 + (USERANGE>>FRACBITS)*finesine[angle]; in P_UseLines()
/dports/games/heretic/glheretic-1.2/
H A Dp_local.h48 #define USERANGE (64*FRACUNIT) macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_local.h58 #define USERANGE (64*FRACUNIT) macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_local.h58 #define USERANGE (64*FRACUNIT) macro
/dports/games/edge/Edge-1.35-source/src/
H A Dp_local.h47 #define USERANGE (64.0f) macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_map.c1985 x2 = x1 + (USERANGE >> FRACBITS) * finecosine[angle]; in P_UseLines()
1986 y2 = y1 + (USERANGE >> FRACBITS) * finesine[angle]; in P_UseLines()
2097 x2 = x1 + (USERANGE >> FRACBITS) * finecosine[angle]; in P_UsePuzzleItem()
2098 y2 = y1 + (USERANGE >> FRACBITS) * finesine[angle]; in P_UsePuzzleItem()
H A Dp_local.h60 #define USERANGE (64*FRACUNIT) macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_map.c1985 x2 = x1 + (USERANGE >> FRACBITS) * finecosine[angle]; in P_UseLines()
1986 y2 = y1 + (USERANGE >> FRACBITS) * finesine[angle]; in P_UseLines()
2097 x2 = x1 + (USERANGE >> FRACBITS) * finecosine[angle]; in P_UsePuzzleItem()
2098 y2 = y1 + (USERANGE >> FRACBITS) * finesine[angle]; in P_UsePuzzleItem()
H A Dp_local.h60 #define USERANGE (64*FRACUNIT) macro
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c1977 x2 = x1 + (USERANGE>>FRACBITS)*finecosine[angle]; in P_UseLines()
1978 y2 = y1 + (USERANGE>>FRACBITS)*finesine[angle]; in P_UseLines()
2081 x2 = x1+(USERANGE>>FRACBITS)*finecosine[angle]; in P_UsePuzzleItem()
2082 y2 = y1+(USERANGE>>FRACBITS)*finesine[angle]; in P_UsePuzzleItem()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_local.h139 #define USERANGE (64*FRACUNIT) macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dp_local.h55 #define USERANGE (64*FRACUNIT) macro

12