log src/plugins/plugin_misc_room_game.py @ 941:c6d8fc63b1db

age author description
Fri, 28 Mar 2014 18:07:02 +0100 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Wed, 26 Feb 2014 02:13:29 +0100 souliane plugin room_game: fix issues with data structures initialization
Thu, 20 Feb 2014 17:51:51 +0100 souliane test: fix the tests for plugin room game
Tue, 18 Feb 2014 17:49:33 +0100 souliane plugin room_game, radiocol: RoomGame.send returns a Deferred.
Mon, 17 Feb 2014 14:58:26 +0100 souliane misc: fix unnamed arguments in format strings
Fri, 17 Jan 2014 15:02:46 +0100 souliane plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance