Home
last modified time | relevance | path

Searched refs:SV_ReadClientMove (Results 1 – 14 of 14) sorted by relevance

/dports/games/tenebrae/tenebrae_0/
H A Dsv_user.c441 void SV_ReadClientMove (usercmd_t *move) in SV_ReadClientMove() function
588 SV_ReadClientMove (&host_client->cmd); in SV_ReadClientMessage()
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dsv_user.c439 SV_ReadClientMove (usercmd_t *move) in SV_ReadClientMove() function
574 SV_ReadClientMove (&host_client->cmd); in SV_ReadClientMessage()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dsv_user.c463 void SV_ReadClientMove (usercmd_t *move) in SV_ReadClientMove() function
610 SV_ReadClientMove (&host_client->cmd); in SV_ReadClientMessage()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dsv_user.c438 void SV_ReadClientMove (usercmd_t *move) in SV_ReadClientMove() function
565 SV_ReadClientMove (&host_client->cmd); in SV_ReadClientMessage()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dsv_user.c499 void SV_ReadClientMove(usercmd_t *move) in SV_ReadClientMove() function
661 SV_ReadClientMove(&host_client->cmd); in SV_ReadClientMessage()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dsv_user.c643 static void SV_ReadClientMove (usercmd_t *move) in SV_ReadClientMove() function
792 SV_ReadClientMove (&host_client->cmd); in SV_ReadClientMessage()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsv_user.c449 static void SV_ReadClientMove (void) in SV_ReadClientMove() function
898 SV_ReadClientMove(); in SV_ReadClientMessage()
H A Dtodo699 d bug darkplaces server: projectiles spawned during client physics called by SV_ReadClientMove are …
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsv_user.c452 void SV_ReadClientMove (void) in SV_ReadClientMove() function
834 SV_ReadClientMove(); in SV_ReadClientMessage()
H A Dtodo679 d bug darkplaces server: projectiles spawned during client physics called by SV_ReadClientMove are …
H A DChangeLog11405 moved prediction disabling code from SV_ReadClientMove to SV_ExecuteClientMoves as a minor cleanup
15829 moved ping time calculation out of SV_ApplyClientMove and back into SV_ReadClientMove
19180 split SV_ReadClientMove into two functions, SV_ReadClientMove and SV_ApplyClientMove
/dports/games/darkplaces/darkplaces/
H A Dsv_user.c449 static void SV_ReadClientMove (void) in SV_ReadClientMove() function
898 SV_ReadClientMove(); in SV_ReadClientMessage()
H A Dtodo700 d bug darkplaces server: projectiles spawned during client physics called by SV_ReadClientMove are …
H A DChangeLog43777 moved prediction disabling code from SV_ReadClientMove to SV_ExecuteClientMoves as a minor cleanup
51075 moved ping time calculation out of SV_ApplyClientMove and back into SV_ReadClientMove
56846 split SV_ReadClientMove into two functions, SV_ReadClientMove and SV_ApplyClientMove