Sun, 24 May 2009 14:17:11 +0200Shorter walls so they do not overlap each other
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 24 May 2009 14:17:11 +0200] rev 19
Shorter walls so they do not overlap each other

Sun, 24 May 2009 14:14:25 +0200Skeleton of viewer based on visual library
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 24 May 2009 14:14:25 +0200] rev 18
Skeleton of viewer based on visual library

Mon, 11 May 2009 18:51:52 +0200Adding isApplicable method
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 18:51:52 +0200] rev 17
Adding isApplicable method

Mon, 11 May 2009 18:47:39 +0200Better javadoc
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 18:47:39 +0200] rev 16
Better javadoc

Mon, 11 May 2009 18:35:16 +0200Moving Fence and Player into outer level. This looks more natural in javadoc and is shorter in code.
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 18:35:16 +0200] rev 15
Moving Fence and Player into outer level. This looks more natural in javadoc and is shorter in code.

Mon, 11 May 2009 18:23:20 +0200getWinner method and preventing additional moves when the game has winner
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 18:23:20 +0200] rev 14
getWinner method and preventing additional moves when the game has winner

Mon, 11 May 2009 18:07:29 +0200Serialized board indicates the player turn's by * in the top or bottom line
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 18:07:29 +0200] rev 13
Serialized board indicates the player turn's by * in the top or bottom line

Mon, 11 May 2009 16:17:14 +0200Serialization and deserialization of fences seems to be OK
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 16:17:14 +0200] rev 12
Serialization and deserialization of fences seems to be OK

Mon, 11 May 2009 12:09:34 +0200Number of left fences is encoded in the board as |||| in first and last line
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 12:09:34 +0200] rev 11
Number of left fences is encoded in the board as |||| in first and last line

Mon, 11 May 2009 11:18:37 +0200read and write can exchange positions of players correctly
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 11 May 2009 11:18:37 +0200] rev 10
read and write can exchange positions of players correctly