Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model.py
Commit message (Expand)AuthorAgeFilesLines
* Removed absolute path of images and soundsSimon Schampijer2007-07-281-6/+6
* 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
* Shuffle pairs before selecting them to avoid only taking the first ones when ...Simon Schampijer2007-07-171-12/+46
* Added support for sound to the memorize activity using csound.Simon Schampijer2007-07-161-2/+4
* - Fix for handling equations in the addition game.Simon Schampijer2007-07-161-0/+2
* - added new modelSimon Schampijer2007-07-141-99/+154
* cleanupSimon Schampijer2007-07-121-0/+19
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-32/+120
* - Adopt to API changes in sugarSimon Schampijer2007-07-101-18/+78
* - moved the gamestate into the modelSimon Schampijer2007-07-051-36/+37
* - Moved things in a cleaner MVC.Simon Schampijer2007-07-041-1/+6
* First networking stuff is working. Getting closer to a first release. Code to...Simon Schampijer2007-07-021-2/+16
* A lot of fixes and at least the graphics come up already. On monday I will co...Simon Schampijer2007-06-301-1/+1
* - moved model in the ConnectionGameSimon Schampijer2007-06-301-1/+15
* - moved signal of tile change out of the playview widgetSimon Schampijer2007-06-301-9/+9
* Commit before the split.Simon Schampijer2007-06-281-0/+89