OSDN Git Service

[webserver] - Listen on only IPv4 explicitly.
[shogi-server/shogi-server.git] / shogi_server / command.rb
2013-11-22 Daigo MoriwakiMerge remote-tracking branch 'origin/wdoor-stable'
2013-11-04 Daigo MoriwakiMerge branch '201303-yamashita_matching' into wdoor...
2013-09-07 Daigo MoriwakiMerge branch 'wdoor-stable-fork' into wdoor-stable
2013-03-31 Daigo Moriwaki command.rb: More elaborate error messages for the...
2013-03-31 Daigo MoriwakiImproted %%FORK command.
2013-03-17 Daigo MoriwakiImproved %%FORK command. Thinking times of each move...
2013-02-24 Daigo MoriwakiImplemented a new command: %%FORK copy
2012-01-07 Daigo MoriwakiRenewed year of copyright notice in each file.
2011-12-04 Daigo MoriwakiGetBuoyCountCommand did not return expecpted values.
2010-09-05 daigoEnhanced the Buoy feature: Players are allowed to start...
2010-09-04 daigoRefactored Player#set_sente_from_str().
2010-09-04 daigoRefactored methods: League#find_rival and Game::decide_...
2010-08-05 daigoshogi_server/command.rb: Prevent a possible password...
2010-07-25 daigoMerge branch 'logger'
2010-07-25 daigo- shogi_server/command.rb: Commands specific to 81Dojo...
2010-07-25 daigo- shogi_server/command.rb: For an unknown error command...
2010-06-01 Daigo MoriwakiProvided more test cases for Monitor features.
2010-06-01 Daigo Moriwaki- shogi_server/command.rb: Fixed an issue that MONITOR2...
2010-04-13 daigo- shogi_server/command.rb:
2010-03-07 daigo* [shogi-server] Ignore the last move of two sequential...
2010-02-27 Daigo Moriwaki* [shogi-server] The server now provides more accurate...
2010-01-23 Daigo Moriwaki* [shogi-server]
2010-01-15 Daigo MoriwakiProposal implementation of a new command called MONITOR...
2009-08-23 beatlesRemoved a debugging line
2009-08-09 beatles* Return [...] +OK after %%SETBUOY and %%DELETEBUOY...
2009-08-09 beatles* Starting a buoy game by %%GAME caused an server error.
2009-08-06 beatles* The counter of a buoy game is decremented before...
2009-07-29 beatlesExperimantal implementation for specified games, codena...
2009-07-29 beatles* [shogi-server]