]> git.sesse.net Git - remoteglot/history - www/js/chess.js
Handle streaming PGNs, like from Lichess (although this might break non-streaming...
[remoteglot] / www / js / chess.js
2024-02-07 Steinar H. GundersonMerge remote-tracking branch 'magne/master'
2023-12-27 Steinar H. GundersonChess.js: Remove unused keep_headers.
2022-12-29 Steinar H. GundersonComment out some unused code from chess.js.
2022-12-25 Steinar H. GundersonChess.js: In move_from_san(), only bother generating...
2022-12-25 Steinar H. GundersonChess.js bugfixes.
2022-12-25 Steinar H. Gundersonchess.js: Skip legality checking during disambiguation...
2022-12-25 Steinar H. Gundersonchess.js: Faster and smaller attacked(). (A test perft...
2022-12-24 Steinar H. Gundersonchess.js: Much faster disambiguation.
2019-10-29 Steinar H. GundersonFix an issue where Chess960 castling rights would get...
2019-09-05 Steinar H. GundersonFix another Chess960 Chess.js issue.
2018-02-10 Steinar H. GundersonYet more Chess960 castling fixes.
2018-02-09 Steinar H. GundersonFix Chess960 bug when castling does not move the rook.
2018-02-09 Steinar H. GundersonFix a Chess.js issue when the king started on the c...
2018-01-14 Steinar H. GundersonUpgrade Chess.js to a version that supports Chess960...
2015-12-23 Steinar H. GundersonUpdate chess.js.
2014-11-24 Steinar H. GundersonClean up the minification stuff a bit; still not really...