Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model.py
Commit message (Expand)AuthorAgeFilesLines
* Solve the problems saving games with images or soundsGonzalo Odiard2014-07-171-0/+41
* Use logging instead of loggerGonzalo Odiard2014-07-161-9/+7
* Fix add a image to a cardGonzalo Odiard2014-07-141-0/+2
* Fix collaboration of art4apps gamesGonzalo Odiard2014-07-141-5/+12
* Set the right espeak voice in art4apps gamesGonzalo Odiard2014-01-071-1/+9
* Set audio path in art4apps games when restartGonzalo Odiard2014-01-071-0/+9
* Play art4apps audio files if availableGonzalo Odiard2014-01-071-0/+8
* Drop usage of python-libxml2 - Fixes SL #3420Gonzalo Odiard2014-01-061-99/+81
* Create games with art4apps resourcesGonzalo Odiard2014-01-061-1/+50
* Pyflakes fixesGonzalo Odiard2014-01-031-1/+0
* pep8 fixes in model.pyGonzalo Odiard2014-01-031-31/+31
* Convert the sugar imports to sugar3Simon Schampijer2013-01-311-1/+1
* Running pygi-convert.sh as a first step to port to GTK+ 3Simon Schampijer2013-01-311-13/+13
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-1/+12
* If the game is modified, must set model mode = 'file'Gonzalo Odiard2011-09-301-0/+1
* The pairkey must be a stringGonzalo Odiard2011-09-291-2/+2
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-38/+38
* Enable/Disable new-game button according if the game has started or notGonzalo Odiard2011-09-161-0/+1
* Fix default value for equal_pairs property in the modelGonzalo Odiard2011-09-161-1/+1
* Save modified game automaticallyGonzalo Odiard2011-09-161-24/+32
* More pylint cleanupSimon Schampijer2009-10-061-28/+32
* Initial implementation of Speak featuresAleksey Lim2009-07-141-39/+40
* Store speak props in Memorize objectsAleksey Lim2009-07-131-3/+24
* Remove code duplicationSimon Schampijer2009-06-101-2/+1
* Fix permissionsSimon Schampijer2008-11-131-4/+2
* Change temp folder permisson to allow activity accessMuriel de Souza Godoi2007-11-301-2/+2
* Adds support to record ogg files and add mime-type iconMuriel de Souza Godoi2007-11-291-1/+1
* Release version 21.Muriel de Souza Godoi2007-11-231-7/+7
* Rainbow compliance, Use new tubes interface #4739, fix in collaboration mode ...Muriel de Souza Godoi2007-11-081-16/+19
* 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
* 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
* 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