Lines Matching refs:MSG_ReadByte
556 if (MSG_ReadByte() != CCREP_PLAYER_INFO)
559 playerNumber = MSG_ReadByte();
679 if (MSG_ReadByte() != CCREP_RULE_INFO)
866 command = MSG_ReadByte();
896 playerNumber = MSG_ReadByte();
976 if (MSG_ReadByte() != NET_PROTOCOL_VERSION)
1153 if (MSG_ReadByte() != CCREP_SERVER_INFO)
1170 hostcache[n].users = MSG_ReadByte();
1171 hostcache[n].maxusers = MSG_ReadByte();
1172 if (MSG_ReadByte() != NET_PROTOCOL_VERSION)
1332 ret = MSG_ReadByte();