| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | readme: write a short guideHEADgh-pages | Code-WvS | 2016-01-24 | 1 | -1/+12 |
| | | |||||
| * | Update README.md | Code-WvS | 2016-01-24 | 1 | -0/+3 |
| | | |||||
| * | fix weird bug that causes Snap! to crash | Code WvS | 2015-01-26 | 3 | -160/+29 |
| | | |||||
| * | fix weird bug that causes Snap! to crash | Code WvS | 2015-01-26 | 1 | -6/+6 |
| | | |||||
| * | add compiled version for instant use | Code WvS | 2015-01-25 | 1 | -0/+55047 |
| | | |||||
| * | add index.* symlinks | Code WvS | 2015-01-25 | 2 | -0/+2 |
| | | |||||
| * | add missing png | Code WvS | 2015-01-25 | 1 | -0/+0 |
| | | |||||
| * | update gitignore | Code WvS | 2015-01-25 | 1 | -0/+1 |
| | | |||||
| * | clean up the code | Code WvS | 2015-01-25 | 4 | -119/+41 |
| | | |||||
| * | make every sprite represent a player; stage gets the cam | Code WvS | 2015-01-25 | 4 | -64/+192 |
| | | |||||
| * | don't render sprites | Code WvS | 2015-01-25 | 1 | -0/+1 |
| | | |||||
| * | first working version, WIP | Code WvS | 2015-01-25 | 34 | -16/+304 |
| | | |||||
| * | Update README.md | Jens Mönig | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | Fix speech bubbles of dragged nested sprites | jmoenig | 2015-01-21 | 2 | -5/+8 |
| | | |||||
| * | Integrated Korean and Catalan translation updates | jmoenig | 2015-01-21 | 4 | -7/+8 |
| | | |||||
| * | Merge pull request #703 from bromagosa/contrib | Jens Mönig | 2015-01-21 | 1 | -19/+53 |
| |\ | | | | | updated Catalan translation | ||||
| | * | updated Catalan translation | Bernat Romagosa | 2015-01-21 | 1 | -6/+6 |
| | | | |||||
| | * | updated Catalan translation | Bernat Romagosa | 2015-01-16 | 1 | -25/+59 |
| | | | |||||
| * | | Merge pull request #676 from janggoons/master | Jens Mönig | 2015-01-21 | 1 | -98/+394 |
| |\ \ | | | | | | | New Korean Translation | ||||
| | * | | New Korean Translation | YunJae Jang | 2014-12-23 | 1 | -98/+394 |
| | | | | | | | | | | | | | New Korean Translation 2014-11-07 version | ||||
| * | | | Fix Zoom Dialog’s sample background in “flat” design | jmoenig | 2015-01-21 | 2 | -0/+2 |
| | | | | |||||
| * | | | Generate ScriptsPaneTexture programmatically | jmoenig | 2015-01-21 | 6 | -10/+26 |
| | | | | |||||
| * | | | Keep layering of nested sprites thru drag & drop | jmoenig | 2015-01-21 | 2 | -1/+30 |
| | |/ |/| | | | | | | | it used to be that dragging an anchor always brought it to the front, altering the nested sprite’s internal layering order | ||||
| * | | fixed #680 | jmoenig | 2015-01-13 | 2 | -1/+15 |
| | | | |||||
| * | | fixed #702 | jmoenig | 2015-01-13 | 1 | -8/+10 |
| | | | |||||
| * | | Force Chrome to show GUI messages | jmoenig | 2015-01-12 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | add additional yields to nextSteps() to work around a bug recently introduced to Chrome (other browsers don’t need this kludge). Remember to take those yields out again when and if Chrome (ever) fixes this (which, for all I know, may be never) | ||||
| * | | correct threads.js version | jmoenig | 2015-01-12 | 1 | -1/+1 |
| | | | | | | | | | happy New Year, duh :-) | ||||
| * | | Update history | jmoenig | 2015-01-12 | 1 | -0/+8 |
| | | | |||||
| * | | Italian translation update, thanks, Alberto Firpo! | jmoenig | 2015-01-12 | 2 | -8/+105 |
| | | | |||||
| * | | Make clones non-editable | jmoenig | 2015-01-12 | 1 | -3/+7 |
| | | | | | | | | | Disable clones from being edited via their context menus or double-click | ||||
| * | | Speed up messages received by clones | jmoenig | 2015-01-12 | 1 | -3/+5 |
| | | | | | | | | | | | Don’t highlight scripts running inside clones (boosts performance), Thanks, @aranlunzer, for the hint! | ||||
| * | | Check project for compatibility | jmoenig | 2015-01-12 | 2 | -23/+49 |
| | | | | | | | | | | | notify users of potential incompatibilities when opening projects created in other forks (e.g. BeetleBlocks) | ||||
| * | | Backend load balancing support | jmoenig | 2015-01-12 | 1 | -639/+642 |
| | | | | | | | | | | | | | also: * eliminate now obsolete authentication roundtrip, * Cloud error message tweaks | ||||
| * | | Merge pull request #691 from cycomachead/alonzo | Brian Harvey | 2015-01-02 | 2 | -0/+0 |
| |\ \ | | | | | | | Replace alonzo.gif with the newer alonzo.png | ||||
| | * | | Replace alonzo.gif with the newer alonzo.png | Michael Ball | 2015-01-02 | 2 | -0/+0 |
| | |/ | |||||
| * | | Merge pull request #689 from cycomachead/examples | Brian Harvey | 2015-01-02 | 10 | -0/+10 |
| |\ \ | |/ |/| | Add the Examples folder to the Repo | ||||
| | * | update the label block to remove unnecessary ide call | Michael Ball | 2015-01-02 | 1 | -1/+1 |
| | | | |||||
| | * | Add current examples folder from snap.berkeley | Michael Ball | 2015-01-02 | 10 | -0/+10 |
| |/ | |||||
| * | Let “zombifying” scripts access receivers’ local vars | jmoenig | 2014-12-17 | 2 | -0/+2 |
| | | |||||
| * | Remove terminated processes from expired clones | jmoenig | 2014-12-17 | 2 | -2/+3 |
| | | |||||
| * | Experimental “processes” count watcher | jmoenig | 2014-12-17 | 3 | -4/+32 |
| | | | | | (hidden in dev mode) | ||||
| * | updated history | jmoenig | 2014-12-15 | 2 | -1/+5 |
| | | |||||
| * | Merge pull request #672 from mrpeachum/master | Jens Mönig | 2014-12-15 | 2 | -0/+1371 |
| |\ | | | | | Swedish translation of Snap | ||||
| | * | Completed Swedish translation | Erik Olsson | 2014-12-14 | 2 | -177/+368 |
| | | | |||||
| | * | Merge remote-tracking branch 'upstream/master' | Erik Olsson | 2014-12-14 | 15 | -253/+1791 |
| | |\ | |/ |/| | |||||
| * | | yield after each cycle in the experimental “forEach” primitive | jmoenig | 2014-12-11 | 2 | -1/+6 |
| | | | | | | | | | thanks, Bernat, for reporting this bug! | ||||
| * | | Fixed #668 | jmoenig | 2014-12-06 | 2 | -1/+9 |
| | | | |||||
| * | | Avoid auto-scaling artefacts in Safari on retina displays | jmoenig | 2014-12-05 | 2 | -2/+8 |
| | | | | | | | | | (resulting in “traces” when dragging items) | ||||
| * | | fix typo & update history | jmoenig | 2014-12-04 | 2 | -2/+7 |
| | | | |||||
| * | | Merge pull request #665 from cycomachead/cloud-default | Jens Mönig | 2014-12-04 | 1 | -1/+4 |
| |\ \ | | | | | | | Really fix setting the cloud as default save location when logged in | ||||
