ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SGF-Grove/Changes
Revision: 1.10
Committed: Tue Oct 16 09:45:51 2012 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 elmex 1.1 Revision history for Games-Go-SGF-Grove
2    
3 root 1.10 1.02
4     - CA nodes were not correctly decoded (analyzed by elmex).
5    
6 root 1.9 1.01 Tue Jul 29 11:55:12 CEST 2008
7 elmex 1.8 - fixed a bug with empty simpletext/text properties.
8 elmex 1.7
9 root 1.6 1.0 Mon Jul 28 10:48:56 CEST 2008
10 root 1.4 - write out illegal SGF if the structure tells us to, as the SGF
11     spec requires the ability to write illegal SGF files.
12 elmex 1.5 - fixed compressed move/stone lists, the rectangle was computed short
13 elmex 1.8 by one row/col.
14 root 1.4
15 root 1.3 0.01 Mon Jul 21 21:25:16 CEST 2008
16 root 1.2 - initial version, created with the horrible Module::Starter,
17     originally taken from kgsueme.
18 elmex 1.1