webidor/src/test/java/cz/xelfi/quoridor/webidor/QuoridorTest.java
Sun, 13 Sep 2009 16:48:54 +0200 Providing REST like authentication
Fri, 11 Sep 2009 22:25:21 +0200 Showing the time that has passed since the last move on the board
Mon, 31 Aug 2009 22:44:47 +0200 Removing anything related to JSON from the HTML layer, using natural freemarker's W3C DOM processing capabilities
Sun, 30 Aug 2009 14:37:47 +0200 Spliting Game into GameId and Game with full info about the state of the game
Sat, 29 Aug 2009 15:55:53 +0200 Support for logging in
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI
Wed, 29 Jul 2009 18:48:04 +0200 Ability to read stored games
Wed, 29 Jul 2009 08:19:35 +0200 Games are being stored in a file on disk
Sun, 12 Jul 2009 13:59:07 +0200 Converting the webidor into Jersey based REST server