ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
(Generate patch)

Comparing kgsueme/Changes (file contents):
Revision 1.9 by root, Mon May 31 18:18:43 2004 UTC vs.
Revision 1.20 by root, Fri Oct 28 15:08:07 2005 UTC

1Revision history for Perl extension KGS. 1Revision history for Perl extension KGS.
2 2
31.0
4 - verified that client version 2.6.12 is still compatible,
5 games can be played etc.
6 - out"sourced" the board logic into Games::Go::SimpleBoard,
7 removed Gtk2:GoBoard::Constants. This make sit possible to use
8 Games::Go::SimpleBoard and Gtk2:GoBoard completely independent
9 of each other.
10 - actually fixed SGF parser to parse sgf files. API not finished.
11
120.99 Tue Aug 10 03:58:58 CEST 2004
13 - fix wrong resign output.
14 - many gui improvements, clickable users, more to come.
15 - better user info window, courtesy of elmex.
16 - channel #0 is a valid channel.
17
180.95 Fri Jun 4 04:43:30 CEST 2004
3 - the converted html documentation lacked most of 19 - the converted html documentation lacked most of
4 the descriptions. Doh! 20 the descriptions. Doh!
5 - the polyphase resampling destroyed some sounds. 21 - the polyphase resampling destroyed some sounds.
6 - much better behaviour on connection close. 22 - much better behaviour on connection close.
23 - suicide now supported by Board.pm.
24 - major speedup for Board.pm by caching wether captures
25 are required for a given move.
26 - simple ko detection and display.
27 - much better portability to old Gtk2 versions and gtk+-2.2.
28 - better default layout.
7 29
80.9 Mon May 31 05:06:39 CEST 2004 300.9 Mon May 31 05:06:39 CEST 2004
9 - played a few test games, fixed the "Done" problem 31 - played a few test games, fixed the "Done" problem
10 and corrected a few minor glitches. Is playable, 32 and corrected a few minor glitches. Is playable,
11 at least for my type of games. 33 at least for my type of games.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines