ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.17
Committed: Wed Oct 13 00:33:15 2004 UTC (19 years, 7 months ago) by root
Branch: MAIN
Changes since 1.16: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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