summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Snapin8rissue_204Gubolin2014-12-071-0/+0
* integrate Snapin8r into Snap!Gubolin2014-08-033-1/+7
* add Snapin8r as submoduleGubolin2014-08-032-0/+3
* Merge pull request #540 from MMSequeira/patch-1Jens Mönig2014-07-301-0/+2
|\
| * Add Portuguese translation of 'move'.Manuel Menezes de Sequeira2014-07-291-0/+2
* | export script pic with result bubblejmoenig2014-07-303-8/+73
* | propagate DELETE to nested sprite partsjmoenig2014-07-302-2/+5
* | propagate HIDE and SHOW to nested sprite partsjmoenig2014-07-302-1/+22
|/
* keep reporter-result-bubbles within the enclosing scripting panejmoenig2014-07-292-0/+5
* fixed #497 (prevent bubble shadows from getting cut-off)jmoenig2014-07-292-2/+3
* updated German translationjmoenig2014-07-294-5/+9
* Merge pull request #539 from MMSequeira/masterJens Mönig2014-07-291-1/+53
|\
| * Update further Portuguese translation of code generation stuff.Manuel Menezes de Sequeira2014-07-281-1/+18
| * Update Portuguese translation: split ‘letter’, pen trails, and code gener...Manuel Menezes de Sequeira2014-07-281-1/+36
* | added ‘move’ option to the sprite context menujmoenig2014-07-292-0/+2
* | double clicking on a sprite in the stage selects it in the IDEjmoenig2014-07-292-1/+6
* | export and import nested spritesjmoenig2014-07-293-2/+22
* | duplicate and clone nested spritesjmoenig2014-07-293-26/+44
* | fixed #526jmoenig2014-07-292-2/+14
|/
* enable “JS function” block to create custom control structures and HOFsjmoenig2014-07-282-3/+11
* fixed "Load Failed Type Error Cannot read property 'isLinked' of null"jmoenig2014-07-281-4/+6
* JS function tweak, thank, @nathan!jmoenig2014-07-272-3/+3
* Merge pull request #530 from cycomachead/list-stringJens Mönig2014-07-271-1/+1
|\
| * List.toString will show contents of the listMichael Ball2014-07-261-1/+1
* | Merge pull request #532 from cycomachead/tools-reduxbrianharvey2014-07-262-2/+2
|\ \ | |/ |/|
| * Minor improvements to tools blocksMichael Ball2014-07-262-2/+2
|/
* updated creditsjmoenig2014-07-252-2/+5
* new “JavaScript function” primitivejmoenig2014-07-253-2/+25
* Display “empty” Contexts as empty ringsjmoenig2014-07-242-2/+14
* improve unique sprite- and costume namesjmoenig2014-07-243-34/+48
* fixed “lost sprites bug”jmoenig2014-07-242-2/+11
* Scale down oversized images to current stage dimensionsjmoenig2014-07-232-5/+11
* added Snap! Connectivity Strategy to repojmoenig2014-07-231-0/+0
* fixed #521jmoenig2014-07-223-3/+15
* fixed #518jmoenig2014-07-212-4/+9
* update German translationjmoenig2014-07-183-3/+6
* rename "character" to "letter" in delimiter listjmoenig2014-07-183-4/+5
* Merge pull request #516 from cycomachead/splitJens Mönig2014-07-182-0/+4
|\
| * Lint: fix missing semicolonMichael Ball2014-07-171-1/+1
| * Split Block: Add a character option for clarityMichael Ball2014-07-172-0/+4
* | ensure unique costume names when copying costumes via d&djmoenig2014-07-182-1/+2
* | ensure unique names when renaming costumesjmoenig2014-07-182-2/+3
* | ensure unique names for costumes created by the paint editorjmoenig2014-07-183-4/+12
* | list op fixes, thanks, Brian!jmoenig2014-07-185-7/+7
* | ensure unique names for imported costumesjmoenig2014-07-172-3/+6
* | simplify unique stageshot namesjmoenig2014-07-171-30/+11
* | eliminate global regex varjmoenig2014-07-171-2/+5
* | move screenshot feature to dev modejmoenig2014-07-171-4/+4
* | minor format tweaks to "Screenshot" featurejmoenig2014-07-173-7/+6
* | Merge pull request #340 from cs10/extensionsJens Mönig2014-07-172-0/+82
|\ \