summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \
| * | | | add sound library on gitClaessens Simon2014-02-0512-0/+0
* | | | | Merge pull request #317 from snap-school/costumes-libraryJens Mönig2014-02-0532-0/+0
|\ \ \ \ \
| * | | | | add costumes library to gitClaessens Simon2014-02-0532-0/+0
| |/ / / /
* | | | | Merge pull request #315 from snap-school/backgrounds-libraryJens Mönig2014-02-0512-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add backgrounds library to gitClaessens Simon2014-02-0512-0/+0
|/ / / /
* | / / One-stop-shopping for stage dimensionsjmoenig2014-02-053-11/+18
| |/ / |/| |
* | | Integrate Portuguese and French translation updatesjmoenig2014-02-043-3/+5
* | | Merge pull request #312 from gego51/patch-2Jens Mönig2014-02-041-1/+3
|\ \ \
| * | | Update lang-fr.jsgego512014-01-261-1/+3
* | | | Merge pull request #305 from MMSequeira/masterJens Mönig2014-02-041-10/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Translate new stop commands.Manuel Menezes de Sequeira2014-01-131-10/+16
| |/ /
* | | integrate Dean's sound fixjmoenig2014-02-042-3/+7
* | | Merge pull request #311 from brettle/masterJens Mönig2014-02-041-4/+11
|\ \ \
| * | | Fixes issue #310 - play note block fails on Firefox due to use of deprecatedDean Brettle2014-01-251-4/+11
| |/ /
* | | German translation updatejmoenig2014-02-043-3/+10
* | | Flat line end option in the settings menu, saved with the projectjmoenig2014-02-044-4/+26
* | | Import sounds from the project menujmoenig2014-02-042-2/+29
* | | Import costumes and backgrounds from the project menujmoenig2014-02-042-1/+66
* | | Morphic: Replaced deprecated DOM “body” references with “documentElemen...jmoenig2014-02-032-4/+6
* | | Fixed #313jmoenig2014-02-032-15/+24
|/ /
* | Fixed #291 (readonly custom menus become non-readonly when block is edited)jmoenig2014-01-102-1/+2
* | Fixed #292 (pulldowns loose lines when exported as library)jmoenig2014-01-102-3/+4
* | Revert pull request #295 (xhr-headers)jmoenig2014-01-102-6/+5
* | validated all source files against the latest JSLint versionjmoenig2014-01-0914-25/+23
* | XML.js: resolved unexpected assignment expressionsjmoenig2014-01-092-12/+25
* | Fixed Morphic updateReferences()jmoenig2014-01-092-3/+4
* | German translation update for new (migrated) STOP blockjmoenig2014-01-093-11/+12
* | Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-094-12/+84
* | Merge pull request #289 from cycomachead/libJens Mönig2014-01-096-0/+10
|\ \
| * | adding libraries to the repoMichael Ball2013-12-296-0/+10
| |/
* | updated historyjmoenig2014-01-081-0/+4
* | fixed StopOthers blocks and added another optionjmoenig2014-01-085-22/+50
* | Merge pull request #283 from Hardmath123/masterJens Mönig2014-01-082-0/+27
|\ \
| * | Initial stop others blockHardmath1232013-12-222-0/+27
| |/
* | Merge pull request #295 from blob8108/xhr-headersJens Mönig2014-01-081-0/+3
|\ \
| * | Add useful headers to HTTP blockblob81082014-01-061-0/+3
| |/
* | Only shrink-wrap sprite costumesjmoenig2014-01-082-1/+5
* | add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik!jmoenig2014-01-082-713/+718
* | initial support for „sensing“ sprite-only custom block definitionsjmoenig2014-01-082-0/+8
* | support for TELL and ASKjmoenig2014-01-084-4/+22
|/
* fixed saving/loading of new mouse coordinate watchersjmoenig2013-12-193-5/+12
* Merge pull request #282 from cycomachead/watcherJens Mönig2013-12-191-2/+43
|\