]> code.delx.au - gnu-emacs-elpa/history - chess-ai.el
Try to improve the promotion situation on ICS by allowing chess-ply to query for...
[gnu-emacs-elpa] / chess-ai.el
2008-09-02 John WiegleyOnly require 'cl when byte-compiling chess-ai. We...
2008-08-29 John WiegleySeveral changes to fix byte-compile warnings, changed...
2004-03-01 Mario Lang(chess-eval-static). Try to reward passed pawns and...
2004-02-22 Mario Lang(chess-eval-static): Primitive mobility handling, makes...
2004-02-22 Mario Langreward passed pawns, and make the code a bit faster
2004-01-16 Mario LangWe no longer need to dedvar chess-ai-regexp-alist with
2004-01-06 Mario LangRequire cl and add message calls
2004-01-06 Mario LangIt mostly works now, only remaining problem is that...
2004-01-04 Mario Langstill not working properly (only display is broken)
2004-01-04 Mario Langfirst version of a alpha-beta puring search ai