From 313cf91ef53fb13090e3890cafaf10d95b29d03b Mon Sep 17 00:00:00 2001 From: djib Date: Sat, 28 Jan 2006 13:23:01 +0000 Subject: [PATCH] before big code modification (moving player color in Board) --- doc/allclasses-frame.html | 6 +- doc/allclasses-noframe.html | 6 +- doc/constant-values.html | 86 ++++++++++++++++++- doc/deprecated-list.html | 2 +- doc/help-doc.html | 2 +- doc/index-files/index-1.html | 53 +++--------- doc/index-files/index-2.html | 62 +++++++++---- doc/index-files/index-3.html | 20 ++--- doc/index-files/index-4.html | 31 +++++-- doc/index-files/index-5.html | 59 ++----------- doc/index-files/index-6.html | 36 ++------ doc/index-files/index-7.html | 73 ++++++++++++---- doc/index-files/index-8.html | 49 +++++++---- doc/index-files/index-9.html | 39 ++++----- doc/index.html | 2 +- doc/overview-tree.html | 8 +- doc/serialized-form.html | 16 +--- doc/suicideChess/Board.NoPieceOnSquare.html | 6 +- doc/suicideChess/Board.html | 4 +- .../Move.NotAValidMoveException.html | 2 +- doc/suicideChess/Move.html | 8 +- .../class-use/Board.NoPieceOnSquare.html | 2 +- doc/suicideChess/class-use/Board.html | 14 ++- .../Move.NotAValidMoveException.html | 2 +- doc/suicideChess/class-use/Move.html | 30 ++++++- doc/suicideChess/package-frame.html | 8 +- doc/suicideChess/package-summary.html | 10 ++- doc/suicideChess/package-tree.html | 8 +- doc/suicideChess/package-use.html | 8 +- src/suicideChess/ComputerPlayer.java | 12 ++- src/suicideChess/SuicideChess.java | 64 +++++++++++++- src/suicideChess/XBoardProtocol.java | 37 +++++++- 32 files changed, 487 insertions(+), 278 deletions(-) diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 2549e98..455ccdb 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes @@ -22,6 +22,8 @@ All Classes Board
+ComputerPlayer +
Move
Piece @@ -32,6 +34,8 @@ All Classes
SuicideChess
+XBoardProtocol +
diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index 2524764..8e5b58b 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes @@ -22,6 +22,8 @@ All Classes Board
+ComputerPlayer +
Move
Piece @@ -32,6 +34,8 @@ All Classes
SuicideChess
+XBoardProtocol +
diff --git a/doc/constant-values.html b/doc/constant-values.html index a72839f..87cc50a 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values @@ -332,12 +332,24 @@ suicideChess.* suicideChess.SuicideChess + +public static final boolean +ASCII_GAME +false + + public static final boolean BITBOARD_REMOVEPIECE_CHECK_REMOVE true + +public static final java.lang.String +NAME +"djib\'s SuicideChess v0.1.9" + + public static final boolean SQUARE_CHECK_INVALID @@ -349,6 +361,78 @@ suicideChess.*

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
suicideChess.XBoardProtocol
+public static final intINVALID6
+public static final intMOVE5
+public static final intNEW3
+public static final intNOPROTOVER2
+public static final intNOT_ACCEPTED_SUICIDE10
+public static final intNOT_ACCEPTED_USERMOVE9
+public static final intPROTOVER1
+public static final intQUIT4
+public static final intUNKNOWN-1
+public static final intXBOARD0
+ +

+


diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index d0a16db..fdb1875 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List diff --git a/doc/help-doc.html b/doc/help-doc.html index 7dd907b..b1db389 100644 --- a/doc/help-doc.html +++ b/doc/help-doc.html @@ -2,7 +2,7 @@ - + API Help diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 8df075f..9bf10c8 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,9 +2,9 @@ - + -B-Index +A-Index @@ -13,7 +13,7 @@ B-Index