| 1 |
Revision history for Perl extension Games::Go::SimpleBoard. |
| 2 |
|
| 3 |
1.01 Tue Jul 29 12:07:53 CEST 2008 |
| 4 |
- added MARK_SMALL_GRAYED flag for small grayed out stones. |
| 5 |
|
| 6 |
1.0 Tue Jul 29 11:42:46 CEST 2008 |
| 7 |
- first release, out-bundled from KGS. |
| 8 |
- is_valid_move checks for MARK_GRAYED now. |
| 9 |
- suicide stones are removed now from the board. |
| 10 |
- marks of the current move were lost, due to removal of the marks |
| 11 |
of the previous moves. |
| 12 |
|
| 13 |
0.2 Mon May 17 03:35:10 CEST 2004 |
| 14 |
- first release, part of KGS. |
| 15 |
|
| 16 |
|