| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | Merge pull request #627 from cycomachead/default-login | Jens Mönig | 2014-11-20 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Set Default Save location to Cloud on Snap! load | Michael Ball | 2014-10-27 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | renamed Process::callback to "onComplete" | jmoenig | 2014-11-20 | 2 | -12/+15 |
| | * | | | Merge pull request #641 from bromagosa/contribution | Jens Mönig | 2014-11-20 | 1 | -18/+23 |
| | |\ \ \ |
|
| | | * | | | callback is only executed when the outmost block returns a value | Bernat Romagosa | 2014-11-19 | 1 | -18/+20 |
| | | * | | | Added callback to Process | Bernat Romagosa | 2014-11-17 | 1 | -7/+10 |
| | * | | | | Merge pull request #643 from cycomachead/update-tools | Jens Mönig | 2014-11-20 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | update tools with Brain's ignore block | Michael Ball | 2014-11-18 | 1 | -1/+1 |
| | * | | | | | Fixed #364 avoid “freezing” when calling LAUNCH on empty ring | jmoenig | 2014-11-20 | 2 | -4/+9 |
| | * | | | | | Fixed #642, avoid “freezing” when calling CONS on non-list/null | jmoenig | 2014-11-20 | 2 | -1/+8 |
| | | |/ / /
| |/| | | |
|
| | * | | | | Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IG... | jmoenig | 2014-11-17 | 3 | -11/+38 |
| | |/ / / |
|
| | * | | | Fix reporting out of nested custom C-shaped blocks | jmoenig | 2014-11-14 | 3 | -106/+77 |
| | * | | | enable mouseMove events with right button pressed | jmoenig | 2014-11-06 | 1 | -16/+19 |
| | |/ / |
|
| | * / | 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 |
| | |\ |
|
| | | * | 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 |
| | * | | fixed #599 | jmoenig | 2014-10-01 | 2 | -6/+13 |
| | * | | workaround for some REPORT / STOP BLOCK issues | jmoenig | 2014-10-01 | 2 | -2/+7 |
| | |/ |
|
| | * | fixed #584 | jmoenig | 2014-09-30 | 2 | -2/+10 |
| | * | fixed #378 | jmoenig | 2014-09-30 | 2 | -2/+7 |
| | * | 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) | 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) | Gubolin | 2014-08-02 | 1 | -2/+2 |
| | | |/ |
|
| | * | | fixed #593 | jmoenig | 2014-09-30 | 2 | -1/+6 |
| | * | | Merge pull request #592 from MMSequeira/patch-1 | Jens Mönig | 2014-09-29 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Add missing comma. (Sorry Jens!) | Manuel Menezes de Sequeira | 2014-09-29 | 1 | -1/+1 |
| | |/ / |
|
| | * | | 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 |
| | |\ \ |
|
| | | * | | 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 tra... | Manuel Menezes de Sequeira | 2014-09-28 | 1 | -5/+25 |
| | * | | | | fixed #591 | jmoenig | 2014-09-29 | 2 | -3/+10 |
| | * | | | | fixed #585 | jmoenig | 2014-09-22 | 2 | -2/+3 |
| | * | | | | Mutable upvars | jmoenig | 2014-09-22 | 2 | -25/+24 |
| | * | | | | fixed #174, eliminate UpvarReferences in evaluator | jmoenig | 2014-09-18 | 2 | -107/+16 |
| | * | | | | Refactor variables handling | jmoenig | 2014-09-17 | 4 | -30/+37 |
| | | |/ /
| |/| | |
|
| | * | | | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint! | jmoenig | 2014-08-13 | 2 | -2/+4 |