ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Changes
Revision: 1.13
Committed: Fri Jun 4 03:28:37 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
Changes since 1.12: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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