Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Unvanquished/Unvanquished
/ functions
Functions
20,174 in github.com/Unvanquished/Unvanquished
⨍
Functions
20,174
◇
Types & classes
4,393
↓ 2,298 callers
Function
glewInfoFunc
src/libs/glew/src/glewinfo.c:93
↓ 1,029 callers
Function
strlen
src/gamelogic/game/bg_lib.c:241
↓ 986 callers
Function
strcmp
src/gamelogic/game/bg_lib.c:290
↓ 985 callers
Function
Q_stricmp
src/engine/qcommon/q_shared.c:2077
↓ 939 callers
Function
Com_Printf
src/engine/rendererGL/tr_init.cpp:2177
↓ 916 callers
Function
memset
src/gamelogic/game/bg_lib.c:411
↓ 876 callers
Function
Q_stricmp
src/tools/common/cmdlib.c:489
↓ 849 callers
Function
SDL_SetError
src/libs/libsdl/src/SDL_error.c:50
↓ 800 callers
Function
memcpy
src/gamelogic/game/bg_lib.c:421
↓ 582 callers
Function
glewPrintExt
src/libs/glew/src/glewinfo.c:76
↓ 581 callers
Function
_glewStrSame3
src/libs/glew/src/glew.c:244
↓ 566 callers
Function
_glewSearchExtension
* Search for name in the extensions string. Use of strstr() * is not sufficient because extension names can be prefixes of * other extension names.
src/libs/glew/src/glew.c:266
↓ 454 callers
Function
glewGetExtension
src/libs/glew/src/glew.c:8868
↓ 442 callers
Function
atoi
src/gamelogic/game/bg_lib.c:2154
↓ 415 callers
Function
atof
src/gamelogic/game/bg_lib.c:1575
↓ 397 callers
Function
strcpy
src/gamelogic/game/bg_lib.c:275
↓ 365 callers
Function
COM_ParseExt2
INDENT-OFF
src/engine/qcommon/q_shared.c:1088
↓ 361 callers
Function
SDL_memset
src/libs/libsdl/src/stdlib/SDL_string.c:243
↓ 353 callers
Function
fabs
src/gamelogic/game/bg_lib.c:2278
↓ 320 callers
Function
Q_strncpyz
src/engine/qcommon/q_shared.c:2001
↓ 316 callers
Function
Com_Error
src/engine/qcommon/common.c:369
↓ 307 callers
Function
Cvar_Get
============ Cvar_Get If the variable already exists, the value will not be set unless CVAR_ROM The flags will be or'ed in if the variable exists. ==
src/engine/qcommon/cvar.c:284
↓ 305 callers
Function
LittleLong
src/tools/common/cmdlib.c:1046
↓ 295 callers
Function
Error
================= Error For abnormal program terminations in windowed apps ================= */
src/tools/lcc/asm/cmdlib.c:119
↓ 280 callers
Function
png_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings differen
src/libs/libpng/pngerror.c:110
↓ 229 callers
Function
LittleFloat
src/tools/common/cmdlib.c:1064
↓ 227 callers
Function
GLimp_LogComment
src/engine/sys/sdl_glimp.c:2288
↓ 220 callers
Function
abs
src/gamelogic/game/bg_lib.c:2273
↓ 215 callers
Function
strchr
src/gamelogic/game/bg_lib.c:319
↓ 214 callers
Function
safe_malloc
src/tools/common/cmdlib.c:48
↓ 211 callers
Function
EmitString
src/engine/qcommon/vm_x86.c:199
↓ 206 callers
Function
GL_Bind
src/engine/rendererGL/tr_backend.cpp:31
↓ 199 callers
Function
Com_DPrintf
src/engine/rendererGL/tr_init.cpp:2189
↓ 196 callers
Function
_mesa_glsl_error
src/libs/glsl-optimizer/src/glsl/glsl_parser_extras.cpp:151
↓ 195 callers
Function
Cmd_Argv
============ Cmd_Argv ============ */
src/engine/qcommon/cmd.c:1594
↓ 180 callers
Function
MULT16_16
src/libs/libspeex/libspeex/fixed_arm5e.h:39
↓ 174 callers
Function
Quote
src/gamelogic/game/bg_misc.c:2467
↓ 170 callers
Method
push_tail
src/libs/glsl-optimizer/src/glsl/list.h:363
↓ 169 callers
Function
Q_strncpyz
============= Q_strncpyz Safe strncpy that ensures a trailing zero ============= */
src/tools/common/cmdlib.c:501
↓ 165 callers
Function
ValueForKey
src/tools/owmap/bspfile_abstract.c:863
↓ 163 callers
Function
COM_ParseExt
src/engine/qcommon/q_shared.c:907
↓ 163 callers
Function
DPRINTF
src/libs/xvidcore/include/portab.h:127
↓ 155 callers
Function
BitstreamSkip
src/libs/xvidcore/include/bitstream/bitstream.h:266
↓ 154 callers
Function
strcat
src/gamelogic/game/bg_lib.c:255
↓ 153 callers
Function
COM_Parse
============== COM_Parse Parse a token out of a string ============== */
src/tools/lcc/asm/cmdlib.c:459
↓ 153 callers
Function
Curl_safefree
src/libs/curl-7.21.6/lib/url.c:273
↓ 153 callers
Function
GL_SelectTexture
src/engine/rendererGL/tr_backend.cpp:182
↓ 152 callers
Function
VectorNormalize
src/tools/common/mathlib.c:282
↓ 149 callers
Function
VectorNormalize
src/engine/qcommon/q_math.c:1155
↓ 145 callers
Function
Cvar_Set
============ Cvar_Set ============ */
src/engine/qcommon/cvar.c:610
↓ 144 callers
Function
sscanf
this is really crappy */
src/gamelogic/game/bg_lib.c:3282
↓ 143 callers
Function
trap_R_SetColor
83. re.SetColor(VMA(1));
src/gamelogic/cgame/cg_api.c:661
↓ 141 callers
Function
sin
src/gamelogic/game/bg_lib.c:610
↓ 140 callers
Function
SDL_GetError
Available for backwards compatibility */
src/libs/libsdl/src/SDL_error.c:187
↓ 139 callers
Function
state
* SSH State machine related code */ This is the ONLY way to change SSH state! */
src/libs/curl-7.21.6/lib/ssh.c:327
↓ 136 callers
Function
generate_sigs
(g, tex_inst, sampler_type, variant = 0, unused_fields = 0)
src/libs/glsl-optimizer/src/glsl/builtins/tools/texture_builtins.py:56
↓ 136 callers
Function
strdup
src/libs/libogg/macos/compat/strdup.c:6
↓ 134 callers
Function
error
src/tools/lcc/src/error.c:33
↓ 134 callers
Function
strstr
src/gamelogic/game/bg_lib.c:334
↓ 133 callers
Function
print
src/tools/lcc/src/output.c:39
↓ 132 callers
Function
trap_SendServerCommand
20. SV_GameSendServerCommand(args[1], VMA(2));
src/gamelogic/game/g_api.c:194
↓ 130 callers
Function
generate_fiu_sigs
(tex_inst, sampler_type, variant = 0, unused_fields = 0)
src/libs/glsl-optimizer/src/glsl/builtins/tools/texture_builtins.py:112
↓ 129 callers
Function
BG_Buildable
============== BG_Buildable ============== */
src/gamelogic/game/bg_misc.c:118
↓ 128 callers
Function
_pico_free
_pico_free: * wrapper around the free function pointer */
src/libs/picomodel/picointernal.c:182
↓ 128 callers
Method
get
src/libs/glsl-optimizer/src/glsl/list.h:233
↓ 128 callers
Function
png_error
src/libs/libpng/pngerror.c:39
↓ 127 callers
Function
Cmd_AddCommand
============ Cmd_AddCommand ============ */
src/engine/qcommon/cmd.c:2251
↓ 124 callers
Method
Scale
src/libs/libnewton/include/dMath/dVector.h:100
↓ 124 callers
Function
ralloc_asprintf_append
src/libs/glsl-optimizer/src/glsl/ralloc.c:434
↓ 122 callers
Function
SHL32
src/libs/libspeex/libspeex/fixed_debug.h:147
↓ 122 callers
Function
VectorLength
src/tools/common/mathlib.c:204
↓ 120 callers
Function
BG_Weapon
============== BG_Weapon ============== */
src/gamelogic/game/bg_misc.c:610
↓ 119 callers
Function
SDL_getenv
Retrieve a variable named "name" from the environment */
src/libs/libsdl/src/stdlib/SDL_getenv.c:68
↓ 118 callers
Function
Z_Free
======================== Z_Free ======================== */
src/engine/qcommon/common.c:886
↓ 118 callers
Function
speex_free
src/libs/libspeex/libspeex/resample.c:67
↓ 116 callers
Function
fprint
fprint - formatted output to f */
src/tools/lcc/src/output.c:47
↓ 116 callers
Function
speex_alloc
src/libs/libspeex/libspeex/resample.c:65
↓ 115 callers
Function
Info_ValueForKey
=============== Info_ValueForKey Searches the string for the given key and returns the associated value, or an empty string. FIXME: overflow check? =
src/engine/qcommon/q_shared.c:2666
↓ 114 callers
Function
cos
src/gamelogic/game/bg_lib.c:637
↓ 113 callers
Function
SDL_memcpy
src/libs/libsdl/src/stdlib/SDL_string.c:276
↓ 109 callers
Function
Q_strcat
never goes past bounds or leaves without a terminating 0
src/engine/qcommon/q_shared.c:2113
↓ 106 callers
Function
_pico_printf
_pico_printf: * wrapper around the print function pointer -sea */
src/libs/picomodel/picointernal.c:237
↓ 106 callers
Function
floor
src/gamelogic/game/bg_lib.c:406
↓ 106 callers
Function
trap_Argv
10. Cmd_ArgvBuffer(args[1], VMA(2), args[3]);
src/gamelogic/game/g_api.c:124
↓ 105 callers
Method
accept
src/libs/glsl-optimizer/src/glsl/ir.h:740
↓ 105 callers
Method
set_location
* Set the source location of an AST node from a parser location * * \sa ast_node::get_location */
src/libs/glsl-optimizer/src/glsl/ast.h:108
↓ 103 callers
Function
oggpack_read
bits <= 32 */
src/libs/libogg/src/bitwise.c:371
↓ 102 callers
Function
oggpack_write
Takes only up to 32 bits. */
src/libs/libogg/src/bitwise.c:83
↓ 101 callers
Function
GetTokenAppend
src/tools/owmap/shaders.c:888
↓ 101 callers
Function
Q_strcat
never goes past bounds or leaves without a terminating 0
src/tools/common/cmdlib.c:521
↓ 100 callers
Function
gettok
src/tools/lcc/src/lex.c:155
↓ 95 callers
Function
MAC16_16
src/libs/libspeex/libspeex/fixed_arm5e.h:48
↓ 95 callers
Function
_pico_little_long
src/libs/picomodel/picointernal.c:500
↓ 94 callers
Function
oggpackB_write
Takes only up to 32 bits. */
src/libs/libogg/src/bitwise.c:126
↓ 93 callers
Function
CrossProduct
src/engine/qcommon/q_math.c:1254
↓ 92 callers
Function
foreach_iter
Destroy all of the previous parameter information. If the previous * parameter information comes from the function prototype, it may either *
src/libs/glsl-optimizer/src/glsl/ir.cpp:1658
↓ 91 callers
Function
PASSFLOAT
src/gamelogic/ui/ui_api.c:32
↓ 91 callers
Function
SHR32
src/libs/libspeex/libspeex/fixed_debug.h:132
↓ 90 callers
Function
Cmd_Argc
============ Cmd_Argc ============ */
src/engine/qcommon/cmd.c:1584
↓ 90 callers
Function
SDL_PrivateMouseButton
src/libs/libsdl/src/events/SDL_mouse.c:197
next →
1–100 of 20,174, ranked by callers