ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.6
Committed: Mon May 31 03:16:27 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.5: +7 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 Revision history for Perl extension KGS.
2    
3 root 1.6 0.9 Mon May 31 05:06:39 CEST 2004
4     - played a few test games, fixed the "Done" problem
5     and corrected a few minor glitches. Is playable,
6     at least for my type of games.
7     - added a less obtrusive "info" sound for things like
8     game end etc.
9    
10 root 1.5 0.4 Mon May 31 03:08:17 CEST 2004
11     - the adventerous user might try to play games with
12     the sample client now.
13 pcg 1.4 - Gtk2::GoBoard now uses zerobased coordinates.
14 pcg 1.3 - added and corrected many challenge- and play-related
15 root 1.5 protocol messages.
16 pcg 1.3 - renamed user1/user2/user3 to black/white/owner.
17    
18 pcg 1.2 0.3 Tue May 25 22:24:45 CEST 2004
19     - 2.6.0 protocol changes triggered this release. a few
20     details are probably not worked out yet.
21 pcg 1.1 - more packet types and info.
22     - more resistance against the mysterios node type 26.
23     - kgstrace no longer displays userpic data.
24     - major code cleanup in sample client (still horrible :).
25    
26     0.2 Mon May 17 03:35:10 CEST 2004
27     - added a Changes file.
28     - lots of bugfixes.
29     - lots of protocol updates.
30     - more correct tree d-/encoding.
31     - bin/gtp-controller, lets you join games etc. using gtp.
32    
33