summaryrefslogtreecommitdiff
path: root/chess-sjeng.el
AgeCommit message (Collapse)Author
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-20Upgrade to GPLv3.Mario Lang
2004-01-14elisp header + homepage linkMario Lang
2004-01-14Module for the sjeng engine (promotion still doesnt work.)Mario Lang