Home
last modified time | relevance | path

Searched refs:scr_centertime (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dscreen.c104 static cvar_t scr_centertime = { "scr_centertime", "2" }; variable
253 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
766 Cvar_RegisterVariable(&scr_centertime); in SCR_Init()
/dports/games/tenebrae/tenebrae_0/
H A Dscreen.c36 cvar_t scr_centertime = {"scr_centertime","2"}; variable
93 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
322 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
H A Dgl_screen.c86 cvar_t scr_centertime = {"scr_centertime","2"}; variable
146 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
379 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dgl_screen.c86 cvar_t scr_centertime = {"scr_centertime","2"}; variable
149 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
383 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dgl_screen.c95 cvar_t scr_centertime = {"scr_centertime","2",CVAR_NONE}; variable
153 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
425 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
/dports/games/uhexen2-extras/fo4d/
H A Dautoexec.cfg4 scr_centertime 1
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcl_screen.c30 cvar_t *scr_centertime; variable
142 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
303 scr_centertime = Cvar_Get("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/q2pro/q2pro/source/
H A Dcl_scrn.c32 cvar_t *scr_centertime; variable
278 Cvar_ClampValue( scr_centertime, 0.3f, 10.0f ); in SCR_DrawCenterString()
280 alpha = SCR_FadeAlpha( scr_centertime_start, scr_centertime->value * 1000, 300 ); in SCR_DrawCenterString()
444 scr_centertime = Cvar_Get ("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dgl_screen.c97 static cvar_t scr_centertime = {"scr_centertime", "4", CVAR_NONE}; variable
237 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
457 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
H A Dscreen.c99 static cvar_t scr_centertime = {"scr_centertime", "4", CVAR_NONE}; variable
239 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
489 Cvar_RegisterVariable (&scr_centertime); in SCR_Init()
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dcl_scrn.c49 cvar_t *scr_centertime; variable
210 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
425 scr_centertime = Cvar_Get ("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dcl_scrn.c49 cvar_t *scr_centertime; variable
210 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
425 scr_centertime = Cvar_Get ("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/egl/egl-0.3.1_9/cgame/
H A Dcg_main.c118 cVar_t *scr_centertime; variable
413 scr_centertime = cgi.Cvar_Register ("scr_centertime", "2.5", 0); in CG_RegisterMain()
H A Dcg_local.h445 extern cVar_t *scr_centertime;
H A Dcg_screen.c547 scr_centerTime_Off = scr_centertime->floatVal; in SCR_ParseCenterPrint()
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dcl_scrn.c51 cvar_t *scr_centertime; variable
247 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
268 if ( scr_centertime_off <= scr_centertime->value / 5.0 ) { in SCR_DrawCenterString()
269 colors[ 3 ] = colors[ 7 ] = scr_centertime_off * 5.0 / scr_centertime->value; in SCR_DrawCenterString()
481 scr_centertime = Cvar_Get ("scr_centertime", "2.5", CVAR_ARCHIVE); in SCR_Init()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dcl_scrn.c51 cvar_t *scr_centertime; variable
247 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
268 if ( scr_centertime_off <= scr_centertime->value / 5.0 ) { in SCR_DrawCenterString()
269 colors[ 3 ] = colors[ 7 ] = scr_centertime_off * 5.0 / scr_centertime->value; in SCR_DrawCenterString()
481 scr_centertime = Cvar_Get ("scr_centertime", "2.5", CVAR_ARCHIVE); in SCR_Init()
/dports/games/r1q2/r1q2-8012_5/client/
H A Dcl_scrn.c50 cvar_t *scr_centertime; variable
255 scr_centertime_off = (cls.realtime + (int)scr_centertime->value * 1000); in SCR_CenterPrint()
666 scr_centertime = Cvar_Get ("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dcl_scrn.c50 cvar_t *scr_centertime; variable
410 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
636 scr_centertime = Cvar_Get ("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dcl_scrn.c45 cvar_t *scr_centertime; variable
375 scr_centertime_off = scr_centertime->value; in SCR_CenterPrint()
582 scr_centertime = Cvar_Get("scr_centertime", "2.5", 0); in SCR_Init()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_screen.c21 cvar_t scr_centertime = {0, "scr_centertime","2", "how long centerprint messages show"}; variable
110 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
135 if(scr_centertime.value <= 0 && !cl.intermission) in SCR_DrawCenterString()
844 Cvar_RegisterVariable (&scr_centertime); in CL_Screen_Init()
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dsbar.c109 cvar_t *scr_centertime; variable
1204 centertime_off = scr_centertime->value; in Sbar_CenterPrint()
1804 scr_centertime = Cvar_Get ("scr_centertime", "2", CVAR_NONE, NULL, "How " in Sbar_Init()
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dsbar.c101 cvar_t *scr_centertime; variable
1665 centertime_off = scr_centertime->value; in Sbar_CenterPrint()
2065 scr_centertime = Cvar_Get ("scr_centertime", "2", CVAR_NONE, NULL, "How " in Sbar_Init()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_screen.c35 cvar_t scr_centertime = {0, "scr_centertime","2", "how long centerprint messages show"}; variable
164 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
189 if(scr_centertime.value <= 0 && !cl.intermission) in SCR_DrawCenterString()
1358 Cvar_RegisterVariable (&scr_centertime); in CL_Screen_Init()
/dports/games/darkplaces/darkplaces/
H A Dcl_screen.c35 cvar_t scr_centertime = {0, "scr_centertime","2", "how long centerprint messages show"}; variable
161 scr_centertime_off = scr_centertime.value; in SCR_CenterPrint()
186 if(scr_centertime.value <= 0 && !cl.intermission) in SCR_DrawCenterString()
1355 Cvar_RegisterVariable (&scr_centertime); in CL_Screen_Init()

12