Home
last modified time | relevance | path

Searched refs:VM_CGAME (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp825 Cvar_VM_Set( var_name, value, VM_CGAME ); in CGVM_Cvar_Set()
829 Cmd_VM_RemoveCommand( cmd_name, VM_CGAME ); in CGVM_Cmd_RemoveCommand()
922 Cvar_VM_Set( (const char *)VMA(1), (const char *)VMA(2), VM_CGAME ); in CL_CgameSystemCalls()
970 Cmd_VM_RemoveCommand( (const char *)VMA(1), VM_CGAME ); in CL_CgameSystemCalls()
1706 cgvm = VM_Create( VM_CGAME ); in CL_BindCGame()
1928 cgvm = VM_CreateLegacy( VM_CGAME, CL_CgameSystemCalls ); in CL_BindCGame()
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dqcommon.h239 VM_CGAME, enumerator
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dqcommon.h268 VM_CGAME, enumerator