Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Fixed setup.py to create bundle memorize instad of memosono.Simon Schampijer2007-07-162-54/+3
| | | | Cleaned the csound instrument and changed sndplayer accordingly.
* Added support for sound to the memorize activity using csound.Simon Schampijer2007-07-161-2/+2
|
* - Fix for handling equations in the addition game.Simon Schampijer2007-07-161-18/+18
|
* - added new modelSimon Schampijer2007-07-146-84/+146
| | | | | | | | | - 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
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-1251-0/+148
|
* - Some more work on collaboration.Simon Schampijer2007-07-111-7/+19
| | | | - Added the hole drumgit game
* - Adopt to API changes in sugarSimon Schampijer2007-07-101-3/+9
| | | | - use csound instance instead of server
*