OSDN Git Service

shogi-server/shogi-server.git
2008-03-09 tkanekouse linear regression to solve system. this is a worka...
2008-03-09 tkanekouse Householder transformation to solve linear systems...
2008-03-09 tkanekoenabled ExcludeSacrifice by default
2008-03-08 beatles* [mk_html]
2008-03-04 beatlesIf the computed ratings do not stabilize, then mk_rate...
2008-02-26 beatlesRefactoring
2008-02-26 beatlesRefactoring
2008-02-22 beatlesComments are converted to EUC-JP and then written in...
2008-02-21 beatlesReleased players-graph.rb
2008-02-18 beatlesFor SwissPairing, the odd winners include a newbie...
2008-02-17 beatlesWhen running with the debug mode, Thread.abort_on_excep...
2008-02-17 beatlesWhen there are odd players, RandomPairing will delete...
2008-02-17 beatlesAn illegal teban specified for Floodgate login could...
2008-02-16 tkanekomodified url for each player
2008-02-16 beatlesA bit tweak for Swiss
2008-02-16 beatlesFixed a bug in the uchifuzume check.
2008-02-16 beatlesThread.abort_on_exception = false
2008-02-15 beatlesPairing classes are located in a separate source file.
2008-02-14 beatlesAdded a new pairing, Swiss-like style.
2008-02-13 beatlesRandom pairing deletes the player who has ever played...
2008-02-08 beatlesFloodgate's thread 10 sec. Do not show old players.
2008-02-06 beatlesAdded a link from a player name to a LATEST game list.
2008-02-05 beatlesSort by last_modified for not-yet-rated players.
2008-02-05 beatlesUse YUI
2008-02-05 beatlesDisplay not-yet-rated players. Interium commit.
2008-02-04 beatlesFixed a bug in the --pid-file option
2008-02-04 beatlesFixed a bug that the server failed to start with a...
2008-02-04 beatlesReverted r1.75
2008-02-04 beatlesRefactoring. Ensure that floodgate's scheduling always...
2008-02-03 beatlesFixed a across-day bug for Floodgate.
2008-02-03 beatlesGame names for the Floodgate mode are enhanced.
2008-02-03 beatlesRefactoring. Removed an unused method.
2008-02-02 beatlesAdded Floodgate feature.
2008-01-29 beatlesRefactoring
2007-11-03 beatlesSupport Ruby 1.8.6.111 (or higher) and GSL 1.10 (or...
2007-11-03 beatlesSupport Ruby 1.8.6.111 (or higher) and GSL 1.10 (or...
2007-09-06 beatlesCorrect the Oute-Sennichite detection.
2007-08-22 beatlesSome refactoring
2007-08-22 beatlesThe wrong lock position may cause ThreadError because...
2007-06-16 beatlesAdd shebang
2007-06-16 beatlesBumped up GAME_LIMIT
2007-06-16 beatleswebserver
2007-04-22 beatlesShow revision in a start up messeage.
2007-04-21 beatlesImplemented CHALLENGE command
2007-04-01 beatles- Implemented one of the keepalive protocol in CSA...
2007-03-27 beatlesWhen there were too few games to rate players (i.e. no
2007-03-10 beatlesPopup shows additional information
2007-03-02 beatles* [shogi-server]
2007-02-26 beatlesInitial start of the server failed beacause of empty...
2007-02-26 beatlesFailed to show usage.
2007-02-18 beatlesFixed a typo error.
2007-02-17 beatlesImplemented half-life effect. Numbers of win/lose decre...
2007-02-17 beatles- Show groups in the order specified in players.html.
2006-11-26 beatlesCorrect r1.59 fix to accept tests in test_board.
2006-11-26 beatlesSente (gote) was able to move gote's (sente's) hand...
2006-11-01 beatlesSkip 'abnormal' games.
2006-11-01 beatlesSkip 'abnormal' games.
2006-11-01 beatlesRefactoring; add 'ShogiServer' namespace.
2006-11-01 beatlesRefactoring. Pretty output.
2006-10-30 beatlesMake players into 'connected' groups for a meaningful...
2006-10-08 beatlesCorrected making win_loss_matrix.
2006-10-02 beatlesplayers who never win or lose are not rated
2006-09-30 beatlesThe CSA mode supports the trip in a password.
2006-09-22 beatlesRefactored the login procedures.
2006-09-21 beatlesmk_rate supports draw games.
2006-09-21 beatlesAdd CSS for pretty print.
2006-09-15 beatlesSupport @NORATE syntax in the name.
2006-09-15 beatlesRemove the trip in a password.
2006-09-09 beatlesSupport a new command, %%VERSION. It shows the server...
2006-09-08 beatlesIgnore games of players who have SAME id.
2006-09-08 beatlesRefactoring
2006-09-07 beatles* [shogi-server]
2006-09-05 beatlesFix a bug.
2006-08-18 beatlesForgot to add a namespace.
2006-08-18 beatlesRe-designed
2006-08-16 beatlesFor ease to see in the players.yaml.
2006-08-16 beatlesCorrect the day.
2006-08-16 beatlesAdd a space in the output of %%RATING.
2006-08-16 beatlesFix a bug. Now it can see black/white players in a...
2006-08-15 beatlesFix a but. Now it can correctly search directories...
2006-08-14 beatlesFix a bug. Now it can show %%RATING even if it has...
2006-08-14 beatlesFirst upload
2006-08-14 beatlesFix a typo.
2006-08-14 beatlesQuick fixes.
2006-08-11 beatlesAdd mk_rate.
2006-08-10 beatlesChange the style of a comment line on the rated game.
2006-08-08 beatles* Change the player id, which is now <name>+<hash_of_th...
2006-08-02 beatlesAdd Player#modified_at
2006-07-31 beatles Add a command, %%RATING, to show a ranking sorted...
2006-07-31 beatlesFix a bug.
2006-07-31 beatlesAdd a simple rating system
2006-07-30 beatlesAdd @move_count in Board class, which is used by Shogi...
2006-04-28 beatlesFix a jishogi bug.
2006-04-19 tkanekoceil => floor
2006-04-08 beatlesSupport Protocol Version 1.1
2006-03-10 beatlesKifu logs are always written in separate files. Add...
2006-03-06 tkanekodo not write comment if the file handle has been closed
2006-03-06 tkanekoremoved a space character in recording of a comment...
2006-03-06 tkanekoadded an extension implemented by daigo moriwaki.
2005-08-25 nabekenfixed by kaneko-san about byoyomi
next