21 Commits

Author SHA1 Message Date
Alf Magne Kalleland
d3773ab4fb Fix bug in parser when there are hidden chars at beginning of pgn 2019-07-06 22:05:35 +02:00
DHTMLGoodies
0e28c13fef Handle %csl and %cal (arrows and highlights) 2018-01-06 13:31:19 +01:00
DHTMLGoodies
68d6e084c9 Bugfixes + support for getting shorter parsing format 2017-08-17 13:53:35 +02:00
DHTMLGoodies
9490f2cd09 throwing exception if not valid move in move method 2017-04-15 20:24:49 +02:00
DHTMLGoodies
0e2544f133 Merge branch 'master' of github.com:DHTMLGoodies/chessParser 2017-04-14 19:17:49 +02:00
DHTMLGoodies
bd8ff3e485 updates 2017-04-14 19:17:26 +02:00
DHTMLGoodies
18768ccb5d SUpport for arrows in pgn 2017-03-29 20:49:12 +02:00
DHTMLGoodies
40a19a7551 Support for arrow and highlight actions in pgn 2017-03-29 18:48:07 +02:00
DHTMLGoodies
126dc9b599 JSON to PGN parser 2017-03-13 20:56:22 +01:00
DHTMLGoodies
29dc9b5f8a updates null moves 2017-03-01 20:46:43 +01:00
DHTMLGoodies
a834acb72e Added support for one line pgn 2017-03-01 19:43:06 +01:00
DHTMLGoodies
83efc94107 Gracefully skiping games the parser don't understand 2017-02-22 18:15:12 +01:00
DHTMLGoodies
155af550c1 Fixed problem with some pawn moves 2017-02-04 22:59:30 +01:00
DHTMLGoodies
5505a28b1d Parsing out clock %clk comments 2017-01-30 13:42:28 +01:00
DHTMLGoodies
d17e42e7da updates 2017-01-30 13:21:54 +01:00
DHTMLGoodies
c92fdbc1dc added brilliant checkmates for testing 2014-04-28 12:50:11 +02:00
DHTMLGoodies
859f8ed1eb Stripping Fritz emt comments 2014-04-28 12:48:11 +02:00
Alf Magne Kalleland
ee52853327 Move validation inside Movebuilder using regex 2013-02-18 20:31:36 +01:00
Alf Magne Kalleland
3d6e0ae60b TODO in fen parser 2013-02-12 02:20:28 +01:00
Alf Magne Kalleland
f00ceee0bb Fixed problem with parser and castle with numeric values 0-0 instead of the correct O-O 2013-02-12 01:25:18 +01:00
Alf Magne Kalleland
b437127f6b test of problemating pgn 2013-02-12 00:58:18 +01:00