Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ functions
Functions
22,519 in github.com/JACoders/OpenJK
⨍
Functions
22,519
◇
Types & classes
2,088
↓ 13 callers
Function
ItemParse_model_g2anim_go
model_g2anim <number>
code/ui/ui_shared.cpp:3432
↓ 13 callers
Function
LogExit
================ LogExit Append information about this game to the log file ================ */
codemp/game/g_main.c:1566
↓ 13 callers
Function
NPC_CheckEnemyExt
codeJK2/game/NPC_utils.cpp:1235
↓ 13 callers
Function
NPC_CheckPlayerTeamStealth
code/game/AI_Stormtrooper.cpp:744
↓ 13 callers
Function
NPC_CheckVisibility
codeJK2/game/NPC_senses.cpp:283
↓ 13 callers
Function
NPC_CheckVisibility
codemp/game/NPC_senses.c:278
↓ 13 callers
Function
NPC_FindCombatPoint
codeJK2/game/NPC_combat.cpp:2490
↓ 13 callers
Function
NPC_FindCombatPoint
codemp/game/NPC_combat.c:2616
↓ 13 callers
Function
NPC_Pain
=============== NPC_Pain =============== */
codeJK2/game/NPC_reactions.cpp:360
↓ 13 callers
Function
NPC_Pain
=============== NPC_Pain =============== */
codemp/game/NPC_reactions.c:378
↓ 13 callers
Function
NPC_Pain
=============== NPC_Pain =============== */
code/game/NPC_reactions.cpp:408
↓ 13 callers
Function
NPC_SetLookTarget
------------------------- NPC_SetLookTarget ------------------------- */
code/game/NPC_utils.cpp:1474
↓ 13 callers
Function
PM_InSpecialJump
code/game/bg_pmove.cpp:892
↓ 13 callers
Function
PM_WalkingAnim
codeJK2/game/bg_pmove.cpp:4112
↓ 13 callers
Function
PM_irand_timesync
codemp/game/bg_saber.c:32
↓ 13 callers
Function
Q_LinearSearch
codemp/qcommon/q_shared.c:1131
↓ 13 callers
Function
RB_EndSurface
** RB_EndSurface */
code/rd-vanilla/tr_shade.cpp:2200
↓ 13 callers
Function
R_CreateImage
================ R_CreateImage This is the only way any image_t are created ================ */
code/rd-vanilla/tr_image.cpp:982
↓ 13 callers
Function
Rag_Trace
codemp/rd-dedicated/G2_bones.cpp:2578
↓ 13 callers
Function
SV_SendServerCommand
================= SV_SendServerCommand Sends a reliable command string to be interpreted by the client game module: "cp", "print", "chat", etc A NULL
codemp/server/sv_main.cpp:157
↓ 13 callers
Function
SaveNPCGlobals
code/game/NPC.cpp:918
↓ 13 callers
Function
SetNPCGlobals
=============== SetNPCGlobals local function to set globals used throughout the AI code =============== */
codeJK2/game/NPC.cpp:807
↓ 13 callers
Function
SetNPCGlobals
=============== SetNPCGlobals local function to set globals used throughout the AI code =============== */
codemp/game/NPC.c:563
↓ 13 callers
Method
SetOrigin1
codeJK2/cgame/FxPrimitives.h:152
↓ 13 callers
Function
String_Alloc
================= String_Alloc ================= */
code/ui/ui_shared.cpp:1299
↓ 13 callers
Function
VectorInverse
shared/qcommon/q_math.c:1209
↓ 13 callers
Function
WP_ForcePowerUsable
codeJK2/game/wp_saber.cpp:7717
↓ 13 callers
Method
back
/////////////////////////////////////////////////////////////////////////////// This is the map internal recursive back function - do not use external
code/Ratl/map_vs.h:643
↓ 13 callers
Function
cgi_SP_Register
codeJK2/cgame/cg_syscalls.cpp:519
↓ 13 callers
Method
clear_bit
code/Ratl/ratl_common.h:370
↓ 13 callers
Method
get_edge_across
/////////////////////////////////////////////////////////////////////////////// Get The Edge That Connects nodeA to nodeB NOTE: This is now a linear
code/Ragl/graph_vs.h:628
↓ 13 callers
Function
if
well, the thing is always going to be inhabited if it's being predicted!
code/game/FighterNPC.cpp:594
↓ 13 callers
Function
jpeg_set_colorspace
lib/jpeg-9a/jcparam.c:424
↓ 13 callers
Function
png_safe_execute
lib/libpng/pngerror.c:935
↓ 13 callers
Method
pop_back
/////////////////////////////////////////////////////////////////////////////// Remove ///////////////////////////////////////////////////////////////
code/Ratl/vector_vs.h:223
↓ 13 callers
Function
send_bits
(s, value, length)
lib/zlib/trees.c:188
↓ 13 callers
Function
vectoyaw
codemp/game/bg_misc.c:1664
↓ 12 callers
Function
AAS_AreaTravelTimeToGoalArea
end of the function AAS_AreaRouteToGoalArea =========================================================================== Parameter: - Returns: -
codemp/botlib/be_aas_route.cpp:1774
↓ 12 callers
Function
AAS_TraceAreas
end of the function AAS_TraceClientBBox =========================================================================== recursive subdivision of the line
codemp/botlib/be_aas_sample.cpp:731
↓ 12 callers
Function
AddSpawnField
codemp/game/g_spawn.c:987
↓ 12 callers
Function
BG_AddPredictableEventToPlayerstate
codemp/game/bg_misc.c:2490
↓ 12 callers
Function
BG_HasYsalamiri
codemp/game/bg_misc.c:1685
↓ 12 callers
Function
BG_SetAnim
I want to be able to use this on a playerstate even when we are not the focus of a pmove too so I have ported it to true BGishness. Please do not refe
codemp/game/bg_panimate.c:2936
↓ 12 callers
Function
BG_VehicleGetIndex
code/game/bg_vehicleLoad.cpp:1635
↓ 12 callers
Function
BotGetWeaponRange
get an ideal distance for us to be at in relation to our opponent based on our weapon.
codemp/game/ai_main.c:2288
↓ 12 callers
Function
ByteToDir
shared/qcommon/q_math.c:147
↓ 12 callers
Function
CG_DrawStrlen
================= CG_DrawStrlen Returns character count, skiping color escape codes ================= */
codemp/cgame/cg_drawtools.c:315
↓ 12 callers
Function
CG_ForcePushBlur
-------------------------------------------
codeJK2/cgame/cg_players.cpp:3153
↓ 12 callers
Function
CG_GetClassCount
codemp/cgame/cg_scoreboard.c:240
↓ 12 callers
Function
CG_Piloting
is this client piloting this veh?
codemp/cgame/cg_predict.c:39
↓ 12 callers
Function
CG_PlayerFloatSprite
=============== CG_PlayerFloatSprite Float a sprite over the player's head =============== */
codemp/cgame/cg_players.c:4544
↓ 12 callers
Function
CG_RegisterItemVisuals
================= CG_RegisterItemVisuals The server says this item is used on this level ================= */
codeJK2/cgame/cg_weapons.cpp:542
↓ 12 callers
Function
CG_RegisterItemVisuals
================= CG_RegisterItemVisuals The server says this item is used on this level ================= */
code/cgame/cg_weapons.cpp:631
↓ 12 callers
Method
Clear
codemp/rd-vanilla/tr_WorldEffects.cpp:150
↓ 12 callers
Function
Cvar_InfoString
===================== Cvar_InfoString ===================== */
code/qcommon/cvar.cpp:1237
↓ 12 callers
Function
Display_MouseMove
FIXME:
codemp/ui/ui_shared.c:9408
↓ 12 callers
Function
FS_FreeFile
============= FS_FreeFile ============= */
code/qcommon/files.cpp:1810
↓ 12 callers
Function
FS_FreeFileList
================= FS_FreeFileList ================= */
code/qcommon/files.cpp:2165
↓ 12 callers
Function
FX_AddPrimitive
from FXScheduler.cpp so i don't have to pass it in on EVERY FX_ADD
codemp/client/FxUtil.cpp:241
↓ 12 callers
Function
FX_AddPrimitive
from FXScheduler.cpp so i don't have to pass it in on EVERY FX_ADD
code/cgame/FxUtil.cpp:387
↓ 12 callers
Function
FindItem
=============== FindItem =============== */
codeJK2/game/bg_misc.cpp:269
↓ 12 callers
Function
Float_Parse
================= Float_Parse ================= */
codemp/ui/ui_shared.c:382
↓ 12 callers
Function
FlyingCreature
codeJK2/game/bg_pmove.cpp:2778
↓ 12 callers
Function
FlyingCreature
code/game/bg_pmove.cpp:4390
↓ 12 callers
Function
ForceThrow
codemp/game/w_force.c:2914
↓ 12 callers
Function
Free
codeJK2/qcommon/safe/memory.h:24
↓ 12 callers
Function
GL_Cull
** GL_Cull */
codemp/rd-vanilla/tr_backend.cpp:130
↓ 12 callers
Function
G_EntIsBreakable
code/game/g_breakable.cpp:1517
↓ 12 callers
Function
G_GetAttackDamage
For strong attacks, we ramp damage based on the point in the attack animation
codemp/game/w_saber.c:2221
↓ 12 callers
Function
G_ItemUsable
codemp/game/g_cmds.c:2540
↓ 12 callers
Function
G_PreDefSound
codemp/game/w_force.c:52
↓ 12 callers
Method
GetParent
codeJK2/icarus/Tokenizer.cpp:2857
↓ 12 callers
Method
GetParent
codemp/icarus/Tokenizer.cpp:2865
↓ 12 callers
Method
GetReturn
codeJK2/icarus/sequence.h:76
↓ 12 callers
Method
GetReturn
codemp/icarus/sequence.h:75
↓ 12 callers
Method
GetReturn
code/icarus/sequence.h:70
↓ 12 callers
Function
GetStringForID
code/qcommon/q_shared.cpp:1012
↓ 12 callers
Function
InFront
codemp/game/NPC_senses.c:103
↓ 12 callers
Function
InitMover
codemp/game/g_mover.c:966
↓ 12 callers
Function
ItemParse_model_g2anim_go
model_g2anim <number>
codemp/ui/ui_shared.c:7398
↓ 12 callers
Function
Jedi_Advance
codemp/game/NPC_AI_Jedi.c:1316
↓ 12 callers
Function
Jedi_PlayDeflectSound
code/game/AI_Jedi.cpp:186
↓ 12 callers
Function
MSG_ReadShort
codemp/qcommon/msg.cpp:427
↓ 12 callers
Function
MSG_WriteByte
code/qcommon/msg.cpp:224
↓ 12 callers
Function
Menu_GetMatchingItemByNumber
=============== Menu_GetMatchingItemByNumber =============== */
code/ui/ui_shared.cpp:1486
↓ 12 callers
Function
Menus_OpenByName
=============== Menus_OpenByName =============== */
code/ui/ui_shared.cpp:1599
↓ 12 callers
Function
Music_BaseStateToString
this MUST return NULL for non-base states unless doing debug-query
codemp/client/snd_music.cpp:160
↓ 12 callers
Function
Music_BaseStateToString
this MUST return NULL for non-base states unless doing debug-query
code/client/snd_music.cpp:180
↓ 12 callers
Function
NPC_ChangeWeapon
codeJK2/game/NPC_combat.cpp:817
↓ 12 callers
Function
NPC_ChangeWeapon
codemp/game/NPC_combat.c:860
↓ 12 callers
Function
NPC_CheckEnemy
codeJK2/game/NPC_combat.cpp:1757
↓ 12 callers
Function
NPC_CheckPlayerTeamStealth
codeJK2/game/AI_Stormtrooper.cpp:727
↓ 12 callers
Function
NPC_CheckPlayerTeamStealth
codemp/game/NPC_AI_Stormtrooper.c:761
↓ 12 callers
Function
NPC_CheckVisibility
code/game/NPC_senses.cpp:365
↓ 12 callers
Function
NPC_SetCombatPoint
code/game/NPC_combat.cpp:3102
↓ 12 callers
Function
NPC_SetLookTarget
------------------------- NPC_SetLookTarget ------------------------- */
codeJK2/game/NPC_utils.cpp:1388
↓ 12 callers
Function
NPC_TryJump
code/game/NPC_move.cpp:290
↓ 12 callers
Function
PM_ClipVelocity
================== PM_ClipVelocity Slide off of the impacting surface ================== */
codemp/game/bg_pmove.c:925
↓ 12 callers
Function
PM_ClipVelocity
================== PM_ClipVelocity Slide off of the impacting surface This will pull you down onto slopes if heading away from them and push you
code/game/bg_pmove.cpp:509
↓ 12 callers
Function
PM_InOnGroundAnim
code/game/bg_panimate.cpp:6573
← previous
next →
1,001–1,100 of 22,519, ranked by callers