Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 94827b3e4939aacbbe75b21b7250483d > files > 9

glchess-0.4.7-1mdk.ppc.rpm

------------------------------------------------------------------------------
NEWS
------------------------------------------------------------------------------
glChess 0.4.7, release date 2002-09-09
o Fixed some bugs to get working better with gnuchess

glChess 0.4.6, release date 2002-03-25
o glChess no longer wastes CPU when doing nothing

glChess 0.4.5, release date 2002-03-23
o Fixed bug when execvp() with argv == NULL

glChess 0.4.4, release date 2002-01-18
o Resolved a bug in SAN conversion
o Implemented a file dialog for binary paths
o Fixed a bug with castling, promotion and 'en passant'

glChess 0.4.3, release date 2002-01-10
o Fixed a bug when engine is not installed
o Improved move rules

glChess 0.4.2, release date 2001-12-25
o Finally fixed promotion dialog
o Added check for user defined paths
o Improved debug output
o Fixed GdkWarning caused by about dialog
o Implemented autoconf/automake system

glChess 0.4.1, release date 2001-12-07
o A nasty SEGFAULT was fixed
o Several internal changes

glChess-0.4.0, release date 2001-12-01
o Added ability to determine binary path
o Speedup in general and especially in reflection code
o Some smaller changes

glChess-0.3.5, release date 2001-09-04
o Tweaked about dialog
o Improved move list
o Fixed a critical move bug

glChess-0.3.4, release date 2001-08-18
o Added a graphical move list
o Implemented a material statistic display
o Did some code clean-ups
o Fixed a move rule bug
o Added ability to change piece size

glChess-0.3.3, release date 2001-07-17
o Wiped out limit for lengths of paths 
o Complete rewrite and simplification of SAN code
o Re-enabled engine black/white switching
o Added menu entries for this
o Made texture path name length dynamically variable

glChess-0.3.2, release date 2001-07-07
o Fully re-implemented glChess' own move rules
o Created an internal move list
o Enhanced KING and PAWN checking code
o Renamed picksquare.[ch] to move.[ch]
o Added debug option to config file

glChess-0.3.1, release date 2001-07-04
o Fixed the two NVIDIA bugs

glChess-0.3.0, release date 2001-06-27
o fixed some SAN bugs, simplified SAN code
o implemented GNU Chess support
o dialogs now pop up if anything relevant happens
o debugging and use of engine or options now, no recompilation needed anymore
o implemented pawn promotion for engine

glChess-0.2.9, release date 2001-06-19
o added SAN support, fixed all problems with Crafty > 18.x
o reliably fixed all read-and-wait-forever problems