Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dmulti-eval.patch104 + bool sent_to_all = false;
108 + multi_get_bool(sent_to_all);
110 + if (sent_to_all) {
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dsexp.cpp21526 bool sent_to_all = false; in multi_sexp_script_eval_multi() local
21530 multi_get_bool(sent_to_all); in multi_sexp_script_eval_multi()
21532 if (sent_to_all) { in multi_sexp_script_eval_multi()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp22927 bool sent_to_all = false; in multi_sexp_script_eval_multi() local
22931 Current_sexp_network_packet.get_bool(sent_to_all); in multi_sexp_script_eval_multi()
22933 if (sent_to_all) { in multi_sexp_script_eval_multi()