summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-09added a workaround so that fischer random positions are playableJohn Wiegley
2002-04-09*** no comment ***John Wiegley
2002-04-09Add support for generating randomized starting position, ala FischerJohn Wiegley
Random.
2002-04-08added `chess-game-set-start-position'John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08Added code to announce moves verballyJohn Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08Added a 'dist' targetJohn Wiegley
2002-04-08clean upJohn Wiegley
2002-04-08Added support for playing out puzzle collections.John Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08Output tags in typical orderJohn Wiegley
2002-04-08added castling keywordsJohn Wiegley
2002-04-08added support for pawn promotion and en-passant capturesJohn Wiegley
2002-04-08Bug fixes to the ics1 displayJohn Wiegley
2002-04-08Added support for network playJohn Wiegley
2002-04-08*** no comment ***John Wiegley
2002-04-08Beautify outputJohn Wiegley
2002-04-08Bug fixes.John Wiegley
2002-04-08Simplified the code, removed the 'search-function' nonsense. Even theJohn Wiegley
wackiest chess variants use standard move notation. `chess-ply-create' now fully validates and annotates the plies that it creates, based on the initial piece move (such as the king, in the case of castling).