OSDN Git Service

* [shogi-server] The server now provides more accurate time control.
authorDaigo Moriwaki <beatles@users.sourceforge.jp>
Sat, 27 Feb 2010 14:52:14 +0000 (23:52 +0900)
committerDaigo Moriwaki <beatles@users.sourceforge.jp>
Sat, 27 Feb 2010 14:52:14 +0000 (23:52 +0900)
commitb20b024412a59d994153cf9e8ba04d2c7d603ec3
treeb246cbcc7f356d383e3981e190b0fa9e2e014c36
parent0d43ee8adcce91a34536c08f417c4e8c8855a03b
* [shogi-server] The server now provides more accurate time control.

Previouslly, a player's thinking time included a time waiting to get th
e giant lock. This may have caused games to time up, especially, during
byo-yomi etc.
changelog
shogi_server/command.rb
shogi_server/game.rb
shogi_server/player.rb
test/mock_game.rb