Home
last modified time | relevance | path

Searched refs:tag_uint_to_str (Results 1 – 16 of 16) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dgame_conv.c86 …evel_error,__FUNCTION__,"unknown Warcraft bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngreqtype_to_gtype()
98 …vel_error,__FUNCTION__,"unknown Diablo II bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngreqtype_to_gtype()
123 …_level_error,__FUNCTION__,"unknown Diablo bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngreqtype_to_gtype()
164 …vel_error,__FUNCTION__,"unknown Starcraft bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngreqtype_to_gtype()
175 …eventlog(eventlog_level_error,__FUNCTION__,"unknown game clienttag \"%s\" %hu",tag_uint_to_str(cli… in bngreqtype_to_gtype()
209 …evel_error,__FUNCTION__,"unknown Warcraft bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngtype_to_gtype()
225 …vel_error,__FUNCTION__,"unknown Diablo II bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngtype_to_gtype()
249 …_level_error,__FUNCTION__,"unknown Diablo bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngtype_to_gtype()
290 …vel_error,__FUNCTION__,"unknown Starcraft bnet game type \"%s\" %hu",tag_uint_to_str(clienttag_str… in bngtype_to_gtype()
301 …eventlog(eventlog_level_error,__FUNCTION__,"unknown game clienttag \"%s\" %hu",tag_uint_to_str(cli… in bngtype_to_gtype()
[all …]
H A Daccount_wrap.c455 sprintf(key,"Record\\%s\\0\\wins",tag_uint_to_str(clienttag_str,clienttag)); in account_get_normal_wins()
470 sprintf(key,"Record\\%s\\0\\wins",tag_uint_to_str(clienttag_str,clienttag)); in account_inc_normal_wins()
485 sprintf(key,"Record\\%s\\0\\wins",tag_uint_to_str(clienttag_str,clienttag)); in account_set_normal_wins()
500 sprintf(key,"Record\\%s\\0\\losses",tag_uint_to_str(clienttag_str,clienttag)); in account_get_normal_losses()
515 sprintf(key,"Record\\%s\\0\\losses",tag_uint_to_str(clienttag_str,clienttag)); in account_inc_normal_losses()
529 sprintf(key,"Record\\%s\\0\\losses",tag_uint_to_str(clienttag_str,clienttag)); in account_set_normal_losses()
544 sprintf(key,"Record\\%s\\0\\draws",tag_uint_to_str(clienttag_str,clienttag)); in account_get_normal_draws()
559 sprintf(key,"Record\\%s\\0\\draws",tag_uint_to_str(clienttag_str,clienttag)); in account_inc_normal_draws()
1421 sprintf(key,"Record\\%s\\0\\gold",tag_uint_to_str(clienttag_str,clienttag)); in account_get_normal_gold()
2119 sprintf(key,"Record\\%s\\w3pgrace",tag_uint_to_str(clienttag_str,clienttag)); in account_set_w3pgrace()
[all …]
H A Doutput.c82 …ame>%s</name><clienttag>%s</clienttag></game>\n",game_get_name(game),tag_uint_to_str(clienttag_str… in _glist_cb_xml()
97 …fprintf((FILE*)data,"game%d=%s,%s\n",number,tag_uint_to_str(clienttag_str,game_get_clienttag(game)… in _glist_cb_simple()
124 …s</clienttag><version>%s</version></user>\n",conn_get_username(conn),tag_uint_to_str(clienttag_str… in output_standard_writer()
172 …fprintf(fp,"user%d=%s,%s\n",number,tag_uint_to_str(clienttag_str,conn_get_clienttag(conn)),conn_ge… in output_standard_writer()
H A Dversioncheck.c102 tag_uint_to_str(archtag_str,vi->archtag), in versioncheck_create()
103 tag_uint_to_str(clienttag_str,vi->clienttag)); in versioncheck_create()
114 vc->versiontag = xstrdup(tag_uint_to_str(clienttag_str,clienttag)); in versioncheck_create()
H A Dautoupdate.c219 tag_uint_to_str(gltag,gamelang); in autoupdate_check()
H A Danongame_maplists.c142 …else eventlog(eventlog_level_error,__FUNCTION__,"invalid clienttag: %s",tag_uint_to_str(clienttag_… in _maplists_add_map()
H A Dconnection.c1235 …__FUNCTION__,"[%d] setting client arch to \"%s\"",conn_get_socket(c),tag_uint_to_str(archtag_str,a… in conn_set_archtag()
1269 …NCTION__,"[%d] setting client gamelang to \"%s\"",conn_get_socket(c),tag_uint_to_str(gamelang_str,… in conn_set_gamelang()
1317 …eventlog(eventlog_level_error,__FUNCTION__,"got UNKNOWN clienttag \"%s\"",tag_uint_to_str(clientta… in conn_set_clienttag()
1321 …__FUNCTION__,"[%d] setting client type to \"%s\"",conn_get_socket(c),tag_uint_to_str(clienttag_str… in conn_set_clienttag()
2641 …info request for client \"%s\" playerinfo=\"%s\"",conn_get_socket(c),tag_uint_to_str(clienttag_str… in conn_set_playerinfo()
2646 …info request for client \"%s\" playerinfo=\"%s\"",conn_get_socket(c),tag_uint_to_str(clienttag_str… in conn_set_playerinfo()
2650 …ting playerinfo for client \"%s\" not supported (playerinfo=\"%s\")",tag_uint_to_str(clienttag_str… in conn_set_playerinfo()
3587 strncpy(revtag, tag_uint_to_str(clienttag_str,conn_get_fake_clienttag(c)),5); revtag[4] = '\0'; in conn_update_w3_playerinfo()
H A Dcommand.c1654 tag_uint_to_str(ctag,conn_get_clienttag(c)); in _handle_status_command()
1923 else if (!(clienttag = tag_uint_to_str(clienttag_str,conn_get_clienttag(c)))) { in _handle_stats_command()
2655 …temp, sizeof(msgtemp), "All %.128s users added to your watch list.", tag_uint_to_str(clienttag_str… in _handle_watchall_command()
2684 …, sizeof(msgtemp), "All %.128s users removed from your watch list.", tag_uint_to_str(clienttag_str… in _handle_unwatchall_command()
2840 …snprintf(msgtemp, sizeof(msgtemp), "Current games of type %.64s",tag_uint_to_str(clienttag_str,cbd… in _handle_games_command()
2842 …snprintf(msgtemp, sizeof(msgtemp), "Current games of type %.64s %.128s",tag_uint_to_str(clienttag_… in _handle_games_command()
3145 tag_uint_to_str(clienttag_str,conn_get_fake_clienttag(conn)), in _handle_connections_command()
3156 tag_uint_to_str(clienttag_str,conn_get_fake_clienttag(conn)), in _handle_connections_command()
3168 tag_uint_to_str(clienttag_str,conn_get_fake_clienttag(conn)), in _handle_connections_command()
3545 …snprintf(msgtemp, sizeof(msgtemp), "Client: %4s (version %.64s, startver %u)",tag_uint_to_str(clie… in _handle_gameinfo_command()
H A Dmessage.c218 sprintf(&out[outpos],"%s",tag_uint_to_str(clienttag_str,conn_get_clienttag(c))); in message_format_line()
705 …%04x [%s]\r\n",EID_SHOWUSER,"USER",tname,conn_get_flags(me)|dstflags,tag_uint_to_str(clienttag_str… in message_bot_format()
720 … %s %04x [%s]\r\n",EID_JOIN,"JOIN",tname,conn_get_flags(me)|dstflags,tag_uint_to_str(clienttag_str… in message_bot_format()
H A Dhandle_bnet.c605tag_uint_to_str(archtag_str, bn_int_get(packet->u.client_countryinfo_109.archtag)), tag_uint_to_st… in _client_countryinfo109()
3220 …onn_get_socket(cbdata->c), game_get_name(game), game_get_pass(game), tag_uint_to_str(clienttag_str… in _glist_cb()
3334 …ngtype=0x%08x gtype=%d name=\"%s\" pass=\"%s\"", conn_get_socket(c), tag_uint_to_str(clienttag_str… in _client_gamelistreq()
3396 …REPLY looking for public games tag=\"%s\" bngtype=0x%08x gtype=all", tag_uint_to_str(clienttag_str… in _client_gamelistreq()
3398 …TREPLY looking for public games tag=\"%s\" bngtype=0x%08x gtype=%d", tag_uint_to_str(clienttag_str… in _client_gamelistreq()
H A Dhandle_anongame.c183 …eventlog(eventlog_level_info,__FUNCTION__,"Looking up %s's %s Stats.",username,tag_uint_to_str(cli… in _client_anongame_profile()
H A Dgame.c936 tag_uint_to_str(clienttag_str,game->clienttag), in game_report()
H A Danongame.c261 …eventlog(eventlog_level_error, __FUNCTION__, "invalid clienttag : %s", tag_uint_to_str(clienttag_s… in _get_map_from_prefs()
H A Dladder.c1075 …evel_info,__FUNCTION__,"updated %u accounts for clienttag %s",update,tag_uint_to_str(clienttag_str… in ladder_update_accounts()
/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dtag.h126 extern char * tag_uint_to_str(char * tag_str, t_tag tag_uint);
H A Dtag.c147 extern char * tag_uint_to_str(char * tag_str, t_tag tag_uint) in tag_uint_to_str() function