Home
last modified time | relevance | path

Searched refs:SV_SendMoveSpeedsToGame (Results 1 – 4 of 4) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_cgame.c46 extern void SV_SendMoveSpeedsToGame( int entnum, char *text );
796 SV_SendMoveSpeedsToGame( args[1], VMA( 2 ) ); in CL_CgameSystemCalls()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_cgame.c46 extern void SV_SendMoveSpeedsToGame( int entnum, char *text );
731 SV_SendMoveSpeedsToGame( args[1], VMA( 2 ) ); in CL_CgameSystemCalls()
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_game.c1013 void SV_SendMoveSpeedsToGame( int entnum, char *text ) { in SV_SendMoveSpeedsToGame() function
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_game.c997 void SV_SendMoveSpeedsToGame( int entnum, char *text ) { in SV_SendMoveSpeedsToGame() function