summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPoctokatGubolin2014-09-141-6/+11
* WIPGubolin2014-09-141-1/+2
* WIPGubolin2014-09-141-4/+7
* WIPGubolin2014-09-144-4/+12
* typoGubolin2014-09-141-1/+1
* fix submodulesGubolin2014-09-142-0/+0
* diff locallyGubolin2014-09-144-64/+80
* octokit->octokat, diff-merge->google-diff-match-patch-jsGubolin2014-09-135-97/+207
* Merge branch 'xml_beautifier' into github_backendGubolin2014-09-128-9/+21
|\
| * beautify xmlxml_beautifierGubolin2014-09-124-2/+6
| * Fix #563 (Paste into Chrome), thanks, @Muon, for the hint!jmoenig2014-08-132-2/+4
| * enable Zombiefication of JS-Functionsjmoenig2014-08-133-5/+11
* | prepare for team supportGubolin2014-09-121-2/+12
* | update octokit, fix a first-commit bugGubolin2014-09-122-24/+28
* | remove the old directory octokitGubolin2014-08-032-2149/+0
* | add octokit.js as submoduleGubolin2014-08-034-3/+690
* | save GitHub project in one file (now media loads properly); make it easier to...Gubolin2014-08-022-33/+21
* | allow setting a commit message when saving to GitHubGubolin2014-08-022-3/+63
* | prettify error message when not logged inGubolin2014-08-022-2/+20
* | show error message when an unlogged user accesses the GitHub project listGubolin2014-07-311-2/+8
* | merge Snap!Cloud and GitHub; fix some bugsGubolin2014-07-314-151/+1462
* | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-BlocksGubolin2014-07-306-10/+101
|\|
| * 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
| |/
* / replace the Snap!Cloud with GitHubGubolin2014-07-305-876/+2300
|/
* 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