Home
last modified time | relevance | path

Searched refs:STARTREDPALS (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_refresh.cpp75 if(filter >= STARTREDPALS && filter < STARTREDPALS + NUMREDPALS) in R_ViewFilterColor()
119 palette += STARTREDPALS; in R_UpdateViewFilter()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd_refresh.cpp85 if(filter >= STARTREDPALS && filter < STARTREDPALS + NUMREDPALS) in R_ViewFilterColor()
154 palette += STARTREDPALS; in R_UpdateViewFilter()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dd_refresh.cpp45 if(filter >= STARTREDPALS && filter < STARTREDPALS + NUMREDPALS) in R_ViewFilterColor()
164 palette += STARTREDPALS; in R_UpdateViewFilter()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dhrefresh.cpp44 if(filter >= STARTREDPALS && filter < STARTREDPALS + NUMREDPALS) in R_ViewFilterColor()
145 palette += STARTREDPALS; in R_UpdateViewFilter()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dst_stuff.c62 #define STARTREDPALS 1 macro
758 palette += STARTREDPALS; in ST_doPaletteStuff()
780 && palette >= STARTREDPALS && palette < STARTREDPALS + NUMREDPALS) in ST_doPaletteStuff()
791 ((plyr->powers[pw_strength] && palette <= STARTREDPALS + 2) || in ST_doPaletteStuff()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dst_stuff.h33 extern const int STARTREDPALS;
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_local.h45 #define STARTREDPALS (1) macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dsb_bar.c93 #define STARTREDPALS 1 macro
794 palette = STARTREDPALS + ((plyr->damagecount+7)>>3); in H_PaletteFlash()
796 if (palette >= (STARTREDPALS+NUMREDPALS)) in H_PaletteFlash()
797 palette = STARTREDPALS+NUMREDPALS-1; in H_PaletteFlash()
H A Dst_stuff.c120 #define STARTREDPALS 1 macro
875 palette = STARTREDPALS + ((red_cnt+7)>>3); in ST_doPaletteStuff()
877 if (palette >= (STARTREDPALS+NUMREDPALS)) in ST_doPaletteStuff()
878 palette = STARTREDPALS+NUMREDPALS-1; in ST_doPaletteStuff()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_local.h48 #define STARTREDPALS 1 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dst_stuff.c68 #define STARTREDPALS 1 macro
980 palette += STARTREDPALS; in ST_doPaletteStuff()
1005 && palette >= STARTREDPALS && palette < STARTREDPALS + NUMREDPALS) in ST_doPaletteStuff()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_local.h47 #define STARTREDPALS 1 macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dst_stuff.c57 #define STARTREDPALS 1 macro
752 palette += STARTREDPALS; in ST_doPaletteStuff()
/dports/games/prboom/prboom-2.5.0/src/
H A Dst_stuff.c57 #define STARTREDPALS 1 macro
735 palette += STARTREDPALS; in ST_doPaletteStuff()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dst_stuff.c77 #define STARTREDPALS 1 macro
1719 palette += STARTREDPALS; in ST_doPaletteStuff()
1744 && palette >= STARTREDPALS && palette < STARTREDPALS + NUMREDPALS) in ST_doPaletteStuff()
/dports/games/heretic/glheretic-1.2/
H A Dp_local.h14 #define STARTREDPALS 1 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_local.h26 #define STARTREDPALS 1 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_local.h26 #define STARTREDPALS 1 macro
H A Dsb_bar.c698 palette += STARTREDPALS; in SB_PaletteFlash()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dst_stuff.c74 #define STARTREDPALS 1 macro
877 palette += STARTREDPALS; in ST_doPaletteStuff()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dst_stuff.c74 #define STARTREDPALS 1 macro
877 palette += STARTREDPALS; in ST_doPaletteStuff()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dv_palette.cpp45 #define STARTREDPALS 1 macro
937 palette += STARTREDPALS; in END_COMMAND()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_local.h25 #define STARTREDPALS 1 macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_local.h25 #define STARTREDPALS 1 macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dp_local.h20 #define STARTREDPALS 1 macro

12