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