From: Gian-Carlo Pascutto Date: Wed, 18 Oct 2017 08:25:12 +0000 (+0200) Subject: Don't filter root moves if MultiPV mode is enabled X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=86ac50403d58ce94efc1f2f3ab85ac25abdb6db9;hp=86ac50403d58ce94efc1f2f3ab85ac25abdb6db9;ds=sidebyside Don't filter root moves if MultiPV mode is enabled A band-aid patch to workaround current TB code limitations with multi PV. Hopefully this will be removed after committing the big update of TB impementation, now under discussion. No functional change. ---