Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/memory.c
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fixed a race in which tux could play several time alone or stopBruno Coudoin2009-03-261-32/+10
* fixed a cased in which the memory sound was in a fuzzy state if the levelBruno Coudoin2009-03-241-8/+9
* - Replaced a level in memory sound to make the difficulty always increasingBruno Coudoin2009-03-241-3/+7
* - Fixed a little issue. It was possible for the user inBruno Coudoin2009-03-171-4/+12
* Fixed melody activity, some sound files was not correct whichBruno Coudoin2009-03-161-10/+10
* cleanup, removed Timestamps in file headersBruno Coudoin2009-03-151-2/+0
* Patch from Karl Ove Hufthammer to display 1 + 2 instead of 1+2 and makeBruno Coudoin2008-03-231-15/+15
* more sounds fixes in memory soundsBruno Coudoin2007-09-071-2/+1
* space sound 2 was twice in the list. If they were both selected in theBruno Coudoin2007-09-071-13/+12
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* Based on the work of Terje Bergström <terje on terje point fi>Bruno Coudoin2007-05-151-2/+2
* Converted .ogg sounds (not voices) to be all in wav.Bruno Coudoin2007-04-151-2/+2
* new bonus from Mathieu Ignacio. Released under GPL.Bruno Coudoin2007-03-181-1/+1
* New image set for the memory cards. The images are from Mathieu IgnacioBruno Coudoin2007-03-181-68/+43
* - Implemented the --nobackimg option. With it all backgroundBruno Coudoin2007-03-091-2/+4
* - Reworked the log API. Now the logs are saved within our sqliteBruno Coudoin2007-02-211-2/+2
* Compilation is fixedBruno Coudoin2007-01-311-1/+1
* Fixed bug#401817 A comment for TRANSLATORS in memory.c contains non UTF-8Bruno Coudoin2007-01-301-1/+1
* - Added more sound effects. All taken from tuxpaints.Bruno Coudoin2006-12-071-5/+8
* Landing of GCOMPRIS_8_2_CROSSCOMPIL branch.Yves Combe2006-11-091-5/+5
* New sound policy to halt previous sound before play.Yves Combe2006-11-061-4/+11
* - Patch from Miguel that:Bruno Coudoin2006-11-031-1/+7
* *** RELEASE 8.2BETA1 ***Bruno Coudoin2006-10-211-68/+68
* *** RELEASE 8.0BETA6 ***Bruno Coudoin2006-09-181-1/+1
* Continued the rework of the API.Bruno Coudoin2006-08-281-18/+18
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-11/+2
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-10/+10
* - fixed many bad reference to sounds.Bruno Coudoin2006-08-121-6/+6
* updated for 7.4 windowsBruno Coudoin2006-04-181-1/+9
* fix stupid typo in memrory (substration).Yves Combe2006-03-311-2/+6
* board was not reinitialised correctly after first use.Yves Combe2006-03-301-1/+2
* fix string encoding for operators.Yves Combe2006-03-291-2/+2
* pass operators in translated string.Yves Combe2006-03-211-5/+27
* fix crash on g_assert(not hidden).Yves Combe2006-03-201-6/+6
* fix tux mode playing already played cards.Yves Combe2006-03-051-2/+4
* MERGE gcompris_7-4 UNTESTEDBruno Coudoin2006-03-011-57/+385
* fix crash in python sys.argvYves Combe2005-11-231-2/+2
* - Shortened some files due to 99 chars limitation in tar filesBruno Coudoin2005-11-201-3/+3
* fixed in make prep removed printoutBruno Coudoin2005-11-191-3/+3
* - Fixed a crash in memory.cBruno Coudoin2005-11-191-7/+8
* - Fixed board naming for the spip scriptBruno Coudoin2005-11-171-1/+13
* Fix segfaults in python callback and memory.Yves Combe2005-11-141-8/+14
* add gtans based boardsYves Combe2005-11-121-1/+1
* - More animals from 2 contributions. They appear in the erase activity.Bruno Coudoin2005-11-121-3/+1
* fix segfault in memory. g_queue freed by mistakeYves Combe2005-11-111-3/+4
* added an explanation on languages in GCompris fixed compile warning fixedBruno Coudoin2005-11-111-7/+6
* cleanup, tries to solve double free but it's not this yet.Bruno Coudoin2005-11-101-9/+12
* Improved to make the audio version of the memory to being displayedBruno Coudoin2005-11-091-40/+61
* Fixed english typos, it's Math not Maths created based on Francks artworkBruno Coudoin2005-11-081-1/+23
* Change Tux_play with colorized version, better in against computerYves Combe2005-11-081-2/+2