ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.16
Committed: Mon Aug 9 21:59:37 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension KGS.
2
3 - fix wrong resign output.
4 - many gui improvements, clickable users, more to come.
5 - better user info window, courtesy of elmex.
6 - channel #0 is a valid channel.
7
8 0.95 Fri Jun 4 04:43:30 CEST 2004
9 - the converted html documentation lacked most of
10 the descriptions. Doh!
11 - the polyphase resampling destroyed some sounds.
12 - much better behaviour on connection close.
13 - suicide now supported by Board.pm.
14 - major speedup for Board.pm by caching wether captures
15 are required for a given move.
16 - simple ko detection and display.
17 - much better portability to old Gtk2 versions and gtk+-2.2.
18 - better default layout.
19
20 0.9 Mon May 31 05:06:39 CEST 2004
21 - played a few test games, fixed the "Done" problem
22 and corrected a few minor glitches. Is playable,
23 at least for my type of games.
24 - added a less obtrusive "info" sound for things like
25 game end etc.
26
27 0.4 Mon May 31 03:08:17 CEST 2004
28 - the adventerous user might try to play games with
29 the sample client now.
30 - Gtk2::GoBoard now uses zerobased coordinates.
31 - added and corrected many challenge- and play-related
32 protocol messages.
33 - renamed user1/user2/user3 to black/white/owner.
34
35 0.3 Tue May 25 22:24:45 CEST 2004
36 - 2.6.0 protocol changes triggered this release. a few
37 details are probably not worked out yet.
38 - more packet types and info.
39 - more resistance against the mysterios node type 26.
40 - kgstrace no longer displays userpic data.
41 - major code cleanup in sample client (still horrible :).
42
43 0.2 Mon May 17 03:35:10 CEST 2004
44 - added a Changes file.
45 - lots of bugfixes.
46 - lots of protocol updates.
47 - more correct tree d-/encoding.
48 - bin/gtp-controller, lets you join games etc. using gtp.
49
50