Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* Added coordinates around the board.HEADmasterLaurent Bernabe2014-03-221-7/+22
* Done some refactorings again : isolated the pictures loading code from the ma...Laurent Bernabe2014-03-212-34/+17
* Now I avoid creating new Text object whenever I need to change the textbox co...Laurent Bernabe2014-03-201-0/+1
* Added the prototype library in order to build classes, and done some refactor...Laurent Bernabe2014-03-202-90/+38
* Now the textbox is placed to the right of the board if the screen width is le...Laurent Bernabe2014-03-191-6/+26
* Reduced the board size and added a (drawn) textbox in the canvas.Laurent Bernabe2014-03-191-5/+40
* Fixed an inversion on the cell colors.Laurent Bernabe2014-01-271-1/+1
* Now the board is drawn with some pieces.Laurent Bernabe2014-01-271-12/+51
* Now all chess pictures are loaded.Laurent Bernabe2014-01-271-4/+32
* Using preloadJs in order to preload picture.Laurent Bernabe2014-01-272-10/+23
* Added the activity icon as a test imageLaurent Bernabe2014-01-271-2/+5
* Added the JQuery library. Computed/Set the game zone dimensions, thanks to JQ...Laurent Bernabe2014-01-262-6/+27
* Fixed a big bug : application could not interact, and drew nothingLaurent Bernabe2014-01-242-5/+7
* Following Manuel Quinones advice in order to play with CreateJSLaurent Bernabe2014-01-242-5/+26
* Initial importLaurent Bernabe2014-01-082-0/+20