OSDN Git Service

* [shogi-server]
authorbeatles <beatles@b8c68f68-1e22-0410-b08e-880e1f8202b4>
Mon, 24 Mar 2008 14:40:53 +0000 (14:40 +0000)
committerbeatles <beatles@b8c68f68-1e22-0410-b08e-880e1f8202b4>
Mon, 24 Mar 2008 14:40:53 +0000 (14:40 +0000)
commit5b1d7e944975205a7f21bea65a8250512fa3ee95
treeddaf03dea8792e2fbd178a4ae80c5d509dbbecb3
parent01fe5bc344e30e0c3bd1adde653e73b69716f1c6
* [shogi-server]
  - Converting characters for comments in moves caused an error. This
    issue has been fixed.
  - If a player moves in the opponent's turn, it is illegal. But the
    current CSA protocol does not clearly define a way to tell so to
    the players. This shogi-server internally keeps such a move in a
    buffer and replay it when the player of the move gets his/her
    turn.
changelog
shogi-server