OSDN Git Service

shogi-server/shogi-server.git
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-12-30 Daigo MoriwakiBackported 87d145bd1f1a14a33f5f6fbc78b63a1952f1ca90... 20121229
2012-12-30 Daigo MoriwakiBackported a5c94012656902e73e00f46e7a4c7004b24d4578...
2012-12-28 Daigo MoriwakiMerge branch 'human_vs_human' into wdoor-stable
2012-12-28 Daigo Moriwaki- shogi_server/pairing.rb:
2012-07-17 tkanekoadd derivatives of mk_rate, currently used @wdoor.
2010-10-30 daigo- Added a new debug message. 20101030
2010-10-30 daigoCorrected namespace of GSL::Vector. This line is not...
2010-10-06 daigo- mk_rate: the usage was not updated. (Closes: #23358)
2010-09-18 daigoFixed a bug #23245.
2010-09-18 daigoRefactoring: Changed the name of a constant.
2010-09-18 daigoAdded a test-time-run target which runs a test for...
2010-09-05 daigoEnhanced the CSA Login mode to accept a turn preference.
2010-09-05 daigoAdded some test cases.
2010-09-05 daigoUpdate changelog
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-09-04 daigoThe Buoy behaivor is changed.
2010-08-05 daigoshogi_server/command.rb: Prevent a possible password...
2010-08-03 daigo../shogi_server/game.rb: mkdir_p will be performed...
2010-08-03 daigo../shogi_server.rb, ../shogi_server/util.rb: Refactored...
2010-08-03 daigoshogi_server/league/floodgate_thread.rb: SetupFloodgate...
2010-08-03 daigoAdded building blocks to test an issue where mtime...
2010-08-03 daigoSupport multiple clients to test.
2010-08-03 daigoAdded test cases.
2010-08-03 daigoConvert syntax: Time::now to Time.now
2010-07-25 daigoProvided a test case for Logger.logdev.mkdir_for()
2010-07-25 daigo- shogi-server: Improved fault tolerance of the server.
2010-07-25 daigoshogi_server.rb: Fixed a race condition in a case of...
2010-07-25 daigoMerge branch 'logger'
2010-07-25 daigo- shogi_server/command.rb: Commands specific to 81Dojo...
2010-07-25 daigo- shogi_server.rb: Refactoring. Added test/TC_logger...
2010-07-25 daigo- shogi_server/command.rb: For an unknown error command...
2010-07-25 daigoAdded new targets to test the server: test-run-daemon...
2010-07-24 daigoResolved merge conflict
2010-07-23 daigo* [shogi-server]
2010-07-17 daigo* [shogi-server]
2010-07-11 daigoshogi_server/league.rb: Improved performance of Persist...
2010-07-11 daigoSet initial values to BasicPlayer's instance variables.
2010-07-10 Daigo MoriwakiUpdated usage.
2010-07-08 daigoAdded a sample command line to run the server.
2010-07-08 daigo* [shogi-server]
2010-06-26 daigoAdded some module functions related to DateTime or...
2010-06-22 Daigo MoriwakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2010-06-19 daigoImproved stability of test results.
2010-06-19 daigoImproved stability of test results.
2010-06-06 Daigo MoriwakiAdded a test case for Floodgate#game_name?
2010-06-06 Daigo MoriwakiRefactored MockLogger class.
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-05-10 Daigo MoriwakiHelp the write_thread to terminate
2010-05-10 Daigo MoriwakiImproved performance and stability of tests.
2010-05-08 Daigo MoriwakiAdded a benchmark program.
2010-05-08 Daigo Moriwaki* [mk_rate]
2010-04-25 daigo- shogi_server/player.rb:
2010-04-25 daigoAdded a comment for gets_safe()
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 MoriwakiForgot to add this file at the previous commit.
2010-01-23 Daigo Moriwaki* [shogi-server]
2010-01-15 Daigo MoriwakiProposal implementation of a new command called MONITOR...
2010-01-10 Daigo Moriwaki* Converted the repository from Subversion to Git.
2009-12-27 beatlesFloodgate games were not started. This issue has been... git-svn
2009-12-26 beatles* [shogi-server]
2009-12-26 beatlesThe game_name attribute has been moved to the super...
2009-12-26 beatles- shogi-server, shogi_server/league/floodgate.rb: Chang...
2009-12-26 beatlesMoved TestPairing class to test/TC_pairing.rb.
2009-12-26 beatles- shogi_server/pairing.rb: Added a new class: StartGame...
2009-12-26 beatles- shogi_server/player.rb: Added new methods: is_human...
2009-12-04 beatlesTook (a bit) care of Windows platforms.
2009-11-29 beatlesCorrected.
2009-11-25 beatlesAdded a tool to investicate statistics of csa kifu...
2009-11-15 beatles* [mk_rate]
2009-11-15 beatlesAdded a new feature, LoggingObserver, which logs a...
2009-11-15 beatlesCorrected typo
2009-11-15 beatlesIn a case of the Errno::ECONNRESET error, the error...
2009-11-15 beatlesSplit GameResult related classes to shogi_server/game_r...
2009-11-08 beatlesOne more correction.
2009-11-08 beatlesCorrected.
2009-11-08 beatles* [mk_rate]
2009-11-08 beatlesRemoved the deprecated method.
2009-11-04 tkanekospecify size
2009-11-01 beatlesCorrected the expected results.
2009-11-01 beatlestest_not_uchifuzume was not erronously executed. Now...
2009-11-01 beatlesImproved stability of the test result.
2009-10-06 tkanekochanged x-bias of black and that of white, in order...
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-08 beatlesRemoved a debug line.
2009-08-06 beatles* The counter of a buoy game is decremented before...
2009-07-29 beatlesForgot to add them at r338
2009-07-29 beatlesExperimantal implementation for specified games, codena...
2009-07-29 beatles* [shogi-server]
2009-06-18 beatlesAdded a test case for Floodgate::History
next