| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improvements to Split block for whitespace and lines: | Michael Ball | 2014-10-18 | 1 | -4/+8 |
| | | | | | | | | | | * Split by whitespace now uses the built-in definition of whitespace \s This catches all characters definted as whitespace, see below: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp * Split a line by all unicode compliant line breaks. The biggest impact here is that OSX and Windows files will now split the same way. The cr option is still around, but ther's no longer a need for it, IMO. | ||||
| * | fixed #608, #610 | jmoenig | 2014-10-08 | 2 | -18/+34 |
| | | |||||
| * | fixed #604. Thanks, @Gubolin! | jmoenig | 2014-10-06 | 3 | -4/+13 |
| | | |||||
| * | New feature - minimal stage mode (shift-click on small-stage button) | jmoenig | 2014-10-02 | 2 | -14/+32 |
| | | |||||
| * | updated history | jmoenig | 2014-10-01 | 5 | -4/+5 |
| | | |||||
| * | Merge pull request #600 from MMSequeira/master | Jens Mönig | 2014-10-01 | 4 | -4/+28 |
| |\ | | | | | Corrections and additions to Portuguese translation | ||||
| | * | correct errors in Portuguese translation and add translated strings | Manuel Menezes de Sequeira | 2014-10-01 | 2 | -2/+26 |
| | | | |||||
| | * | add localization to default project name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 |
| | | | |||||
| | * | add localization to default costume name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 |
| | | | |||||
| * | | fixed #601 | jmoenig | 2014-10-01 | 2 | -2/+12 |
| | | | | | | | | | | | correctly display symbol for %obj type input slots in the prototype template | ||||
| * | | fixed #599 | jmoenig | 2014-10-01 | 2 | -6/+13 |
| | | | | | | | | | disable IDE keyboard shortcuts in presentation mode | ||||
| * | | workaround for some REPORT / STOP BLOCK issues | jmoenig | 2014-10-01 | 2 | -2/+7 |
| |/ | | | | | | enables reporting and stopping a bock from within a C-shaped slot in a custom block, but not (yet) out of nested C-shaped custom blocks (but that’s coming up, too) | ||||
| * | fixed #584 | jmoenig | 2014-09-30 | 2 | -2/+10 |
| | | |||||
| * | fixed #378 | jmoenig | 2014-09-30 | 2 | -2/+7 |
| | | | | | disable context menus for boolean representations | ||||
| * | updated history | jmoenig | 2014-09-30 | 2 | -1/+2 |
| | | |||||
| * | Merge pull request #549 from Gubolin/issue_285 | Jens Mönig | 2014-09-30 | 1 | -2/+2 |
| |\ | | | | | allow negative min/max values for sliders (fix #285) | ||||
| | * | allow negative min/max values for sliders (fix #285) | Gubolin | 2014-08-02 | 1 | -2/+2 |
| | | | |||||
| * | | updated history | jmoenig | 2014-09-30 | 2 | -1/+3 |
| | | | |||||
| * | | Merge pull request #548 from Gubolin/issue_361 | Jens Mönig | 2014-09-30 | 1 | -2/+2 |
| |\ \ | | | | | | | allow percent symbols in custom block texts (fix #361), thanks again @Gubolin, both for the fix and for your patience! | ||||
| | * | | allow percent symbols in custom block texts (fix #361) | Gubolin | 2014-08-02 | 1 | -2/+2 |
| | |/ | |||||
| * | | fixed #593 | jmoenig | 2014-09-30 | 2 | -1/+6 |
| | | | | | | | | | | | match broadcast numbers with event hat blocks containing strings that can be parsed as numbers | ||||
| * | | Merge pull request #592 from MMSequeira/patch-1 | Jens Mönig | 2014-09-29 | 1 | -1/+1 |
| |\ \ | | | | | | | Add missing comma. (Sorry Jens!) | ||||
| | * | | Add missing comma. (Sorry Jens!) | Manuel Menezes de Sequeira | 2014-09-29 | 1 | -1/+1 |
| |/ / | | | | | I did not properly test my chages... Sorry about that! Can you please release the correct version? | ||||
| * | | Paint: flood fill issue fixed, thanks, Kartik! | jmoenig | 2014-09-29 | 2 | -2/+4 |
| | | | |||||
| * | | Merge pull request #571 from Hardmath123/bucket-color | Jens Mönig | 2014-09-29 | 2 | -3/+4 |
| |\ \ | | | | | | | Bucket color issue | ||||
| | * | | added history | Hardmath123 | 2014-08-24 | 1 | -2/+2 |
| | | | | |||||
| | * | | remove log | Hardmath123 | 2014-08-24 | 1 | -1/+0 |
| | | | | |||||
| | * | | fix #566 | Hardmath123 | 2014-08-24 | 2 | -1/+3 |
| | | | | |||||
| * | | | fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 ! | jmoenig | 2014-09-29 | 3 | -4/+5 |
| | | | | |||||
| * | | | Portuguese translation update, thanks, Manuel! | jmoenig | 2014-09-29 | 3 | -3/+4 |
| | | | | |||||
| * | | | Merge pull request #589 from MMSequeira/master | Jens Mönig | 2014-09-29 | 1 | -5/+25 |
| |\ \ \ | | | | | | | | | correct small errors in localization strings and add a few new Portuguese... | ||||
| | * | | | correct small errors in localization strings and add a few new Portuguese ↵ | Manuel Menezes de Sequeira | 2014-09-28 | 1 | -5/+25 |
| | | | | | | | | | | | | | | | | | translations | ||||
| * | | | | fixed #591 | jmoenig | 2014-09-29 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | fully copy local variables for sprite duplicates and (Scratch-like) clones | ||||
| * | | | | fixed #585 | jmoenig | 2014-09-22 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | Thanks, Michael, for reporting this! | ||||
| * | | | | Mutable upvars | jmoenig | 2014-09-22 | 2 | -25/+24 |
| | | | | | | | | | | | | | | | | | allow upvars to be SET and CHANGEd | ||||
| * | | | | fixed #174, eliminate UpvarReferences in evaluator | jmoenig | 2014-09-18 | 2 | -107/+16 |
| | | | | | | | | | | | | | | | | | | | | | replace UpvarReferences with references to Variable objects, fixes upvar scope issues | ||||
| * | | | | Refactor variables handling | jmoenig | 2014-09-17 | 4 | -30/+37 |
| | |/ / |/| | | | | | | | | | | | introducing Variable objects, all functionality stays the same at this time | ||||
| * | | | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint! | jmoenig | 2014-08-13 | 2 | -2/+4 |
| | | | | |||||
| * | | | enable Zombiefication of JS-Functions | jmoenig | 2014-08-13 | 3 | -5/+11 |
| | |/ |/| | | | | | | | you can now redirect “this” in a JS function by binding it to another sprite using the OF block | ||||
| * | | Merge pull request #540 from MMSequeira/patch-1 | Jens Mönig | 2014-07-30 | 1 | -0/+2 |
| |\ \ | | | | | | | Add Portuguese translation of 'move'. | ||||
| | * | | Add Portuguese translation of 'move'. | Manuel Menezes de Sequeira | 2014-07-29 | 1 | -0/+2 |
| | |/ | | | | | Move was added to the German translation. | ||||
| * | | export script pic with result bubble | jmoenig | 2014-07-30 | 3 | -8/+73 |
| | | | | | | | | | hidden option in the shift-context-menu of reporter scripts | ||||
| * | | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 2 | -2/+5 |
| | | | |||||
| * | | propagate HIDE and SHOW to nested sprite parts | jmoenig | 2014-07-30 | 2 | -1/+22 |
| |/ | |||||
| * | keep reporter-result-bubbles within the enclosing scripting pane | jmoenig | 2014-07-29 | 2 | -0/+5 |
| | | |||||
| * | fixed #497 (prevent bubble shadows from getting cut-off) | jmoenig | 2014-07-29 | 2 | -2/+3 |
| | | | | | thanks @Hardmath123 for this bug report | ||||
| * | updated German translation | jmoenig | 2014-07-29 | 4 | -5/+9 |
| | | |||||
| * | Merge pull request #539 from MMSequeira/master | Jens Mönig | 2014-07-29 | 1 | -1/+53 |
| |\ | | | | | Update Portuguese translation: split ‘letter’, pen trails, and code gene... | ||||
| | * | Update further Portuguese translation of code generation stuff. | Manuel Menezes de Sequeira | 2014-07-28 | 1 | -1/+18 |
| | | | |||||
| | * | Update Portuguese translation: split ‘letter’, pen trails, and code ↵ | Manuel Menezes de Sequeira | 2014-07-28 | 1 | -1/+36 |
| | | | | | | | | | generation blocks. | ||||
