Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOTALKGER.cpp42 static char should_disp_reply; variable
59 should_disp_reply = dispReply; in msg_str()
202 if( reply_type == REPLY_WAITING || !should_disp_reply ) in propose_treaty()
329 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_cease_war()
399 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_declare_war()
508 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_buy_food()
626 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tribute()
732 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tribute()
835 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tech()
959 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tech()
[all …]
H A DOTALKSPA.cpp41 static char should_disp_reply; variable
58 should_disp_reply = dispReply; in msg_str()
192 if( reply_type == REPLY_WAITING || !should_disp_reply ) in propose_treaty()
314 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_cease_war()
386 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_declare_war()
499 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_buy_food()
616 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tribute()
724 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tribute()
836 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tech()
976 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tech()
[all …]
H A DOTALKFRE.cpp41 static char should_disp_reply; variable
58 should_disp_reply = dispReply; in msg_str()
196 if( reply_type == REPLY_WAITING || !should_disp_reply ) in propose_treaty()
321 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_cease_war()
400 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_declare_war()
511 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_buy_food()
641 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tribute()
758 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tribute()
862 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tech()
999 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tech()
[all …]
H A DOTALKENG.cpp42 static char should_disp_reply; variable
69 should_disp_reply = dispReply; in msg_str()
188 if( reply_type == REPLY_WAITING || !should_disp_reply ) in propose_treaty()
384 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_cease_war()
440 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_declare_war()
517 if( reply_type == REPLY_WAITING || !should_disp_reply ) in request_buy_food()
608 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tribute()
728 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tribute()
905 if( reply_type == REPLY_WAITING || !should_disp_reply ) in give_tech()
1071 if( reply_type == REPLY_WAITING || !should_disp_reply ) in demand_tech()
[all …]