Home
last modified time | relevance | path

Searched refs:message_wol_joingame (Results 1 – 3 of 3) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dmessage.h64 message_wol_joingame, enumerator
H A Dhandle_irc.c1613 …message_send_text(conn,message_wol_joingame,conn,gameOptions); /* we have to send the JOINGAME ack… in _handle_joingame_command()
1678 …message_send_text(conn,message_wol_joingame,conn,_temp); /* we have to send the JOINGAME acknowled… in _handle_joingame_command()
H A Dirc.c937 case message_wol_joingame: in irc_message_format()