Fix incheck by pawns for checkered
[vchess.git] / public / javascripts / base_rules.js
2018-11-19 Benjamin AuderFix incheck by pawns for checkered
2018-11-19 Benjamin AuderFix code ordering in ChessRules.constructor
2018-11-19 Benjamin AuderGet rid of redundant variable variantRules.movesCount
2018-11-19 Benjamin AuderSome simplifications (breaking commit)
2018-11-18 Benjamin AuderSpeed up computer thinking, fix Zen ep
2018-11-18 Benjamin AuderMore robust in-check indications (ready for Antiking)
2018-11-17 Benjamin AuderHighlight king in red if undercheck + some improvements
2018-11-16 Benjamin AuderAdd initial FEN to PGN; shorten end of game window
2018-11-16 Benjamin AuderStore moves, show PGN at end of game
2018-11-13 Benjamin AuderFirst commit