Implement understanding of Xiangqi UBB format
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 27 Nov 2016 22:19:14 +0000 (23:19 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:24 +0000 (16:39 +0100)
commitee1cf2b0aed77898937716e85c8e3e7d6361389b
treebbdf65f1a716b6e1495b751b407884b7d492032a
parentab4f7972fdc5aab4d9bae41cfdd66b5d562c84d6
Implement understanding of Xiangqi UBB format

Xiangqi games are often distributed in HTMLpages in a compressed format
iterpreted by a viewer script. XBoard's game parser now understands this
format.
parser.c