#include "shared/shared.h"
#include "common/error.h"
Go to the source code of this file.
Functions | |
const char * | Q_ErrorString (qerror_t error) |
Variables | |
static const char *const | error_table [] |
static const int | num_errors = q_countof(error_table) |
const char* Q_ErrorString | ( | qerror_t | error | ) |
Definition at line 51 of file error.c.
Referenced by AC_ParseFile(), BSP_Test_f(), CL_Download_f(), CL_HandleDownload(), CL_LoadDownloadIgnores(), CL_PlayDemo_f(), CL_RegisterBspModels(), CL_Seek_f(), CL_WriteConfig(), CL_WriteDemoMessage(), Cmd_Exec_f(), Com_AddConfigFile(), Con_RegisterMedia(), create_screenshot(), demo_finish(), demo_play_next(), easy_open_read(), easy_open_write(), finish_demo(), FS_EasyWriteFile(), FS_WhereIs_f(), GL_LoadWorld(), IMG_Find(), IMG_GetPalette(), LOC_LoadLocations(), logfile_write(), make_screenshot(), MVD_GameInit(), MVD_ParseServerData(), MVD_Seek_f(), MVD_StreamedRecord_f(), MVD_WriteDemoMessage(), open_file_read(), open_file_write(), open_from_disk(), open_from_pak(), override_entity_string(), Parse_File(), R_BeginRegistration(), R_BeginRegistration_RTX(), R_RegisterImage(), R_RegisterModel(), rec_frame(), rec_write(), S_SoundList_f(), SCR_ScoreShot_f(), start_download(), start_udp_download(), SV_ParseMapCmd(), and write_udp_download().
|
static |
Definition at line 22 of file error.c.
Referenced by Q_ErrorString().
|
static |
Definition at line 49 of file error.c.
Referenced by Q_ErrorString().