Merge: concurrent_collections: Add implementation of has method
[nit.git] / contrib / nitrpg / src / game.nit
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2016-09-19 Alexis Laferrièrerefund & nitrpg: rename 2 conflictual to_json to to_jso...
2015-12-03 Alexandre Terrasanitrpg: fix warnings
2015-12-03 Alexandre Terrasanitrpg: init web instance from mongo
2015-12-03 Alexandre Terrasanitrpg: migrate data management from `json_store` to...
2015-11-28 Alexandre Terrasanitrpg: use names as keys
2015-08-21 Jean Privatnitrpg: use new github repo
2015-07-13 Jean Privatnitrpg: `from_json` constructors use the autoinit const...
2015-04-22 Alexandre Terrasacontrib/nitrpg: `save_in` uses string key instead of...
2015-04-21 Alexandre Terrasacontrib/nitrpg: add a Comparator to sort games by numbe...
2015-02-26 Jean Privatnitrpg: implement correct caching for User::player
2015-02-11 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce Game::save_in
2015-02-06 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-04 Alexandre Terrasacontrib: introduce nitrpg base structures