Home
last modified time | relevance | path

Searched refs:G2API_HaveWeGhoul2Models (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_init.cpp623 re.G2API_HaveWeGhoul2Models = G2API_HaveWeGhoul2Models; in GetRefAPI()
H A DG2_API.cpp1901 qboolean G2API_HaveWeGhoul2Models(CGhoul2Info_v &ghoul2) in G2API_HaveWeGhoul2Models() function
/dports/games/openjk/OpenJK-07675e2/code/server/
H A Dsv_game.cpp583 return re.G2API_HaveWeGhoul2Models( ghoul2 ); in SV_G2API_HaveWeGhoul2Models()
969 import.G2API_HaveWeGhoul2Models = SV_G2API_HaveWeGhoul2Models; in SV_InitGameProgs()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h313 qboolean (*G2API_HaveWeGhoul2Models)(CGhoul2Info_v &ghoul2); member
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h303 qboolean (*G2API_HaveWeGhoul2Models)(CGhoul2Info_v &ghoul2); member
H A Dbg_panimate.cpp2270 …if ( gi.G2API_HaveWeGhoul2Models(gent->ghoul2) && gent->lowerLumbarBone != -1 )//gent->upperLumbar… in PM_SetAnimFinal()
2292 if (gi.G2API_HaveWeGhoul2Models(gent->ghoul2)) in PM_SetAnimFinal()
2518 if ( gi.G2API_HaveWeGhoul2Models(gent->ghoul2) && gent->rootBone != -1 ) in PM_SetAnimFinal()
2540 if (gi.G2API_HaveWeGhoul2Models(gent->ghoul2)) in PM_SetAnimFinal()
/dports/games/openjk/OpenJK-07675e2/code/ghoul2/
H A DG2.h175 qboolean G2API_HaveWeGhoul2Models(CGhoul2Info_v &ghoul2);
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h316 qboolean (*G2API_HaveWeGhoul2Models)(CGhoul2Info_v &ghoul2); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h190 qboolean (*G2API_HaveWeGhoul2Models) ( CGhoul2Info_v &ghoul2 ); member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_main.c454 if (ent->ghoul2 && trap->G2API_HaveWeGhoul2Models(ent->ghoul2)) in G_ShutdownGame()
465 … if (ent->client->weaponGhoul2[j] && trap->G2API_HaveWeGhoul2Models(ent->client->weaponGhoul2[j])) in G_ShutdownGame()
474 if (g2SaberInstance && trap->G2API_HaveWeGhoul2Models(g2SaberInstance)) in G_ShutdownGame()
479 if (precachedKyle && trap->G2API_HaveWeGhoul2Models(precachedKyle)) in G_ShutdownGame()
H A Dg_client.c1582 if (ent->ghoul2 && trap->G2API_HaveWeGhoul2Models(ent->ghoul2)) in SetupGameGhoul2Model()
1604 if (precachedKyle && trap->G2API_HaveWeGhoul2Models(precachedKyle)) in SetupGameGhoul2Model()
1727 if (ent->ghoul2 && trap->G2API_HaveWeGhoul2Models(ent->ghoul2)) in SetupGameGhoul2Model()
3990 if (ent->ghoul2 && trap->G2API_HaveWeGhoul2Models(ent->ghoul2)) in ClientDisconnect()
3997 if (ent->client->weaponGhoul2[i] && trap->G2API_HaveWeGhoul2Models(ent->client->weaponGhoul2[i])) in ClientDisconnect()
H A Dg_public.h1051 qboolean (*G2API_HaveWeGhoul2Models) ( void *ghoul2 ); member
H A Dg_utils.c1002 if (ed->client->weaponGhoul2[i] && trap->G2API_HaveWeGhoul2Models(ed->client->weaponGhoul2[i])) in G_FreeEntity()
H A Dg_syscalls.c1312 trap->G2API_HaveWeGhoul2Models = trap_G2_HaveWeGhoul2Models; in TranslateSyscalls()
H A Dg_active.c2590 trap->G2API_HaveWeGhoul2Models(thrower->ghoul2)) in ClientThink_real()
/dports/games/openjk/OpenJK-07675e2/codemp/ghoul2/
H A Dg2_local.h305 qboolean G2API_HaveWeGhoul2Models(CGhoul2Info_v &ghoul2);
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_init.cpp2098 re.G2API_HaveWeGhoul2Models = G2API_HaveWeGhoul2Models; in GetRefAPI()
H A Dtr_main.cpp1278 if (ent->e.ghoul2 && G2API_HaveWeGhoul2Models(*((CGhoul2Info_v *)ent->e.ghoul2))) in R_AddEntitySurfaces()
H A DG2_API.cpp2125 qboolean G2API_HaveWeGhoul2Models(CGhoul2Info_v &ghoul2) in G2API_HaveWeGhoul2Models() function
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_cgame.cpp1087 return re.G2API_HaveWeGhoul2Models( *((CGhoul2Info_v *)VMA(1)) ); in CL_CgameSystemCalls()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp268 return re->G2API_HaveWeGhoul2Models( *((CGhoul2Info_v *)ghoul2) ); in CL_G2API_HaveWeGhoul2Models()
H A Dcl_cgameapi.cpp487 return re->G2API_HaveWeGhoul2Models( *((CGhoul2Info_v *)ghoul2) ); in CL_G2API_HaveWeGhoul2Models()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_main.cpp1351 if (ent->e.ghoul2 && G2API_HaveWeGhoul2Models(*((CGhoul2Info_v *)ent->e.ghoul2))) in R_AddEntitySurfaces()
H A DG2_API.cpp1816 qboolean G2API_HaveWeGhoul2Models(CGhoul2Info_v &ghoul2) in G2API_HaveWeGhoul2Models() function
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_gameapi.cpp1475 return re->G2API_HaveWeGhoul2Models( *((CGhoul2Info_v *)ghoul2) ); in SV_G2API_HaveWeGhoul2Models()
3076 gi.G2API_HaveWeGhoul2Models = SV_G2API_HaveWeGhoul2Models; in SV_BindGame()

12