summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made updates to StageMorph functionsViraj Mahesh2014-05-301-5/+2
* Fixed naming issue and removed extra functionViraj Mahesh2014-05-301-14/+4
* Fixed indentation issueViraj Mahesh2014-05-301-7/+7
* Localization supportViraj Mahesh2014-05-101-1/+1
* Moved the screenshot block to looksViraj Mahesh2014-05-081-10/+10
* Revert f56dc8e..d3ec80fViraj Mahesh2014-04-282-19/+11
* Commented out popupViraj Mahesh2014-04-282-11/+19
* Fixed an error where stage could not take screenshotsViraj Mahesh2014-04-211-0/+6
* Removed part.canBeEmpty = false; for consistencyViraj Mahesh2014-03-121-1/+0
* Made reg-exp staticViraj Mahesh2014-03-121-14/+13
* Implemented both ways of Screenshot namingViraj Mahesh2014-03-121-6/+43
* Put back the accidentally deleted wordsViraj Mahesh2014-03-111-2/+3
* pen trails is in an arrayViraj Mahesh2014-03-111-1/+1
* Option of switching between pen trails and stage image has been implementedViraj Mahesh2014-03-111-2/+2
* Fixed error where penTrail of sprite was being used instead of penTrail of stageViraj Mahesh2014-03-101-4/+3
* Added ability to save pen trailsViraj Mahesh2014-03-102-9/+30
* Added the screenshot block for the StageViraj Mahesh2014-03-081-0/+7
* Renamed blockViraj Mahesh2014-03-071-1/+1
* Removed extra variablesViraj Mahesh2014-03-071-3/+1
* Use this.addCostume instead of IDEViraj Mahesh2014-03-071-1/+1
* Screenshot names are now correctly trackedViraj Mahesh2014-03-071-11/+13
* Removed Canvas2Image errorViraj Mahesh2014-03-061-1/+0
* Final commit:Viraj Mahesh2014-03-041-2/+2
* Removed dibyo's test pushViraj Mahesh2014-02-281-2/+0
* Random changeDibyo Majumdar2014-02-281-0/+2
* Screenshot counter correctly implementedViraj Mahesh2014-02-281-1/+8
* Screenshot block now mentions that it saves the screenshot as a costumeViraj Mahesh2014-02-281-3/+4
* Fixed errors that arose from not using fullImageClassic()Viraj Mahesh2014-02-251-5/+4
* Fixed incomplete codeViraj Mahesh2014-02-251-0/+3
* Screenshts are saved as costumes of the current spriteViraj Mahesh2014-02-251-1/+14
* German translation updatejmoenig2014-02-133-3/+14
* GUI: Use new vector prompter for stage dimensionsjmoenig2014-02-132-52/+14
* Widgets: new “promptVector” dialog box featurejmoenig2014-02-132-1/+109
* Fixed #322, #324jmoenig2014-02-132-2/+12
* Constrain minimum stage size to 480 x 180jmoenig2014-02-133-10/+15
* integrate Date block, thanks, Michaeljmoenig2014-02-112-2/+3
* Merge pull request #288 from cycomachead/dateblockJens Mönig2014-02-113-6/+62
|\
| * jslint style fixesMichael Ball2014-02-101-7/+7
| * use inputOption for dateblock update file dateMichael Ball2014-02-101-4/+6
| * remove lang file and incorporate fixes in blocks, opbjectsMichael Ball2014-02-064-17/+7
| * resolve merge conflicts; date problems onlyMichael Ball2014-02-0424-821/+1168
| |\
| * | Remove unecessary items and reorder dropdownMichael Ball2014-01-261-5/+2
| * | adjust block to no longer use strings, and remove unneeded codeMichael Ball2014-01-263-120/+17
| * | date block workMichael Ball2014-01-221-5/+3
| * | fix typos in lang files. Translation worksMichael Ball2013-12-282-13/+13
| * | Add style tweaks per Nathan's comments.Michael Ball2013-12-283-35/+31
| * | Add a 'get current DATE' block with various options, add some translations to...Michael Ball2013-12-275-9/+184
* | | Saving & Loading for arbitrary stage dimensions in the project datajmoenig2014-02-112-2/+15
* | | New Feature: Set stage dimensions arbitrarilyjmoenig2014-02-114-4/+106
* | | Merge pull request #316 from snap-school/sounds-libraryJens Mönig2014-02-0512-0/+0
|\ \ \