Sun, 24 May 2009 15:27:19 +0200Adding public getters to find out position of the fence
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 24 May 2009 15:27:19 +0200] rev 21
Adding public getters to find out position of the fence

Sun, 24 May 2009 15:27:02 +0200Adjusting version
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 24 May 2009 15:27:02 +0200] rev 20
Adjusting version

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