]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/util/xs_glicko.go
Add a KReducer struct.
[xonotic/xonstat.git] / xonstat / util / xs_glicko.go
2017-12-13 Ant ZucaroAdd a KReducer struct.
2017-12-03 Ant ZucaroFetch player_game_stat rows for games.
2017-12-03 Ant ZucaroFetch the game data for games in range.
2017-12-03 Ant ZucaroConnect to the DB and pass it to a GameProcessor.
2017-10-29 Ant ZucaroAdd command line and config file parsing.
2017-10-29 Ant ZucaroAdd initial 'hello world'.