Rewrite bughouse partner communication
authorFabian Fichter <ianfab@users.noreply.github.com>
Sun, 12 Jan 2020 00:00:53 +0000 (01:00 +0100)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sun, 12 Jan 2020 00:30:10 +0000 (01:30 +0100)
commitc3159e453dfc6d056c14a86dd7aa908b0963f4e3
treeda919cdf6a0d9aad54c56a1704fe2dd643d32b3e
parentbcf637079fcc198708da9111d6ab5aa347e69559
Rewrite bughouse partner communication

- Support playing moves requested by partner.
- Extend help.
src/Makefile
src/partner.cpp [new file with mode: 0644]
src/partner.h [new file with mode: 0644]
src/search.cpp
src/xboard.cpp