ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SGF-Grove/Changes
Revision: 1.6
Committed: Mon Jul 28 08:49:30 2008 UTC (15 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-1_0
Changes since 1.5: +1 -0 lines
Log Message:
1.0

File Contents

# User Rev Content
1 elmex 1.1 Revision history for Games-Go-SGF-Grove
2    
3 root 1.6 1.0 Mon Jul 28 10:48:56 CEST 2008
4 root 1.4 - write out illegal SGF if the structure tells us to, as the SGF
5     spec requires the ability to write illegal SGF files.
6 elmex 1.5 - fixed compressed move/stone lists, the rectangle was computed short
7     by one row/col
8 root 1.4
9 root 1.3 0.01 Mon Jul 21 21:25:16 CEST 2008
10 root 1.2 - initial version, created with the horrible Module::Starter,
11     originally taken from kgsueme.
12 elmex 1.1