ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.10
Committed: Tue Jun 1 10:36:54 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.9: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

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