![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include "qtypes.h"
Go to the source code of this file.
Variables | |
char | cl_connect_status [MAX_QPATH] |
User-friendly connection status for the menu and/or loading screen, colours and not supported. | |
struct cvar_s | scr_screenshot_gammaboost |
struct cvar_s | scr_screenshot_jpeg |
struct cvar_s | scr_screenshot_jpeg_quality |
struct cvar_s | scr_screenshot_name |
struct cvar_s | scr_screenshot_png |
struct cvar_s | vid_conheight |
struct cvar_s | vid_conwidth |
struct cvar_s | vid_pixelheight |
Definition at line 804 of file cl_screen.c.
Definition at line 797 of file cl_screen.c.
Referenced by CL_Shutdown().
Definition at line 2130 of file cl_screen.c.
Definition at line 2077 of file cl_screen.c.
Definition at line 2072 of file cl_screen.c.
References cvar_t::integer, r_stereo_redblue, r_stereo_redcyan, and r_stereo_redgreen.
Referenced by R_BlendView(), R_BlendView_IsTrivial(), and R_Stereo_Active().
Definition at line 1368 of file cl_screen.c.
Definition at line 1381 of file cl_screen.c.
Definition at line 1425 of file cl_screen.c.
|
extern |
User-friendly connection status for the menu and/or loading screen, colours and
not supported.
Definition at line 1573 of file cl_screen.c.
Referenced by CL_DisconnectEx(), CL_EstablishConnection(), CL_SetSignonStage_WithMsg(), M_LanConfig_Draw(), M_Menu_LanConfig_f(), M_Menu_ModList_f(), M_Menu_ServerList_f(), M_ModList_Draw(), M_ServerList_Draw(), NetConn_ClientFrame(), NetConn_ClientParsePacket(), NetConn_ConnectionEstablished(), and SCR_DrawScreen().
|
extern |
Definition at line 62 of file cl_screen.c.
Referenced by CL_Screen_Init(), and SCR_ScreenShot().
|
extern |
Definition at line 59 of file cl_screen.c.
Referenced by CL_Screen_Init(), r_textures_start(), and SCR_ScreenShot_f().
|
extern |
Definition at line 60 of file cl_screen.c.
Referenced by CL_Screen_Init(), and JPEG_SaveImage_preflipped().
|
extern |
Definition at line 455 of file fs.c.
Referenced by FS_Init_Commands(), FS_Rescan(), and SCR_ScreenShot_f().
|
extern |
Definition at line 61 of file cl_screen.c.
Referenced by CL_Screen_Init(), r_textures_start(), and SCR_ScreenShot_f().
|
extern |
Definition at line 57 of file cl_screen.c.
Referenced by CL_DrawVideo(), CL_Input(), CL_Screen_Init(), CL_UpdateScreen(), CL_VM_DrawHud(), CL_VM_UpdateView(), Con_DrawConsole(), Con_DrawNotify(), DrawQ_Line(), DrawQ_SetClipArea(), DrawQ_Start(), DrawQ_String_Scale(), Font_IndexForSize(), Font_VirtualToRealSize(), IN_Move_TouchScreen_SteelStorm(), Key_Console(), M_Background(), M_Draw(), M_ModList_Draw(), M_Options_ColorControl_Draw(), M_Options_Draw(), M_Options_Effects_Draw(), M_Options_Graphics_Draw(), M_ServerList_Draw(), M_Video_Key(), R_DebugLine(), R_Model_Sprite_Draw_TransparentCallback(), R_TimeReport_EndFrame(), Sbar_DeathmatchOverlay(), Sbar_Draw(), Sbar_DrawFace(), Sbar_DrawWeapon(), Sbar_IntermissionOverlay(), Sbar_MiniDeathmatchOverlay(), Sbar_Score(), Sbar_ShowFPS(), SCR_DrawBrand(), SCR_DrawCenterString(), SCR_DrawConsole(), SCR_DrawCurlDownload(), SCR_DrawInfobarString(), SCR_DrawLoadingScreen(), SCR_DrawLoadingStack(), SCR_DrawNetGraph(), SCR_DrawPause(), SCR_DrawQWDownload(), SCR_SetLoadingScreenTexture(), SCR_SetUpToDrawConsole(), SCR_UpdateVars(), snap_to_pixel_y(), VID_TouchscreenArea(), VID_TouchscreenCursor(), VM_CL_getmousepos(), VM_CL_project(), VM_CL_unproject(), VM_drawsetcliparea(), and VM_M_getmousepos().
|
extern |
Definition at line 56 of file cl_screen.c.
Referenced by CL_DrawVideo(), CL_Input(), CL_Screen_Init(), CL_UpdateScreen(), CL_VM_DrawHud(), CL_VM_UpdateView(), Con_CheckResize(), Con_DrawConsole(), Con_DrawConsoleLine(), Con_DrawInput(), Con_DrawNotify(), Con_LineHeight(), DrawQ_Line(), DrawQ_SetClipArea(), DrawQ_Start(), DrawQ_String_Scale(), Font_IndexForSize(), IN_Move_TouchScreen_SteelStorm(), M_Background(), M_Draw(), M_Options_ColorControl_Draw(), M_Video_Key(), R_DebugLine(), R_Model_Sprite_Draw_TransparentCallback(), R_Shadow_EditLights_DrawSelectedLightProperties(), R_TimeReport(), R_TimeReport_EndFrame(), Sbar_DeathmatchOverlay(), Sbar_Draw(), Sbar_DrawWeapon(), Sbar_FinaleOverlay(), Sbar_IntermissionOverlay(), Sbar_MiniDeathmatchOverlay(), Sbar_ShowFPS(), SCR_DrawBrand(), SCR_DrawCenterString(), SCR_DrawCurlDownload(), SCR_DrawInfobarString(), SCR_DrawLoadingScreen(), SCR_DrawLoadingStack(), SCR_DrawLoadingStack_r(), SCR_DrawNetGraph(), SCR_DrawPause(), SCR_DrawQWDownload(), SCR_SetLoadingScreenTexture(), SCR_UpdateVars(), snap_to_pixel_x(), VID_TouchscreenArea(), VID_TouchscreenCursor(), VM_CL_getmousepos(), VM_CL_project(), VM_CL_R_SetView(), VM_CL_unproject(), VM_drawsetcliparea(), and VM_M_getmousepos().
|
extern |
Definition at line 58 of file cl_screen.c.
Referenced by CL_Screen_Init(), M_Menu_Video_f(), M_Video_Key(), MR_Init(), SCR_CaptureVideo_Avi_BeginVideo(), SCR_CaptureVideo_Ogg_BeginVideo(), SCR_DrawScreen(), SCR_UpdateVars(), and V_MakeViewIsometric().