ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.12
Committed: Wed Jun 2 04:39:07 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.11: +2 -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.7 - the converted html documentation lacked most of
4     the descriptions. Doh!
5 root 1.8 - the polyphase resampling destroyed some sounds.
6 root 1.9 - much better behaviour on connection close.
7 root 1.10 - suicide now supported by Board.pm.
8     - major speedup for Board.pm by caching wether captures
9     are required for a given move.
10 root 1.11 - simple ko detection and display.
11 root 1.12 - much better portability to old Gtk2 versions and gtk+-2.2.
12     - better default layout.
13 root 1.7
14 root 1.6 0.9 Mon May 31 05:06:39 CEST 2004
15     - played a few test games, fixed the "Done" problem
16     and corrected a few minor glitches. Is playable,
17     at least for my type of games.
18     - added a less obtrusive "info" sound for things like
19     game end etc.
20    
21 root 1.5 0.4 Mon May 31 03:08:17 CEST 2004
22     - the adventerous user might try to play games with
23     the sample client now.
24 pcg 1.4 - Gtk2::GoBoard now uses zerobased coordinates.
25 pcg 1.3 - added and corrected many challenge- and play-related
26 root 1.5 protocol messages.
27 pcg 1.3 - renamed user1/user2/user3 to black/white/owner.
28    
29 pcg 1.2 0.3 Tue May 25 22:24:45 CEST 2004
30     - 2.6.0 protocol changes triggered this release. a few
31     details are probably not worked out yet.
32 pcg 1.1 - more packet types and info.
33     - more resistance against the mysterios node type 26.
34     - kgstrace no longer displays userpic data.
35     - major code cleanup in sample client (still horrible :).
36    
37     0.2 Mon May 17 03:35:10 CEST 2004
38     - added a Changes file.
39     - lots of bugfixes.
40     - lots of protocol updates.
41     - more correct tree d-/encoding.
42     - bin/gtp-controller, lets you join games etc. using gtp.
43    
44