contrib/nitrpg: use stats to store player nitcoins
[nit.git] / contrib / nitrpg / src / statistics.nit
2015-04-24 Alexandre Terrasacontrib/nitrpg: use stats to store player nitcoins
2015-04-24 Alexandre Terrasacontrib/nitrpg: make stats periodized
2015-04-22 Alexandre Terrasacontrib/nitrpg: `save_in` uses string key instead of...
2015-04-21 Alexandre Terrasacontrib/nitrpg: add some achievements on IssueComments
2015-02-23 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity.
2015-02-11 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-06 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on players
2015-02-06 Alexandre Terrasacontrib/nitrpg: do not save Game for all received events
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on merged commits
2015-02-06 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity
2015-02-06 Alexandre Terrasacontrib/nitrpg: extends GameStats API with Counter
2015-02-04 Alexandre Terrasacontrib/nitrpg: enable statistics collection from Githu...