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