ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Games-Go-SimpleBoard/Changes
Revision: 1.2
Committed: Wed Jul 23 19:19:31 2008 UTC (15 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
is_valid_move checks for MARK_GRAYED now. assumption: MARK_GRAYED is never an occupied position on the board.

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 root 1.1
7     0.2 Mon May 17 03:35:10 CEST 2004
8     - first release, part of KGS.
9    
10