| [test.html] adapt test.html to latest changes |
|
More...
|
almost 14 years ago
|
| [index.html] promote js graphics is not ready for https |
|
More...
|
almost 14 years ago
|
| [JSPlanarity] reset should regenerate the graph and not reset the game to stage 1 |
|
More...
|
almost 14 years ago
|
| [require.js] update to RequireJS version 2.1.1 |
|
More...
|
almost 14 years ago
|
| [index.html] replace http with https links to avoid warnings when page is served via https |
|
More...
|
almost 14 years ago
|
| [Offline] first pieces towards an offline version of JSPlanarity |
|
More...
|
almost 14 years ago
|
| [index.html] remove check, reset and select buttons from html document |
|
More...
|
almost 14 years ago
|
| [JSPlanarity] add check, reset and select button to the canvas |
|
More...
|
almost 14 years ago
|
| [icons] add crosscircle and crosscheck icons |
|
More...
|
almost 14 years ago
|
| [JSPlanarity] add alert() panel as the click() action of the infoButton |
|
More...
|
over 15 years ago
|
| [README] add new features |
|
More...
|
over 15 years ago
|
| [README] update usage instructions |
|
More...
|
over 15 years ago
|
| [JSPlanarity] add an "i" icon to the lower right corner |
|
More...
|
over 15 years ago
|
| [icons.js] add the icons.js file from the Raphael website (MIT license) |
|
More...
|
over 15 years ago
|
| [JSPlanarity] remove obsolete debug output |
|
More...
|
over 15 years ago
|
| [JSPlanarity] rename init() method to generate() |
|
More...
|
over 15 years ago
|
| [index.html] use px suffix to specify the paragraph width in CSS |
|
More...
|
over 15 years ago
|
| [test.html] add the level select button |
|
More...
|
over 15 years ago
|
| [JSPlanarity] don't recreate the difficulty label everytime init() is called; update the text instead |
|
More...
|
over 15 years ago
|
| [GraphGenerator] only remove the elements in vertex-/edgeArray from the canvas when creating a new graph |
|
More...
|
over 15 years ago
|
| [VertexFactory] add remove() method which removes the current visualisation from the Raphael canvas |
|
More...
|
over 15 years ago
|
| [EdgeFactory] add remove() method which removes the current visualisation from the Raphael canvas |
|
More...
|
over 15 years ago
|
| [JSPlanarityMain] first step to non-global JSPlanarity object |
|
More...
|
over 15 years ago
|
| [EdgeFactory] add missing comments |
|
More...
|
over 15 years ago
|
| [JSPlanarity] use "Level" instead of "Stage" |
|
More...
|
over 15 years ago
|
| [index.html] add button to select a level manually |
|
More...
|
over 15 years ago
|
| [JSPlanarity] add functionality to select the difficulty level |
|
More...
|
over 15 years ago
|
| [Options] fix bug where an override of localStorage happend during the first load of the page |
|
More...
|
over 15 years ago
|
| [JSPlanarity] pass the raphaelCanvas object into the function to create the global JSPlanarity object |
|
More...
|
over 15 years ago
|
| [JSPlanarity] add label which indicates the current Level |
|
More...
|
over 15 years ago
|