webidor/src/main/java/cz/xelfi/quoridor/webidor/GameId.java
Tue, 08 Dec 2009 18:47:49 +0100 Keeping the current game finished status when showing its history
Sun, 25 Oct 2009 14:24:58 +0100 Displaying the number of left comments for each game
Sat, 19 Sep 2009 07:58:56 +0200 Sorting games by their newestness
Fri, 11 Sep 2009 22:25:21 +0200 Showing the time that has passed since the last move on the board
Fri, 11 Sep 2009 20:32:15 +0200 Displaying who is supposed to move on a given board in the index page
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