summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set thread scheduler to fire every 10msGubolin2014-12-141-1/+1
* Merge branch github_backendGubolin2014-12-078-7/+1414
|\
| * merge masterGubolin2014-12-0718-476/+2064
| |\
| * | attempt to fix another merge errorGubolin2014-09-131-0/+1
| * | attempt to fix problem with mergingGubolin2014-09-131-1/+1
| * | don't do nothing if the GitHub user has no reposGubolin2014-09-131-0/+4
| * | support merging [WIP]Gubolin2014-09-124-25/+68
| * | Merge branch 'xml_beautifier' into github_backendGubolin2014-09-128-9/+21
| |\ \
| | * | beautify xmlxml_beautifierGubolin2014-09-124-2/+6
| * | | 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
| |\ \ \
| * | | | replace the Snap!Cloud with GitHubGubolin2014-07-305-876/+2300
* | | | | Merge remote-tracking branch 'origin/issue_71' into developmentGubolin2014-12-071-2/+5
|\ \ \ \ \
| * | | | | don't allow sprites to be called mouse-pointer (fix #71)issue_71Gubolin2014-08-031-2/+5
| | |/ / / | |/| | |
* | | | | Merge branch issue_405Gubolin2014-12-074-10/+231
|\ \ \ \ \
| * | | | | fix yet another note pause bugGubolin2014-08-081-1/+4
| * | | | | fix another strange Note bugGubolin2014-08-062-2/+2
| * | | | | fix another sound pause bugGubolin2014-08-051-0/+6
| * | | | | Pause bug (fix #440)Gubolin2014-08-051-1/+8
| * | | | | mute Notes immediatelyGubolin2014-08-052-7/+21
| * | | | | mute notesGubolin2014-08-041-0/+6
| * | | | | allow changing the volume of notesGubolin2014-08-042-3/+5
| * | | | | stay muted after volume changeGubolin2014-08-031-1/+5
| * | | | | add mute functionsGubolin2014-08-032-4/+38
| * | | | | adjust indentationGubolin2014-08-032-11/+10
| * | | | | Update blocks.jsJohn2014-08-031-0/+34
| * | | | | Update gui.jsJohn2014-08-031-1/+46
| * | | | | add volume out of bounds checkGubolin2014-08-031-2/+2
| * | | | | volume blocks: user sprite's volume, apply previous changes to stageGubolin2014-08-021-11/+22
| * | | | | add block to change volumeGubolin2014-08-021-2/+14
| * | | | | volume blocks: add a gapGubolin2014-08-021-0/+1
| * | | | | volume reporter: show percent sign, add watcherGubolin2014-08-021-1/+2
| * | | | | change volume of active soundsGubolin2014-08-021-6/+5
| * | | | | typo - error bugfixGubolin2014-08-011-1/+1
| * | | | | fix #405Gubolin2014-07-311-3/+46
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/issue_557' into developmentGubolin2014-12-071-0/+6
|\ \ \ \ \
| * | | | | correct 5a2067 (pasted code at the wrong positionissue_557Gubolin2014-08-081-6/+6
| * | | | | don't drop custom block definitions when changing the language (fix #557)Gubolin2014-08-081-0/+6
| |/ / / /
* | | | | Merge branch issue_460Gubolin2014-12-072-1/+267
|\ \ \ \ \
| * | | | | improve camera block error handlingGubolin2014-08-171-1/+8
| * | | | | add camera streaming predicateGubolin2014-08-171-0/+9
| * | | | | add camera streaming predicateGubolin2014-08-171-14/+25