summaryrefslogtreecommitdiff
path: root/chess-pgn.el
AgeCommit message (Collapse)Author
2002-04-07Simplified the event model, and removed session objects. NowJohn Wiegley
everything just revolves around a game. Gnuchess is now playable to the end, except don't make moves that leave your king in check! The engine still doesn't check for this yet.
2002-03-11changesJohn Wiegley
2002-03-02Made `chess-pgn-insert-plies' more useful as a standalone.John Wiegley
2002-03-02Added chess-pgn-mode code from chess-pgn-mode.el, and deleted thatJohn Wiegley
file.
2002-03-01Playing against crafty now works.John Wiegley
2002-03-01Initial revisionJohn Wiegley