ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SimpleBoard/Changes
Revision: 1.4
Committed: Thu Jul 24 09:14:12 2008 UTC (15 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.3: +2 -0 lines
Log Message:
remark current move and count suicides as captures

File Contents

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