Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model.py
Commit message (Collapse)AuthorAgeFilesLines
* Icons and pot files updated new list of demo gamesMuriel de Souza Godoi2007-11-031-1/+1
|
* DiMuriel de Souza Godoi2007-11-021-7/+4
| | | | | D Activities
* Send game files over tubes do the other playersMuriel de Souza Godoi2007-10-291-385/+308
|
* Main release of create game mode. Game sharing is brokenMuriel de Souza Godoi2007-10-091-346/+375
|
* Removed absolute path of images and soundsSimon Schampijer2007-07-281-6/+6
| | | | | | Removed absolute path for game icons and sounds which was cauing problems when a game is shared between an XO and a sugar-jhbuild emulator
* Fixes in the model for the game global align parameter.Simon Schampijer2007-07-191-17/+9
|
* Changed names of the xml methods to read and write.Simon Schampijer2007-07-181-21/+34
| | | | Fixed a typo in def_grid()
*