o-------------------------------------------------------------------------------o | | | PySyCache | | | | Version 3.1 | | | | Copyright (c) 2005-2007 Vincent DEROO (vincent.pysycache@free.fr) | | | o-------------------------------------------------------------------------------o 2007-04-10 : ******************************************************************* release 3.1 2007-04-02 : correction for the sound management for Macintosh change in the click activity : mouse doesn't click if is already in red 2007-03-27 : add the font ae_AlMothnna_bold.ttf (in order to support arabic alphabet) 2007-03-20 : add third verification for the GMyLocale variable (if is empty) add verifications if sound card exists but pygame.init fail to initialize it add a credits screen 2007-01-19 : correction of the drag'n'drop bug (sometimes, mouse leaved in red) correction of minor bugs change of the documentation license : now it's in GNU GPL 2006-10-29 : ******************************************************************* release 3 : new size of pictures and caches 720 x 540 for move, click and buttons activities 640 x 480 for double-clic and drag 'n'drop activities adaptation for the kids utilisation of the mouse : the mouse is always in the screen (cannot be out of the corner of the window) and buttons can not be clicked by mistake three levels of difficulties for each activity two modes for each activity : normal an ghost new themes for the buttons activity new pictures for the move activity script-fu for gimp in order to make easy the cache realization optimisation for slowest computers introduction of personal directory of user for have it's own themes users management pictures could be in bmp, png or jpeg format 2006-09-17 : ******************************************************************* release 3.0-alpha 2006-06-20 : ******************************************************************* release 2.1 2006-06-17 : correction of the langage detection (on Mac OS 10.4) 2006-05-06 : use of png pictures for backgrounds 2006-04-28 : start of the activity puzzle new functions : 2006-02-16 : ******************************************************************* release 2.0 2006-02-10 : correction of the bug with Mandriva (no sound) 2006-02-09 : change the font of credits and help (troubles under Windows) 2006-01 : redraw of caches translation of alphabet and number themes 2005-12-24 : new activity (buttons utilisation) 2005-12-02 : addition of help on each activity 2005-11-23 : add an intro to the game 2005-11-15 : make pictures for the click activity 2005-11-09 : correct indentation of code (space and tab) 2005-11-06 : new method (in click activity) for show the pictures to find resize all pictures of the click activity 2005-10-30 : use of constants for all usable variables 2005-10-29 : add a file with menu buttons class correct position of the mouse at the beginning of the game 2005-10-24 : add the encoding type in the .py file 2005-10-21 : ******************************************************************* release 1.5 2008-10-20 : sound when the picture is uncovered 2005-10-05 : new colors for backgrounds of cache 2005-10-02 : new theme : ABCBook 2005-09-30 : sound for cache deletion event sound for the fantom event (when a cache come back) 2005-09-24 : the next picture is random selected 2005-09-20 : ******************************************************************* release 1.0 2005-08-15 : Start of the program