OSDN Git Service

Add a space in the output of %%RATING.
[shogi-server/shogi-server.git] / changelog
index 6077b64..79c5f05 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,35 @@
+2006-08-13  Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate]
+         - Fix a bug. Now it can see black/white players in a csa file.
+       * [shogi-server]
+         - Add a space in the output of %%RATING.
+
+2006-08-14  Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate] Record numbers of win/loss games.
+       * Add mk_html, which genrates html from players.haml
+       * Fix test/test_board.rb. Now it works. 
+       * Add test/TC_ALL.rb to run all test cases.
+       * [shogi-server] Fix a bug. Now it can show %%RATING even if it has no
+         rated player.
+
+2006-08-11  Daigo Moriwaki <daigo at debian dot org>
+       
+       * Add mk_rate, which calculate rating scores.
+
+2006-08-10  Daigo Moriwaki <daigo at debian dot org>
+
+       * Change the style of a comment line on the rated game.
+
+2006-08-07  Daigo Moriwaki <daigo at debian dot org>
+
+       * Change the player id, which is now <name>+<hash_of_the_trip>.
+       * Fix the max length of the login name with a trip.
+       * Add a comment line about the rated game status in the CSA file.
+       * Remove the rating system, which will be calculated by another
+         program.
+
 2006-08-01  Daigo Moriwaki <daigo at debian dot org>
 
        * Add a command, %%RATING, to show a ranking sorted by rates.