Merge: concurrent_collections: Add implementation of has method
[nit.git] / contrib / nitrpg / src / statistics.nit
2016-09-19 Alexis Laferrièrerefund & nitrpg: rename 2 conflictual to_json to to_jso...
2016-02-21 Jean Privatcontrib: use add_all instead of recover_with
2015-12-08 Jean Privatcode: explicitly call init in some named constructors
2015-12-03 Alexandre Terrasanitrpg: migrate data management from `json_store` to...
2015-11-28 Alexandre Terrasanitrpg: better organization for stats objects
2015-11-28 Alexandre Terrasanitrpg: use names as keys
2015-05-08 Jean Privatnitrpg: use is_ack
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...