freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt
Wed, 16 Sep 2009 22:28:11 +0200 First attempt to show the board as image
Tue, 15 Sep 2009 07:32:17 +0200 Adding identification of version
Fri, 11 Sep 2009 20:32:15 +0200 Displaying who is supposed to move on a given board in the index page
Thu, 10 Sep 2009 23:19:40 +0200 Support for giving up the game
Mon, 07 Sep 2009 22:16:19 +0200 Using bundle("key", args) to get better order of localization
Mon, 07 Sep 2009 17:02:59 +0200 Refresh after minute when waiting for move
Sat, 05 Sep 2009 15:52:31 +0200 Better numbering of moves
Sat, 05 Sep 2009 15:40:39 +0200 Displaying list of moves
Fri, 04 Sep 2009 23:02:23 +0200 Localization of the game
Fri, 04 Sep 2009 20:26:48 +0200 Reload of the game page, warning messages, listing just game in progress
Fri, 04 Sep 2009 18:01:01 +0200 Only current player can make a move
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
Tue, 11 Aug 2009 15:17:23 +0200 Simple UI for submitting moves (without implementation)
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI