Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding the game CapitalsMuriel de Souza Godoi2007-07-191-0/+23
* | Fix capitals gameMuriel de Souza Godoi2007-07-191-0/+23
|/
* New card text render and new game CapitalsMuriel de Souza Godoi2007-07-191-4/+43
* 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
* Fixed setup.py to create bundle memorize instad of memosono.Simon Schampijer2007-07-165-73/+7
* Added support for sound to the memorize activity using csound.Simon Schampijer2007-07-165-11/+43
* Updated the NewsSimon Schampijer2007-07-161-2/+8
* - Fix for handling equations in the addition game.Simon Schampijer2007-07-164-21/+26
* - (activity.py _buddy_joined_cb) Fix when buddy who joins is emptySimon Schampijer2007-07-153-64/+28
* - added new modelSimon Schampijer2007-07-1416-294/+382
* cleanupSimon Schampijer2007-07-1210-34/+35
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-1282-1489/+2217
* Resolved conflict.Simon Schampijer2007-07-111-4/+0
* Merge branch 'tubes'Simon Schampijer2007-07-1171-1197/+815
|\
| * Added NEWSSimon Schampijer2007-07-111-0/+1
| * - Some more work on collaboration.Simon Schampijer2007-07-1112-234/+71
| * - Adopt to API changes in sugarSimon Schampijer2007-07-1011-193/+374
| * Adapt to sugar API changeSimon Schampijer2007-07-101-2/+2
| * Added the BuddyPlayer class to be able to draw a highlighted background for t...Simon Schampijer2007-07-073-19/+91
| * - moved the gamestate into the modelSimon Schampijer2007-07-054-139/+135
| * - Moved things in a cleaner MVC.Simon Schampijer2007-07-046-230/+231
| * setup.py: Pass bundle name to bundlebuilder masterSimon Schampijer2007-07-041-1/+1
| * Revert "test commit"Simon Schampijer2007-07-041-2/+0
| * test commitSimon Schampijer2007-07-041-0/+2
| * - added the turning back of images when they do not matchSimon Schampijer2007-07-042-3/+24
| * First networking stuff is working. Getting closer to a first release. Code to...Simon Schampijer2007-07-024-69/+89
| * A lot of fixes and at least the graphics come up already. On monday I will co...Simon Schampijer2007-06-304-37/+68
| * - moved model in the ConnectionGameSimon Schampijer2007-06-304-185/+87
| * - moved signal of tile change out of the playview widgetSimon Schampijer2007-06-303-42/+45
| * cleaning the treeSimon Schampijer2007-06-3010-817/+420
| * removed second game.Simon Schampijer2007-06-2850-53/+0
* | Added the NEWSSimon Schampijer2007-07-111-0/+1
|/
* Commit before the split.Simon Schampijer2007-06-2862-445/+741
* first test for the new ui/toolbarSimon Schampijer2007-06-085-1/+620
* The latest stable version of the memosono activity (11)Simon Schampijer2007-06-061-1/+1
* Moved the csound server to memosonoSimon Schampijer2007-06-064-36/+232
* cleande the osc moduleSimon Schampijer2007-06-062-498/+0
* - changes in the osc api:Simon Schampijer2007-06-053-34/+611
* - changed setup.py to use the /usr/bin/env pythonSimon Schampijer2007-06-052-7/+7
* Changes to make memosono work with the new sugar API.Simon Schampijer2007-03-012-6/+8
* Added the memosono icon to the bundle.Simon Schampijer2007-02-131-0/+21
* Some more fixes regarding the tiles flippings. After BTest-2 there needs to b...Simon Schampijer2007-01-041-42/+55
* a) Fixed a bug in line 110 (self.count&self.numpairs --> self.count==self.num...Simon Schampijer2007-01-04150-581/+70
* Fix for bug #377 the allowing the user to see more than two tiles at once.Simon Schampijer2007-01-022-10/+21
* Well, memosono was adding up memory usage by each click on a tale. This is wh...Simon Schampijer2006-12-211-6/+17
* Test.Simon Schampijer2006-12-181-1/+2
* Removed the service name in the exec field for the python activities.Simon Schampijer2006-12-181-2/+2
* The new setup.py for marcos interfaceSimon Schampijer2006-11-301-96/+2
* Improved the fix of the several memosono instances.Simon Schampijer2006-11-162-29/+37