]> code.delx.au - gnu-emacs-elpa/history - chess-game.el
*** no comment ***
[gnu-emacs-elpa] / chess-game.el
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-13 John Wiegleyadded message catalog support
2002-04-13 John Wiegley*** no comment ***
2002-04-13 John Wiegleyadded support for highlighting legal plies
2002-04-13 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegleyoptimizations and bug fixes
2002-04-11 John Wiegley*** no comment ***
2002-04-11 John Wiegleymore fixes to draw support
2002-04-11 John Wiegley*** no comment ***
2002-04-10 John WiegleyAdded support for aborting a game. Use A or N from...
2002-04-10 John Wiegley*** no comment ***
2002-04-10 John Wiegleylots of work, several new event types, better support...
2002-04-10 John Wiegleyhandle display cloning
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John WiegleyBug fixes and the beginnings of ICS client support
2002-04-08 John Wiegleyadded `chess-game-set-start-position'
2002-04-08 John Wiegley*** no comment ***
2002-04-08 John WiegleyAdded support for network play
2002-04-08 John WiegleySimplified the code, removed the 'search-function'...
2002-04-07 John WiegleyGames are now playable to the end.
2002-04-07 John WiegleySimplified the event model, and removed session objects...
2002-04-03 John WiegleyGnuchess can be played against (up until a pawn take...
2002-04-03 John WiegleyMore work to get engines working.
2002-04-02 John WiegleyCoded engines as a separate library. Still work to...
2002-03-29 John Wiegleychanged interface to chess-game-create
2002-03-28 John Wiegleymore fixes
2002-03-28 John WiegleyMade the display code into part of the core library.
2002-03-11 John Wiegleychanges
2002-03-02 John WiegleyAdded chess-game-side-to-move back.
2002-03-02 John WiegleyAdded chess-game-side-to-move back.
2002-03-02 John WiegleyRemoved some redundant functions.
2002-03-01 John WiegleyInitial revision