OSDN Git Service

Improted %%FORK command.
authorDaigo Moriwaki <daigo@debian.org>
Sun, 31 Mar 2013 04:44:13 +0000 (13:44 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sun, 31 Mar 2013 04:44:13 +0000 (13:44 +0900)
commite4a0423d429600312f940c4acd6a37be70218620
tree4a13bcbcbb9907c07341eae1e0dfc1eb941b5a7c
parent2cd1b586a47ec74efc2d9b49aac09b87e8175ba4
Improted %%FORK command.

%%FORK command: %%FORK <source_game> [<new_buoy_game>] [<nth-move>]
The new_buoy_game parameter is now optional. If it is not
supplied, Shogi-server generates a new buoy game name from
source_game.
changelog
shogi_server/command.rb
test/TC_command.rb
test/TC_fork.rb