Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/messenger.py
Commit message (Collapse)AuthorAgeFilesLines
* - (activity.py _buddy_joined_cb) Fix when buddy who joins is emptySimon Schampijer2007-07-151-3/+5
| | | | | | - (activity.py _joined_cb) Fix when myself is not in the buddies list. - (messenger.py load_game) Fix when joining a game which is already running that the current player is sent. Need to send the cards that has been chosen already as well. - (game.py) Removed the old readconfig
* - added new modelSimon Schampijer2007-07-141-6/+14
| | | | | | | | | - the config files for games have changed to use xml added reading and writing of the config files - adopted the ui to use the model - adopted the dbus methods to send the new grid when a game changes - fixed some buddy left issues - cleaned the misc folder
* cleanupSimon Schampijer2007-07-121-4/+2
|
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-0/+116