Home
last modified time | relevance | path

Searched refs:Bughouse (Results 1 – 25 of 142) sorted by relevance

123456

/dports/games/sjeng/Sjeng-Free-11.2/
H A Dsjeng.rc6 # Normal, Bughouse, Crazyhouse, Losers
12 # Normal, Bughouse, Crazyhouse, Losers
73 # Normal/Crazyhouse/Bughouse
78 # Normal/Crazyhouse/Bughouse
85 # Crazyhouse and Bughouse only
94 # Crazyhouse and Bughouse only
97 # Kingsafety (Crazyhouse/Bughouse only)
117 # KingAttacks table (Crazyhouse/Bughouse only)
H A Dlearn.c51 else if ((Variant == Crazyhouse) || (Variant == Bughouse)) in Learn()
100 if (((Variant == Crazyhouse) || (Variant == Bughouse)) && (!lrn_zh)) in LoadLearn()
113 else if ((Variant == Crazyhouse) || (Variant == Bughouse)) in LoadLearn()
H A Dsearch.c298 && Variant != Bughouse in qsearch()
509 && Variant != Bughouse in search()
1547 if (Variant != Bughouse && !is_pondering) in think()
1926 if (Variant != Bughouse) in think()
1938 if ((et > 0) && (Variant != Bughouse)) in think()
1960 && (Variant != Bughouse)) in think()
1967 if ((Variant == Bughouse) && temp_score > -999900) in think()
1975 else if ((temp_score < -999900) && (Variant == Bughouse) && pn_move.target == dummy.target) in think()
2005 …else if ((temp_score > -60000) && (temp_score < -40000) && (Variant == Bughouse) && !partnerdead &… in think()
H A Dsjeng.h55 #define Bughouse 1 macro
H A Dutils.c130 if (Variant == Bughouse) in allocate_time()
1061 if (!is_pondering && (Variant == Bughouse || Variant == Crazyhouse)) return 0; in interrupt()
1099 if (!is_pondering && (Variant == Bughouse || Variant == Crazyhouse)) return 0; in interrupt()
1120 if (!is_pondering && (Variant == Bughouse || Variant == Crazyhouse)) return 0; in interrupt()
1148 if (!is_pondering && (Variant == Bughouse || Variant == Crazyhouse)) return 0; in interrupt()
H A Dsjeng.c262 ((Variant == Normal || Variant == Crazyhouse || Variant == Bughouse) in main()
350 if (Variant == Bughouse) in main()
692 Variant = Bughouse; in main()
H A Deval.c412 if (white_hand_eval <= 200 && (Variant != Bughouse)) in eval()
432 if ((-black_hand_eval) <= 200 && (Variant != Bughouse)) in eval()
H A Dcrazy.c111 if (Variant == Bughouse && !userealholdings) in ProcessHoldings()
H A Dnewbook.c617 else if (Variant == Bughouse) in book_learning()
H A Dmoves.c694 if (((Variant == Crazyhouse) || (Variant == Bughouse)) && !captures && !kingcap) in gen()
1391 if (Variant == Bughouse || Variant == Crazyhouse) in make()
2007 if (Variant == Bughouse || Variant == Crazyhouse) in unmake()
H A Dpartner.c92 if (Variant != Bughouse && (strncmp(input+6, "sorry", 5))) in HandlePtell()
H A DREADME280 Bughouse is a form of chess which is played with 2 teams,
/dports/games/jin/jin-2.14.1/src/free/jin/console/fics/
H A Dlocalization.properties47 FreechessConsoleManager.bughousePartnerTextCategoryName = Bughouse partner tells
/dports/games/jin/jin-2.14.1/src/free/jin/console/icc/
H A Dlocalization.properties54 ChessclubConsoleManager.bughousePartnerTextCategoryName = Bughouse partner tells
/dports/games/eboard/eboard-1.1.3/multilang/
H A Deboard.es.dict422 Bughouse
423 Bughouse
425 Bughouse: Partner Game
426 Bughouse: Partida del compañero
H A Deboard.it.dict440 Bughouse
441 Bughouse
443 Bughouse: Partner Game
444 Bughouse: Gioco a coppie
H A Deboard.cs.dict419 Bughouse
420 Bughouse
422 Bughouse: Partner Game
423 Bughouse: Partie partnera
H A Deboard.pt_BR.dict416 Bughouse
417 Bughouse
419 Bughouse: Partner Game
420 Bughouse: Jogo do Parceiro
H A Deboard.fr.dict437 Bughouse
438 Bughouse
440 Bughouse: Partner Game
441 Bughouse: Partner Game
H A Deboard.de.dict446 Bughouse
447 Bughouse
449 Bughouse: Partner Game
450 Bughouse: Partner Spiel
H A Deboard.ja.dict443 Bughouse
446 Bughouse: Partner Game
H A Deboard.hemp583 msgid "Bughouse"
587 msgid "Bughouse: Partner Game"
H A Deboard.pt_BR.po748 msgid "Bughouse"
749 msgstr "Bughouse"
753 msgid "Bughouse: Partner Game"
754 msgstr "Bughouse: Jogo do Parceiro"
/dports/games/xboard-devel/xboard-f49e7e1/po/
H A Dnl.po1205 msgid "Bughouse"
1206 msgstr "Bughouse"
1265 # FIXME: Bughouse with capital
1270 msgstr "Alleen Bughouse is niet beschikbaar in viewer-modus."
/dports/games/xboard/xboard-4.9.1/po/
H A Dnl.po1228 msgid "Bughouse"
1229 msgstr "Bughouse"
1288 # FIXME: Bughouse with capital
1293 msgstr "Alleen Bughouse is niet beschikbaar in viewer-modus."

123456