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

Comparing kgsueme/Changes (file contents):
Revision 1.11 by root, Tue Jun 1 13:06:19 2004 UTC vs.
Revision 1.18 by root, Sat Jun 18 20:01:27 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines