| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed an error where stage could not take screenshots | Viraj Mahesh | 2014-04-21 | 1 | -0/+6 |
| | | |||||
| * | Made reg-exp static | Viraj Mahesh | 2014-03-12 | 1 | -14/+13 |
| | | |||||
| * | Implemented both ways of Screenshot naming | Viraj Mahesh | 2014-03-12 | 1 | -6/+43 |
| | | |||||
| * | Put back the accidentally deleted words | Viraj Mahesh | 2014-03-11 | 1 | -2/+3 |
| | | | | | | Added comment explaining why copy is necessary Copy is only created for pen trails | ||||
| * | pen trails is in an array | Viraj Mahesh | 2014-03-11 | 1 | -1/+1 |
| | | |||||
| * | Option of switching between pen trails and stage image has been implemented | Viraj Mahesh | 2014-03-11 | 1 | -2/+2 |
| | | | | | Stage saves pen trails too | ||||
| * | Fixed error where penTrail of sprite was being used instead of penTrail of stage | Viraj Mahesh | 2014-03-10 | 1 | -4/+3 |
| | | |||||
| * | Added ability to save pen trails | Viraj Mahesh | 2014-03-10 | 1 | -9/+17 |
| | | | | | Added dropdown menu to choose what to save | ||||
| * | Added the screenshot block for the Stage | Viraj Mahesh | 2014-03-08 | 1 | -0/+7 |
| | | |||||
| * | Renamed block | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 |
| | | |||||
| * | Removed extra variables | Viraj Mahesh | 2014-03-07 | 1 | -3/+1 |
| | | |||||
| * | Use this.addCostume instead of IDE | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 |
| | | |||||
| * | Screenshot names are now correctly tracked | Viraj Mahesh | 2014-03-07 | 1 | -11/+13 |
| | | |||||
| * | Removed Canvas2Image error | Viraj Mahesh | 2014-03-06 | 1 | -1/+0 |
| | | |||||
| * | Final commit: | Viraj Mahesh | 2014-03-04 | 1 | -2/+2 |
| | | | | | | -Removed an accidental change -Removed commented log statement | ||||
| * | Removed dibyo's test push | Viraj Mahesh | 2014-02-28 | 1 | -2/+0 |
| | | |||||
| * | Random change | Dibyo Majumdar | 2014-02-28 | 1 | -0/+2 |
| | | |||||
| * | Screenshot counter correctly implemented | Viraj Mahesh | 2014-02-28 | 1 | -1/+8 |
| | | |||||
| * | Screenshot block now mentions that it saves the screenshot as a costume | Viraj Mahesh | 2014-02-28 | 1 | -3/+4 |
| | | | | | Screenshot block now accepts a string | ||||
| * | Fixed errors that arose from not using fullImageClassic() | Viraj Mahesh | 2014-02-25 | 1 | -5/+4 |
| | | |||||
| * | Fixed incomplete code | Viraj Mahesh | 2014-02-25 | 1 | -0/+3 |
| | | |||||
| * | Screenshts are saved as costumes of the current sprite | Viraj Mahesh | 2014-02-25 | 1 | -1/+14 |
| | | |||||
| * | Merge pull request #288 from cycomachead/dateblock | Jens Mönig | 2014-02-11 | 1 | -1/+10 |
| |\ | | | | | Create a "Date" Block for Snap | ||||
| | * | remove lang file and incorporate fixes in blocks, opbjects | Michael Ball | 2014-02-06 | 1 | -1/+1 |
| | | | |||||
| | * | resolve merge conflicts; date problems only | Michael Ball | 2014-02-04 | 1 | -17/+80 |
| | |\ | |||||
| | * | | Add style tweaks per Nathan's comments. | Michael Ball | 2013-12-28 | 1 | -3/+2 |
| | | | | |||||
| | * | | Add a 'get current DATE' block with various options, add some translations ↵ | Michael Ball | 2013-12-27 | 1 | -2/+12 |
| | | | | | | | | | | | | | to FR and DE | ||||
| * | | | New Feature: Set stage dimensions arbitrarily | jmoenig | 2014-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | new entries to set stage width and height in the settings menu when holding the shift key | ||||
| * | | | One-stop-shopping for stage dimensions | jmoenig | 2014-02-05 | 1 | -3/+3 |
| | |/ |/| | | | | | | | changing the stage dimensions in line 3720 of objects.js takes care of everything | ||||
| * | | integrate Dean's sound fix | jmoenig | 2014-02-04 | 1 | -3/+6 |
| | | | | | | | | | so JSLint doesn’t complain (no functionality changes). Thanks, Dean! | ||||
| * | | Merge pull request #311 from brettle/master | Jens Mönig | 2014-02-04 | 1 | -4/+11 |
| |\ \ | | | | | | | Fixes issue #310 - play note block fails on Firefox | ||||
| | * | | Fixes issue #310 - play note block fails on Firefox due to use of deprecated | Dean Brettle | 2014-01-25 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | WebAudio names. The fix uses the correct names and monkey-patches browsers that use the old ones. | ||||
| * | | | Flat line end option in the settings menu, saved with the project | jmoenig | 2014-02-04 | 1 | -3/+9 |
| |/ / | |||||
| * | | validated all source files against the latest JSLint version | jmoenig | 2014-01-09 | 1 | -1/+1 |
| | | | | | | | | | and pushed to this date | ||||
| * | | Collapse STOP primitives into a single block with a dropdown of options | jmoenig | 2014-01-09 | 1 | -9/+46 |
| | | | |||||
| * | | fixed StopOthers blocks and added another option | jmoenig | 2014-01-08 | 1 | -1/+2 |
| | | | | | | | | | also updated the German translation | ||||
| * | | Merge pull request #283 from Hardmath123/master | Jens Mönig | 2014-01-08 | 1 | -0/+6 |
| |\ \ | | | | | | | Initial stop others block | ||||
| | * | | Initial stop others block | Hardmath123 | 2013-12-22 | 1 | -0/+6 |
| | |/ | |||||
| * | | Only shrink-wrap sprite costumes | jmoenig | 2014-01-08 | 1 | -1/+4 |
| | | | | | | | | | thanks, Kartik, for this fix! | ||||
| * | | support for TELL and ASK | jmoenig | 2014-01-08 | 1 | -1/+1 |
| |/ | | | | | | | The FOR reporter’s first input now also accepts blocks and scripts („rings“), and reports a copy that is bound to the sprite indicated by the second input. This lets you „zombify“ (or remote-control) sprites (and create custom TELL and ASK blocks) | ||||
| * | fixed saving/loading of new mouse coordinate watchers | jmoenig | 2013-12-19 | 1 | -3/+3 |
| | | |||||
| * | fix #275 #237; implements watchers for mouse x and mouse y | Michael Ball | 2013-12-18 | 1 | -2/+43 |
| | | |||||
| * | null-canvas blitting bug follow-up | jmoenig | 2013-12-12 | 1 | -3/+5 |
| | | |||||
| * | fixed #277, #279 (blitting null-canvasses fails) | jmoenig | 2013-12-12 | 1 | -12/+16 |
| | | | | | Thanks, Nathan, for the pointer to this! | ||||
| * | fixed #264 (mapped <ctrl-enter> to green-flag instead of <enter>) | jmoenig | 2013-12-05 | 1 | -2/+5 |
| | | |||||
| * | fixed #231 (watcher-display of Booleans) | jmoenig | 2013-11-15 | 1 | -2/+2 |
| | | |||||
| * | fixed wrong NaN display for variable watchers | jmoenig | 2013-11-12 | 1 | -2/+2 |
| | | | | | Thanks, Brian, for catching this glitch! | ||||
| * | Increase maximum clone count from 128 to 300 | jmoenig | 2013-10-14 | 1 | -2/+2 |
| | | |||||
| * | experimental MAP primitive reporter | jmoenig | 2013-10-08 | 1 | -1/+40 |
| | | | | | in lists category, visible in dev mode for now | ||||
| * | Keep watchers onstage when hiding/showing them, fixes #195 | jmoenig | 2013-10-04 | 1 | -0/+4 |
| | | |||||
