Warning, /games/knights/ChangeLog is written in an unsupported language. File is not indexed.

0001 -----2.6.0-----
0002         * Auto detect installed open-source chess engines
0003 
0004 Bug fixes:
0005         BUG 315091 - Enable column sorting for rating, time, etc. in the FICS dialog
0006         BUG 315912 - Don't allow to store engine settings with incomplete information
0007         BUG 330398 - Clock shows 59:59 upon time running out
0008         BUG 330399 - Set the pause action unchecked upon a new game request
0009         BUG 331885 - Stop chess engines after time has expired
0010         BUG 333256 - Fixed incorrect pawn promotion in the Xboard protocol
0011 
0012 -----2.5.0-----
0013         * Port to new KDEGames library, compatible with KDE 4.9
0014 
0015 -----2.4.2-----
0016         * A handful of usability fixes
0017 
0018 -----2.4.1-----
0019         * Support for the UCI protocol
0020         * Setting the difficulty level of chess engines
0021         * Game history display
0022         * Loading and saving PGN files.
0023 
0024 -----2.4.0-----
0025         * Voice support
0026         * Possibility of external control by dbus
0027         * Couple of bug fixes.
0028 
0029 -----2.3.2-----
0030         * Bugfix release with several fixes, mostly by Dave Kaye. It fixes drag-coused freezes, dropping pieces outside of the board, and a theme appearing twice in the selection dialog.
0031 
0032 -----2.3.1-----
0033         * Fixed exactly one bug; the peace captured by en-passant is now properly removed.
0034 
0035 -----2.3.0-----
0036         * Watching two engines play
0037         * Improved time control support for chess engines
0038         * Better support for the XBoard protocol means Knights can play with more engines, including Crafty, Sloppy, Sjeng and Phalanx.
0039         * Players can now make and receive offer for draw, pause, undo, adjourn and abort. All except Draw are only used when playing on the chess server.
0040         * Players can now undo their moves.
0041         * Improved game dialog, with more game options.
0042         * Improved server dialog, with a seek graph.
0043         * Ability to interact with a chess server or a computer engine via a text console.
0044         * Simple chat widget for talking to your remote opponent.
0045         * Selecting and moving pieces by clicking, without dragging.