summaryrefslogtreecommitdiff
path: root/chess-standard.el
AgeCommit message (Collapse)Author
2002-04-07*** no comment ***John Wiegley
2002-04-07*** no comment ***John Wiegley
2002-04-07Prune from the returned candidates list moves which would leave theJohn Wiegley
king in check. NOTE: This function is getting slow these days.
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-28Made the display code into part of the core library.John Wiegley
2002-03-11changesJohn Wiegley
2002-03-01Playing against crafty now works.John Wiegley
2002-03-01Initial revisionJohn Wiegley