index
:
emacs-chess.git
master
My fork of the Emacs-Chess package. A work-in-progress.
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-18
chess-perft: Refactor to avoid repeatedly visiting the same list of plies at ...
Mario Lang
2014-04-18
Remove obsolete note.
Mario Lang
2014-04-18
chess-perft: Simplify en-passant checks.
Mario Lang
2014-04-18
chess-pos-move: Really remove castling ability if rook has been moved.
Mario Lang
2014-04-18
chess-perft.el: Count en passant and promotion plies.
Mario Lang
2014-04-18
Add the perft makefile target for easy running of the testsuite.
Mario Lang
2014-04-18
chess-legal-plies: It is illegal to castle if the king is in check right now.
Mario Lang
2014-04-18
chess-legal-plies: Stop generating duplicate castling moves.
Mario Lang
2014-04-18
chess-legal-plies: Generate R and B promotions in addtion to Q and N.
Mario Lang
2014-04-18
chess-perft.el: ert tests to find move generator bugs.
Mario Lang
2014-04-17
chess-perft.el: move generator testing.
Mario Lang
2014-04-17
chess-ics.el: Add guest login support for chess.net.
Mario Lang
2014-04-16
chess-ai.el: Spare computing time by consulting the opening book.
Mario Lang
2014-04-16
chess-polyglot.el: Ship default book file.
Mario Lang
2014-04-15
chess-ai.el: Oops, cl-delete-if only at runtime.
Mario Lang
2014-04-15
chess-ai.el: No need for cl-sort.
Mario Lang
2014-04-14
Build fruit and glaurung modules.
Mario Lang
2014-04-13
chess-ai.el: Require cl-lib at runtime for cl-sort.
Mario Lang
2014-04-10
chess-ai.el: Better top-level move ordering and quiescence pruning.
Mario Lang
2014-04-10
chess-ai.el: Rename functions and fix a subtle bug in quiescence search termi...
Mario Lang
2014-04-10
chess-ai.el: Cleanup.
Mario Lang
2014-04-09
chess-ai.el: Quiescence search.
Mario Lang
2014-04-09
chess-legal-plies: If chess-ply-allow-interactive-query is nil, generate Q an...
Mario Lang
2014-04-08
chess-ai.el: Ply ordering + a bit of progress reporting.
Mario Lang
2014-04-08
chess-ai.el: Simpler search function, progress reporter and bug fixed.
Mario Lang
2014-04-07
chess-search-position: Also consider opponent king moves when checking for ch...
Mario Lang
2014-04-06
TODO items done since we switched to tabulated-list-mode.
Mario Lang
2014-04-04
Fix docstrings.
Mario Lang
2014-04-03
chess-ics.el: Pacify compiler.
Mario Lang
2014-04-03
chess-ics.el: use tabulated-list-mode.
Mario Lang
2014-04-02
ICC seek removal was broken as well.
Mario Lang
2014-04-02
Try to improve the promotion situation on ICS by allowing chess-ply to query ...
Mario Lang
2014-04-02
Fix ics seek ads removal.
Mario Lang
2014-04-02
Eliminate a few compiler warnings due to missing require or cl runtime use.
Mario Lang
2014-04-01
For some reason, chess-pos.el needs to be compiled first.
Mario Lang
2014-04-01
chess-rf-to-index: Fix assertion.
Mario Lang
2014-04-01
chess-clock-tick-tock: Fix an error on first call.
Mario Lang
2014-03-31
chess-pos.el: Reorder some definitions to pacify compiler.
Mario Lang
2014-03-30
Refactor chess-plain-handler a bit.
Mario Lang
2014-03-30
Try to fix 045a93cb98dfd320e756ea9d9799ea92f0900bc6 a different way.
Mario Lang
2014-03-30
Fix a rather serious bug in chess-pos-move:
Mario Lang
2014-03-30
Try to fix a reentrancy bug in chess-display-move.
Mario Lang
2014-03-30
UCI engines *crash* on FENs with missing trailing spaces.
Mario Lang
2014-03-30
chess-plain-piece-chars: Include a suggestion for unicode figures.
Mario Lang
2014-03-30
chess-plain-piece-chars: Provide some useful default settings via custom :type.
Mario Lang
2014-03-30
Provide unicode box drawing characters as a possible choice for chess-plain-b...
Mario Lang
2014-03-29
chess-uci.el: Use the post-move event to work around a display bug when the h...
Mario Lang
2014-03-29
Decompress a polyglot book file if it was compressed.
Mario Lang
2014-03-28
Pacify byte compiler.
Mario Lang
2014-03-28
Make the strength of book replies configurable.
Mario Lang
[next]