Revision: | 1.5 |
Committed: | Thu Jul 24 08:39:21 2008 UTC (16 years, 11 months ago) by elmex |
Branch: | MAIN |
Changes since 1.4: | +2 -0 lines |
Log Message: | fixed off by one |
# | User | Rev | Content |
---|---|---|---|
1 | elmex | 1.1 | Revision history for Games-Go-SGF-Grove |
2 | |||
3 | root | 1.4 | - write out illegal SGF if the structure tells us to, as the SGF |
4 | spec requires the ability to write illegal SGF files. | ||
5 | elmex | 1.5 | - fixed compressed move/stone lists, the rectangle was computed short |
6 | by one row/col | ||
7 | root | 1.4 | |
8 | root | 1.3 | 0.01 Mon Jul 21 21:25:16 CEST 2008 |
9 | root | 1.2 | - initial version, created with the horrible Module::Starter, |
10 | originally taken from kgsueme. | ||
11 | elmex | 1.1 |