Fix oblique multi-leg moves in XBetza
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 31 May 2020 17:22:29 +0000 (19:22 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 31 May 2020 18:32:37 +0000 (20:32 +0200)
commitb17f0d8ac15d3f245a25c9e02dd010759e6bf3e8
treea6e58fe76bb714872bd4d8c812a87af8959afa05
parent8b46907501d8a0857d4ea9436c2082119497d50a
Fix oblique multi-leg moves in XBetza

Continuation legs of oblique atoms have thei directional modifiers
interpreted in the K system. But this had as an intended side effect
that they were split into a diagonal and orthogonal atom for separate
treatment, which for obliques is of course not possible, nor needed.
So this code is bypassed for the obliques now.
moves.c