summaryrefslogtreecommitdiff
path: root/src/ui/ui_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui_public.h')
-rw-r--r--src/ui/ui_public.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/ui/ui_public.h b/src/ui/ui_public.h
index 2308256d..9e39d52b 100644
--- a/src/ui/ui_public.h
+++ b/src/ui/ui_public.h
@@ -89,8 +89,6 @@ typedef enum {
UI_CVAR_REGISTER,
UI_CVAR_UPDATE,
UI_MEMORY_REMAINING,
- UI_GET_CDKEY,
- UI_SET_CDKEY,
UI_R_REGISTERFONT,
UI_R_MODELBOUNDS,
UI_PC_ADD_GLOBAL_DEFINE,
@@ -117,7 +115,6 @@ typedef enum {
UI_CIN_DRAWCINEMATIC,
UI_CIN_SETEXTENTS,
UI_R_REMAP_SHADER,
- UI_VERIFY_CDKEY,
UI_LAN_SERVERSTATUS,
UI_LAN_GETSERVERPING,
UI_LAN_SERVERISVISIBLE,
@@ -141,8 +138,6 @@ typedef enum {
UIMENU_NONE,
UIMENU_MAIN,
UIMENU_INGAME,
- UIMENU_NEED_CD,
- UIMENU_BAD_CD_KEY,
UIMENU_TEAM,
UIMENU_POSTGAME
} uiMenuCommand_t;
@@ -152,7 +147,6 @@ typedef enum
SORT_HOST,
SORT_MAP,
SORT_CLIENTS,
- SORT_PUNKBUSTER,
SORT_PING
} serverSortField_t;
@@ -183,9 +177,9 @@ typedef enum {
UI_CONSOLE_COMMAND,
// qboolean UI_ConsoleCommand( int realTime );
- UI_DRAW_CONNECT_SCREEN,
+ UI_DRAW_CONNECT_SCREEN
// void UI_DrawConnectScreen( qboolean overlay );
- UI_HASUNIQUECDKEY
+
// if !overlay, the background will be drawn, otherwise it will be
// overlayed over whatever the cgame has drawn.
// a GetClientState syscall will be made to get the current strings