You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.5 KiB
31 lines
1.5 KiB
Knights 0.6 -- Tuesday May 20th, 2003
|
|
Troy Corbin Jr. <troy@knights-chess.com>
|
|
|
|
* Changed version to 0.6
|
|
* Added a new tab that displays details from a loaded PGN match.
|
|
* Added a server selector to the Login dialog.
|
|
* Added hyperlinks to the ICS Console.
|
|
* Improved printed output.
|
|
* Added printing capabilities to the ICS Console.
|
|
- Reduced the time needed to resize the board by about 33%
|
|
- Fixed bug where the New Match dialog sometimes defaulted to an unplayable
|
|
match.
|
|
- Fixed a bug in our XBoard protocol implementation which caused some engines
|
|
( like GNUChess ) to fail.
|
|
- Fixed bug where some loaded matches wouldn't display the player's names.
|
|
- Fixed a crash that occured when you closed an ICS related tab, then
|
|
disconnected from the ICS.
|
|
- Fixed a crash that occured when you couldn't connect to your ICS.
|
|
- Expanded the range of the "Opponent's Strength" slider so that it didn't
|
|
cripple some engines.
|
|
- Fixed a bug where selecting the current board position from the Notation Bar
|
|
could erase the board.
|
|
- Fixed a bug where an engine that does not implement the 'pause' feature could
|
|
have caused Knights' clocks to continue running during a pause.
|
|
- Fixed a bug where the console could be displayed in doublespace.
|
|
- Fixed the Match->Resign option.
|
|
- Knights generated PGN files now save NAG, RAV, and Annotations.
|
|
- Removed the ability to swap sides midgame. This will be reinstated later when
|
|
we can implement a more feature-rich and trouble free dialog box.
|
|
- Potential memory leak fixed ( thanks to Jon Keating! )
|