summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #627 from cycomachead/default-loginJens Mönig2014-11-201-1/+1
| |\ \ \
| | * | | Set Default Save location to Cloud on Snap! loadMichael Ball2014-10-271-1/+1
| | |/ /
| * | | renamed Process::callback to "onComplete"jmoenig2014-11-202-12/+15
| * | | Merge pull request #641 from bromagosa/contributionJens Mönig2014-11-201-18/+23
| |\ \ \
| | * | | callback is only executed when the outmost block returns a valueBernat Romagosa2014-11-191-18/+20
| | * | | Added callback to ProcessBernat Romagosa2014-11-171-7/+10
| * | | | Merge pull request #643 from cycomachead/update-toolsJens Mönig2014-11-201-1/+1
| |\ \ \ \
| | * | | | update tools with Brain's ignore blockMichael Ball2014-11-181-1/+1
| * | | | | Fixed #364 avoid “freezing” when calling LAUNCH on empty ringjmoenig2014-11-202-4/+9
| * | | | | Fixed #642, avoid “freezing” when calling CONS on non-list/nulljmoenig2014-11-202-1/+8
| | |/ / / | |/| | |
| * | | | Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IG...jmoenig2014-11-173-11/+38
| |/ / /
| * | | Fix reporting out of nested custom C-shaped blocksjmoenig2014-11-143-106/+77
| * | | enable mouseMove events with right button pressedjmoenig2014-11-061-16/+19
| |/ /
| * / fixed #608, #610jmoenig2014-10-082-18/+34
| |/
| * fixed #604. Thanks, @Gubolin!jmoenig2014-10-063-4/+13
| * New feature - minimal stage mode (shift-click on small-stage button)jmoenig2014-10-022-14/+32
| * updated historyjmoenig2014-10-015-4/+5
| * Merge pull request #600 from MMSequeira/masterJens Mönig2014-10-014-4/+28
| |\
| | * correct errors in Portuguese translation and add translated stringsManuel Menezes de Sequeira2014-10-012-2/+26
| | * add localization to default project nameManuel Menezes de Sequeira2014-10-011-1/+1
| | * add localization to default costume nameManuel Menezes de Sequeira2014-10-011-1/+1
| * | fixed #601jmoenig2014-10-012-2/+12
| * | fixed #599jmoenig2014-10-012-6/+13
| * | workaround for some REPORT / STOP BLOCK issuesjmoenig2014-10-012-2/+7
| |/
| * fixed #584jmoenig2014-09-302-2/+10
| * fixed #378jmoenig2014-09-302-2/+7
| * updated historyjmoenig2014-09-302-1/+2
| * Merge pull request #549 from Gubolin/issue_285Jens Mönig2014-09-301-2/+2
| |\
| | * allow negative min/max values for sliders (fix #285)Gubolin2014-08-021-2/+2
| * | updated historyjmoenig2014-09-302-1/+3
| * | Merge pull request #548 from Gubolin/issue_361Jens Mönig2014-09-301-2/+2
| |\ \
| | * | allow percent symbols in custom block texts (fix #361)Gubolin2014-08-021-2/+2
| | |/
| * | fixed #593jmoenig2014-09-302-1/+6
| * | Merge pull request #592 from MMSequeira/patch-1Jens Mönig2014-09-291-1/+1
| |\ \
| | * | Add missing comma. (Sorry Jens!)Manuel Menezes de Sequeira2014-09-291-1/+1
| |/ /
| * | Paint: flood fill issue fixed, thanks, Kartik!jmoenig2014-09-292-2/+4
| * | Merge pull request #571 from Hardmath123/bucket-colorJens Mönig2014-09-292-3/+4
| |\ \
| | * | added historyHardmath1232014-08-241-2/+2
| | * | remove logHardmath1232014-08-241-1/+0
| | * | fix #566Hardmath1232014-08-242-1/+3
| * | | fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 !jmoenig2014-09-293-4/+5
| * | | Portuguese translation update, thanks, Manuel!jmoenig2014-09-293-3/+4
| * | | Merge pull request #589 from MMSequeira/masterJens Mönig2014-09-291-5/+25
| |\ \ \
| | * | | correct small errors in localization strings and add a few new Portuguese tra...Manuel Menezes de Sequeira2014-09-281-5/+25
| * | | | fixed #591jmoenig2014-09-292-3/+10
| * | | | fixed #585jmoenig2014-09-222-2/+3
| * | | | Mutable upvarsjmoenig2014-09-222-25/+24
| * | | | fixed #174, eliminate UpvarReferences in evaluatorjmoenig2014-09-182-107/+16
| * | | | Refactor variables handlingjmoenig2014-09-174-30/+37
| | |/ / | |/| |
| * | | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint!jmoenig2014-08-132-2/+4