OSDN Git Service

Updated shebang for Ruby 1.9.3.
[shogi-server/shogi-server.git] / shogi_server / command.rb
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]