summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-07Merge pull request #33 from jitwit/lan-promotionJohn Wiegley
2021-07-31add ability to parse long algebraic promotionsJoseph Novakovich
2018-09-10Merge pull request #28 from elpassion/issue-26-typoJohn Wiegley
Fix typo in chess-puzzle.el
2018-09-10Fix typo in chess-puzzle.elRafal
2018-09-06Merge pull request #27 from dickmao/premovesJohn Wiegley
Pre-moves
2018-09-06Pre-movesdickmao
To activate, look for Chess Display Allow Pre Moves in: M-x customize-group chess-display Tested via: make test make test24 (requires evim)
2018-08-29Merge pull request #23 from dickmao/fix-castling-legalityJohn Wiegley
Add tests for castling legality and ics response handling.
2018-08-30Add tests for castling legality and ics response handling.dickmao
Fixes misinterpretation of "e1-b1" as a valid queenside castle, and makes more sense of ics basic response handling #21. `make test` should run the historic.pgn test and the new ecukes tests.
2018-08-09Merge pull request #20 from dickmao/masterJohn Wiegley
avoid ask-promotion returning nil
2018-08-08assign default chess-engine handler for chess-icsdickmao
2018-05-29avoid ask-promotion returning nildickmao
2018-05-28Merge pull request #18 from dickmao/masterJohn Wiegley
address missing pixmaps in recent versions of xboard
2018-05-26address missing pixmaps in recent versions of xboarddickmao
2017-02-26Merge pull request #15 from dwcoates/masterJohn Wiegley
Correct previous mis-commit; remove erroneous code remnants
2017-02-26Correct previous mis-commit; remove erroneous code remnantsdwcoates
2017-02-25Merge pull request #14 from dwcoates/masterJohn Wiegley
Add default directory for puzzles
2017-02-25Add chess-puzzle-set-default-fileDodge W. Coates
2017-02-24Add default puzzle file functionality to chess-puzzleDodge W. Coates
2017-01-22A little bit of code golfingJohn Wiegley
2017-01-22Ask user for promotion piece when applicableErik Peldan
2016-12-22Merge pull request #11 from tychobrailleur/masterJohn Wiegley
Fix typo in option docstring
2016-12-22Fix typo in option docstringSébastien Le Callonnec
* chess-crafty.el (chess-crafty): * chess-fruit.el (chess-fruit): * chess-glaurung.el (chess-glaurung): * chess-gnuchess.el (chess-gnuchess): * chess-phalanx.el (chess-phalanx): * chess-sjeng.el (chess-sjeng): * chess-stockfish.el (chess-stockfish): Fix typo.
2015-03-03Added several new filesJohn Wiegley
2014-06-25Fix the path of chess.info to make it working with el-get.vonavi
2014-06-12Sync chess.texi from ELPA.Mario Lang
2014-06-04Sync from ELPA.Mario Lang
2014-05-22This is the INSTALL file for eshell, not chess.el, remove.Mario Lang
2014-05-20Add remaining file headers, synced from ELPA.Mario Lang
2014-05-20Proper file header.Mario Lang
2014-05-20Declare requirement for cl-lib.Mario Lang
2014-05-20Upgrade to GPLv3+.Mario Lang
2014-05-20Upgrade to GPLv3+.Mario Lang
2014-05-20Add proper file headers, partly merged from ELPA.Mario Lang
2014-05-20Update pieces submodule HEAD.Mario Lang
2014-05-20Upgrade to GPLv3 and make the Commentary section more useful.Mario Lang
2014-05-20Eliminate the circular dependency between chess-pos and chess-fen.Mario Lang
We remove functions chess-pos-to-string and chess-pos-from-string which are really just aliases for chess-fen-to-pos and chess-pos-to-fen.
2014-05-20Add proper file header and a paragraph of commentary.Mario Lang
Additionally, clean up requires.
2014-05-20Add missing requires.Mario Lang
2014-05-20Add a proper file header.Mario Lang
2014-05-20Add a proper file header.Mario Lang
2014-05-20Add a proper file header.Mario Lang
2014-05-20Upgrade to GPLv3.Mario Lang
2014-05-20Add proper file header.Mario Lang
2014-05-20Add a proper file header.Mario Lang
2014-05-20Upgrade to GPLv3.Mario Lang
2014-05-20Upgrade to GPLv3.Mario Lang
2014-05-20Add a proper file header.Mario Lang
2014-05-20Upgrade to GPLv3.Mario Lang
2014-05-20Add "data" keyword and set copyright to FSF.Mario Lang
2014-05-20Upgrade to GPLv3.Mario Lang