Home
last modified time | relevance | path

Searched refs:outgoingSequence (Results 76 – 96 of 96) sorted by relevance

1234

/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dqcommon.h203 int outgoingSequence; member
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dqcommon.h203 int outgoingSequence; member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dqcommon.h198 int outgoingSequence; member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dqcommon.h202 int outgoingSequence; member
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dqcommon.h182 int outgoingSequence; member
/dports/games/evq3/evq3/code/qcommon/
H A Dqcommon.h202 int outgoingSequence; member
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_parse.c443 packetNum = ( clc.netchan.outgoingSequence - 1 - i ) & PACKET_MASK; in CL_ParseSnapshot()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h213 int outgoingSequence; member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h213 int outgoingSequence; member
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dqcommon.h232 int outgoingSequence; member
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dqcommon.h233 int outgoingSequence; member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_client.c423 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_client.cpp510 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dsv_client.c669 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dsv_client.c647 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dsv_client.c647 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dsv_client.c662 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_client.c731 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dsv_client.c662 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/evq3/evq3/code/server/
H A Dsv_client.c665 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_client.c752 client->gamestateMessageNum = client->netchan.outgoingSequence; in SV_SendClientGameState()

1234