]> git.sesse.net Git - remoteglot/commit
Fix an issue where we would lose the history after Chess960-style castling, since...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 26 Nov 2018 22:50:53 +0000 (23:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 26 Nov 2018 22:52:27 +0000 (23:52 +0100)
commit82620f45773509d6cb29f1df0f12bab1e3bbb63e
tree9e0e0a7b1c36239d490e4ac03b38da8c4a5dac5d
parent17c1ac08187cea6c69bd193f43a58bc984d9a5bc
Fix an issue where we would lose the history after Chess960-style castling, since we wrongly had it reset the 50-move rule.
Position.pm