Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/maze.c
Commit message (Expand)AuthorAgeFilesLines
* minor, compilation issueBruno Coudoin2008-05-191-1/+1
* Switched to GPL V3Bruno Coudoin2007-08-291-3/+2
* Converted .ogg sounds (not voices) to be all in wav.Bruno Coudoin2007-04-151-1/+1
* fixed a crash when the exit is found in 3D maze by Miguel. fixed missingBruno Coudoin2007-03-261-0/+3
* set _AM_DEPENDENCIES([OBJC]) or we get error am__fastdepOBJC does notBruno Coudoin2007-03-191-24/+34
* - Implemented the --nobackimg option. With it all backgroundBruno Coudoin2007-03-091-1/+1
* - Reworked the log API. Now the logs are saved within our sqliteBruno Coudoin2007-02-211-1/+1
* - Added more sound effects. All taken from tuxpaints.Bruno Coudoin2006-12-071-5/+20
* Landing of GCOMPRIS_8_2_CROSSCOMPIL branch.Yves Combe2006-11-091-4/+4
* *** RELEASE 8.2BETA1 ***Bruno Coudoin2006-10-211-87/+83
* All memory leaks fixed by Miguel DE IZARRA (miguel2i)Bruno Coudoin2006-10-091-2/+5
* Continued the rework of the API.Bruno Coudoin2006-08-281-16/+16
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-13/+13
* - fixed many bad reference to sounds.Bruno Coudoin2006-08-121-1/+1
* Fixed several small memory leaks.Bruno Coudoin2006-04-031-1/+5
* Clytie Siddall gave us a complete string review.Bruno Coudoin2005-10-111-2/+2
* fix all boards after IMContext installation. At least gletters needs to be re...Yves Combe2005-09-211-0/+4
* Uses GtkIMContext to handle correctly input in all languages. All boards usin...Yves Combe2005-09-191-8/+8
* add config_start and config_end entry point to all plugin.Yves Combe2005-07-031-1/+3
* Preparation of cairo integration (compilation errors) --reread-xml optionYves Combe2005-06-161-6/+6
* Windows port updated. Not functional yet.Bruno Coudoin2005-05-021-3/+1
* Laurent Lacheny has created a new activity in gcompris.Bruno Coudoin2005-03-301-1/+1
* - added a new maze variant on Yves suggestion. The 2D invisible maze. -Bruno Coudoin2005-02-021-22/+76
* updated updated u-turn bug in 3D and 2D RelativeBruno Coudoin2005-02-011-2/+8
* Welcome to life to Nicolas Combes.Bruno Coudoin2005-01-291-2/+46
* added a white border to T_* files in order to let them play nice inBruno Coudoin2004-10-121-4/+4
* fixed many little issue in the new babytoy themeBruno Coudoin2004-10-101-8/+8
* Include new theme from Franck Doucet <franckdoucet on wanadoo point fr>Bruno Coudoin2004-10-091-3/+3
* fixed for out of source compilation. Thanks to Mike Castle for that. -Bruno Coudoin2004-04-131-4/+4
* added missing gcompris-edit.desktop changed board plugin name fixed carBruno Coudoin2004-03-131-3/+3
* no idea why it as changed added call to log for failed comment added log.cBruno Coudoin2004-01-201-1/+0
* now hide the bar just after the ok now hide the bar just after the ok nowBruno Coudoin2004-01-191-0/+6
* src/boards/python/melody.py: fixed timer management and crashBruno Coudoin2004-01-191-1/+1
* Created by Ronny Standtke to have a contextual redo/help icon Created byBruno Coudoin2003-12-211-8/+47
* implemented pauseBruno Coudoin2003-12-061-0/+3
* added support for skinsBruno Coudoin2003-02-161-2/+4
* *** empty log message ***Pascal Georges2003-02-091-1/+1
* Implemented the proper direction for tux. Now in 3D mode, the kid cannotBruno Coudoin2002-12-151-64/+151
* first release of the gnome 2 portBruno Coudoin2002-12-151-0/+4
* added maze 3D added maze 2D force added gnuchess requirement updated addedBruno Coudoin2002-11-111-458/+867
* new board canal_lockBruno Coudoin2002-05-261-4/+5
* better image in the mrpata datasetBruno Coudoin2002-05-051-494/+297
* added support to image in draw. Added support to infinite images inBruno Coudoin2002-05-011-0/+3
* maze now can find its way out aloneBruno Coudoin2002-04-181-297/+491
* now maze has a tux. Added a level to doubleentryBruno Coudoin2002-03-281-12/+73
* added the maze boardBruno Coudoin2002-03-221-0/+707