summaryrefslogtreecommitdiff
path: root/threads.js
Commit message (Expand)AuthorAgeFilesLines
* Merge OOPGubolin2015-04-011-2/+4
|\
| * OOP: integrated and adjusted fix for #752 and #745Jens Mönig2015-03-251-4/+15
* | Merge masterGubolin2015-04-011-4/+13
|\ \
| * | fixed #752 and #745Jens Mönig2015-03-251-6/+15
* | | Merge branch 'mobileapp' into developmentGubolin2015-03-241-72/+0
|\ \ \
| * | | Merge branch 'master' into mobileappGubolin2015-03-011-2/+2
| |\| |
| * | | remove language and location blocksGubolin2015-03-011-72/+0
| * | | Merge branch 'master' into mobileappGubolin2015-01-241-3/+5
| |\ \ \
* | \ \ \ merge branch p2pGubolin2015-03-241-8/+12
|\ \ \ \ \
| * | | | | create one peer per IDEp2pGubolin2015-03-201-7/+7
| * | | | | another attempt to fix disconnect issuesGubolin2015-03-081-4/+2
| * | | | | speed up connections to selfGubolin2015-03-081-2/+8
* | | | | | merge branch OOPGubolin2015-03-241-23/+55
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fix (part of) "show variable" primitive for inheritanceJens Mönig2015-03-231-1/+1
| * | | | | OOP: Tweaks for scope conflicts when adding / removing varsJens Mönig2015-03-231-3/+6
| * | | | | Prototypal inheritance of sprite-local variablesJens Mönig2015-03-211-22/+51
| | |_|_|/ | |/| | |
* | | | | Merge branch p2p into developmentGubolin2015-03-081-0/+50
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix localization bug; accept lists as peer message receiverGubolin2015-03-081-0/+9
| * | | | rewrite peering flow; add peer id blocksGubolin2015-03-081-0/+41
| |/ / /
* | | | mergeGubolin2015-03-011-2/+2
|\| | |
| * | | fixed #715Jens Mönig2015-02-281-2/+2
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Bloc...Gubolin2015-01-241-3/+5
|\| |
| * | correct threads.js versionjmoenig2015-01-121-1/+1
| * | Speed up messages received by clonesjmoenig2015-01-121-3/+5
* | | merge mobileappGubolin2015-01-111-4/+122
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into mobileappGubolin2015-01-081-2/+3
| |\|
| * | merge upstreamGubolin2015-01-031-298/+287
| |\ \
| * | | remove file blocksGubolin2015-01-031-215/+0
| * | | add camera blocks (#562)Gubolin2014-11-011-1/+224
| |\ \ \
| * | | | improve file block error handlingGubolin2014-09-091-26/+58
| * | | | add file blocksGubolin2014-09-091-0/+183
| * | | | add notification blocksGubolin2014-09-081-0/+14
| * | | | Merge branch 'location' into mobileappGubolin2014-09-071-0/+72
| |\ \ \ \
| * | | | | add compass heading and acceleration blocksGubolin2014-09-071-0/+102
| * | | | | add vibrate blockGubolin2014-09-061-0/+6
* | | | | | merge upstreamGubolin2015-01-021-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Let “zombifying” scripts access receivers’ local varsjmoenig2014-12-171-0/+1
| * | | | | Remove terminated processes from expired clonesjmoenig2014-12-171-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into developmentGubolin2014-12-141-1/+2
|\| | | |
| * | | | yield after each cycle in the experimental “forEach” primitivejmoenig2014-12-111-1/+2
* | | | | Merge branch issue_405Gubolin2014-12-071-2/+25
|\ \ \ \ \
| * | | | | fix yet another note pause bugGubolin2014-08-081-1/+4
| * | | | | fix another strange Note bugGubolin2014-08-061-1/+1
| * | | | | fix another sound pause bugGubolin2014-08-051-0/+6
| * | | | | mute Notes immediatelyGubolin2014-08-051-4/+11
| * | | | | mute notesGubolin2014-08-041-0/+6
| * | | | | allow changing the volume of notesGubolin2014-08-041-1/+2
* | | | | | Merge branch issue_460Gubolin2014-12-071-1/+228
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | improve camera block error handlingGubolin2014-08-171-1/+8
| * | | | | add camera streaming predicateGubolin2014-08-171-14/+25