]> code.delx.au - gnu-emacs-elpa/history - chess-algebraic.el
reward passed pawns, and make the code a bit faster
[gnu-emacs-elpa] / chess-algebraic.el
2004-01-27 Mario Langreindent
2004-01-25 John WiegleyAdded an argument to chess-search-position, so that...
2004-01-14 Mario Lang`let'-bind case-fold-search nil in chess-algebraic...
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John WiegleyTiny code rearrangement. If chess-ply-castling-changes...
2002-04-28 John Wiegley*** no comment ***
2002-04-26 John Wiegleybug fixes
2002-04-22 John WiegleyBug fixes and reducing the TODO list.
2002-04-18 John WiegleyMany efficiency improvements and bug fixes.
2002-04-17 John WiegleyMore general bug fixing, efficiency improvements, etc.
2002-04-16 John WiegleyRemoved the $ Revision strings; they are no longer...
2002-04-16 John WiegleyMajor speed improvement and efficiency work. chess...
2002-04-16 John WiegleyKeep the :which determiner, if ever we calculate it in
2002-04-15 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-13 John Wiegleyadded message catalog support
2002-04-13 John Wiegley*** no comment ***
2002-04-12 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 Wiegley*** no comment ***
2002-04-11 John Wiegley*** no comment ***
2002-04-10 John WiegleySupport smart killing/yanking
2002-04-09 John Wiegley*** no comment ***
2002-04-08 John Wiegley*** no comment ***
2002-04-08 John Wiegleyadded castling keywords
2002-04-08 John WiegleySimplified the code, removed the 'search-function'...
2002-04-07 John WiegleySimplified the event model, and removed session objects...
2002-04-04 John Wiegleyfixed conversion of pawn captures
2002-04-03 John WiegleyGnuchess can be played against (up until a pawn take...
2002-04-02 John WiegleyCoded engines as a separate library. Still work to...
2002-03-28 John WiegleyMade the display code into part of the core library.
2002-03-11 John Wiegleychanges
2002-03-01 John WiegleyPlaying against crafty now works.
2002-03-01 John WiegleyInitial revision