Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/shapegame.c
Commit message (Expand)AuthorAgeFilesLines
* Shapegames could crash if one tried to move an object while the bonus-objectWolfram Sang2009-06-181-0/+8
* When shuffling the items for the left bar, the last item was skipped. As theWolfram Sang2009-06-181-1/+1
* Fix an off-by-one bug in the calculation of the amount of levels, which made itWolfram Sang2009-06-181-4/+2
* cleanup, removed Timestamps in file headersBruno Coudoin2009-03-151-2/+0
* Miguel DE IZARRA added support for online wordlist.Bruno Coudoin2009-02-051-1/+1
* Fixed crash bug when changing level while dragging an item (2 click drag mode)Bruno Coudoin2009-01-301-0/+3
* Miguel DE IZARRA implemented the wordlist selector.Bruno Coudoin2009-01-301-3/+4
* Fixed a crash in case of multiple sound list. This was especially the caseBruno Coudoin2008-11-251-5/+9
* Now when the level is won the red point are hidden to let the childrenBruno Coudoin2008-09-011-0/+18
* fixed a potential issue in displaying the background. This fixes the issueBruno Coudoin2007-12-261-0/+1
* Fixed many potential crash of GCompis in the key_press activity callback.Bruno Coudoin2007-11-191-1/+1
* created a larger button from button_large.png created a larger button fromBruno Coudoin2007-09-011-1/+1
* Thanks to Ronny Standtke for these bug reports.Bruno Coudoin2007-08-301-6/+6
* Switched to GPL V3Bruno Coudoin2007-08-291-4/+3
* Fixed bug#467615 Translated The Text In Tooltip Were Invalid. Removed textBruno Coudoin2007-08-211-16/+1
* Fixed bad reference to leftright.pngBruno Coudoin2007-06-251-1/+1
* Added missing translation strings.Bruno Coudoin2007-03-261-1/+1
* fixed a crash when the exit is found in 3D maze by Miguel. fixed missingBruno Coudoin2007-03-261-1/+1
* A patch from Miguel.Bruno Coudoin2007-03-261-1/+22
* minor, removed resource definitionBruno Coudoin2007-03-131-1/+0
* - Reworked the log API. Now the logs are saved within our sqliteBruno Coudoin2007-02-211-3/+3
* - Improvement in the new scale activity my Miguel.Bruno Coudoin2006-12-121-55/+8
* By Miguel DE IZARRA:Yves Combe2006-12-071-1/+0
* - Added more sound effects. All taken from tuxpaints.Bruno Coudoin2006-12-071-1/+6
* - Added eraser sounds from tuxpaint.Bruno Coudoin2006-12-041-8/+5
* By Miguel DE IZARRA:Yves Combe2006-12-031-0/+4
* By Miguel DE IZARRA:Yves Combe2006-11-241-42/+59
* fix stupid bug, crash of shapegame in admin mode.Yves Combe2006-11-241-1/+1
* add command line option to set global drag_mode.Yves Combe2006-11-241-1/+0
* clean shapegame to not config locale if board is not "imagename".Yves Combe2006-11-241-4/+8
* add choice of DnD mode in config API.Yves Combe2006-11-231-31/+60
* renamed release 8.3BETA1 removed a double call to gcompris.sound.reopenBruno Coudoin2006-11-211-19/+19
* fake (2clicks) dnd in GCompris.Yves Combe2006-11-161-627/+262
* Landing of GCOMPRIS_8_2_CROSSCOMPIL branch.Yves Combe2006-11-091-2/+4
* - Patch by Miguel DE IZARRABruno Coudoin2006-11-071-75/+78
* - new date system, untested.Bruno Coudoin2006-11-021-3/+14
* *** RELEASE 8.2BETA1 ***Bruno Coudoin2006-10-211-29/+28
* - Applied patch from Miguel DE IZARRA that removes memory leaksBruno Coudoin2006-10-161-0/+1
* All memory leaks fixed by Miguel DE IZARRA (miguel2i)Bruno Coudoin2006-10-091-43/+67
* - fixed to work with shape game that provides a pixmap instead of the red dot.Bruno Coudoin2006-10-051-9/+28
* - On a great suggestion of Joshua N Pritikin, now in shapegames likeBruno Coudoin2006-10-041-2/+32
* *** RELEASE 8.0BETA6 ***Bruno Coudoin2006-09-181-2/+2
* Fixed regarding failure to find pixmap for level10Bruno Coudoin2006-09-141-149/+149
* - Last iteration over API cleanup. Some fine tune will be needed laterBruno Coudoin2006-08-291-9/+9
* Continued the rework of the API.Bruno Coudoin2006-08-281-27/+27
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-12/+1
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-29/+29
* *** RELEASE 8.0BETA4 ***Bruno Coudoin2006-08-191-36/+18
* - Added support for relocation using http://autopackage.org/docs/binreloc/Bruno Coudoin2006-08-131-8/+8
* - fixed many bad reference to sounds.Bruno Coudoin2006-08-121-2/+2