ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SimpleBoard/Changes
Revision: 1.6
Committed: Tue Jul 29 10:06:19 2008 UTC (15 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.5: +5 -4 lines
Log Message:
fixed changes for the last checkin

File Contents

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