Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dpacket.c406 case CLIENT_PLAYERINFOREQ: in packet_get_type_str()
H A Dbnet_protocol.h2142 #define CLIENT_PLAYERINFOREQ 0x0aff macro
/dports/games/pvpgn/pvpgn-1.8.5/src/client/
H A Dbnchat.c1309 packet_set_type(packet,CLIENT_PLAYERINFOREQ); in main()
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c262 {CLIENT_PLAYERINFOREQ, _client_playerinforeq},