Home
last modified time | relevance | path

Searched defs:MSG_ReadChar (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dmsg_io.c213 int MSG_ReadChar (void) in MSG_ReadChar() function
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcommon.h208 #define MSG_ReadChar() (msg_readcount >= net_message.cursize ? (msg_badread = true, -1) : (signed c… macro
/dports/games/egl/egl-0.3.1_9/common/
H A Dnet_msg.c516 int MSG_ReadChar (netMsg_t *src) in MSG_ReadChar() function
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcommon.h178 #define MSG_ReadChar(sb) ((sb)->readcount >= (sb)->cursize ? ((sb)->badread = true, -1) : (signed c… macro
/dports/games/darkplaces/darkplaces/
H A Dcommon.h178 #define MSG_ReadChar(sb) ((sb)->readcount >= (sb)->cursize ? ((sb)->badread = true, -1) : (signed c… macro
/dports/games/qwdtools/mvdsv-0.34/tools/qwdtools/source/
H A Dtools.c204 int MSG_ReadChar (void) in MSG_ReadChar() function
/dports/games/mvdsv/mvdsv-0.34/tools/qwdtools/source/
H A Dtools.c204 int MSG_ReadChar (void) in MSG_ReadChar() function
/dports/games/q2pro/q2pro/shared/
H A Dq_msg.c1473 int MSG_ReadChar (void) in MSG_ReadChar() function
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dmsg.c387 int MSG_ReadChar( msg_t *msg ) { in MSG_ReadChar() function
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcommon.c587 int MSG_ReadChar(sizebuf_t *msg_read){ in MSG_ReadChar() function
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dcommon.c709 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar() function
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dcommon.c688 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar() function
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dcommon.c709 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar() function
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dcommon.c687 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar() function
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dmsg.c367 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dmsg.c384 int MSG_ReadChar( msg_t *msg ) { in MSG_ReadChar() function
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dmsg.c367 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dmsg.c372 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dmsg.c373 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dmsg.c367 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dmsg.cpp406 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dmsg.c367 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/evq3/evq3/code/qcommon/
H A Dmsg.c371 int MSG_ReadChar (msg_t *msg ) { in MSG_ReadChar() function
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dcommon.c668 MSG_ReadChar(sizebuf_t * msg_read) in MSG_ReadChar() function
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dcommon.c290 int MSG_ReadChar (void) in MSG_ReadChar() function

12