OSDN Git Service

Fixed a bug #23245.
authordaigo <beatles@users.sourceforge.jp>
Sat, 18 Sep 2010 02:45:54 +0000 (11:45 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sat, 18 Sep 2010 02:45:54 +0000 (11:45 +0900)
commit33755af0dbc61c4bbbd6bef27b3ad3c1c1ab5415
tree9238a96b87e49ebeffadc9e700def6eb041ba01d
parent3c9e65851747936adf6cb8087d3f6e9708241413
Fixed a bug #23245.

For hadicapped games, wrong initial positions were delivered to players and
monitors. This issue has been fixed. (Closes: #23245)
changelog
shogi_server/board.rb
shogi_server/game.rb
test/TC_functional.rb
test/TC_handicapped_boards.rb