| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typo | Code WvS | 2015-02-28 | 1 | -1/+1 |
| | | |||||
| * | speed up startup; fix weird inactive-tab bug | Code WvS | 2015-02-28 | 1 | -35/+24 |
| | | |||||
| * | add motion category; use X/Y positions as lon/lat | Code WvS | 2015-02-28 | 3 | -99/+71 |
| | | |||||
| * | attempt to fix marker loading problems | Code WvS | 2015-02-28 | 2 | -8/+13 |
| | | |||||
| * | use a canvas as icon; do not rotate sprite twice | Code WvS | 2015-02-28 | 2 | -43/+35 |
| | | |||||
| * | apply graphic effects to markers | Code WvS | 2015-02-28 | 1 | -2/+15 |
| | | |||||
| * | add marker click event | Code WvS | 2015-02-27 | 1 | -0/+7 |
| | | |||||
| * | forward keypresses to Snap | Code WvS | 2015-02-27 | 1 | -2/+5 |
| | | |||||
| * | add marker movements | Code WvS | 2015-02-27 | 1 | -37/+22 |
| | | |||||
| * | fix loading problems | Code WvS | 2015-02-27 | 1 | -6/+6 |
| | | |||||
| * | fix sprite costume bugs | Code WvS | 2015-02-27 | 2 | -5/+16 |
| | | |||||
| * | use OSMBuildings as submodule | Code WvS | 2015-02-27 | 3 | -50/+3 |
| | | |||||
| * | support rotationStyle | Code WvS | 2015-02-27 | 1 | -1/+12 |
| | | |||||
| * | typo | Code WvS | 2015-02-27 | 1 | -1/+0 |
| | | |||||
| * | add "my location" block and a nominatim search block | Code WvS | 2015-02-27 | 2 | -0/+39 |
| | | |||||
| * | spritify markers | Code WvS | 2015-02-27 | 4 | -84/+137 |
| | | |||||
| * | Merge branch 'master' | Code WvS | 2015-02-27 | 8 | -19/+3990 |
| |\ | |||||
| | * | Make “project data in URLs” a hidden dev option | jmoenig | 2015-02-20 | 2 | -6/+38 |
| | | | | | | | | | (prevent long urls per default) | ||||
| | * | Update German translation | jmoenig | 2015-02-20 | 3 | -2/+8 |
| | | | |||||
| | * | Un-hide “Save to disk” feature | jmoenig | 2015-02-20 | 1 | -9/+6 |
| | | | | | | | | | (currently supported by both Chrome and Firefox, but not by Safari) | ||||
| | * | Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!! | jmoenig | 2015-02-20 | 5 | -1/+3888 |
| | | | |||||
| | * | Added url switch #cloud: to open a shared project in edit mode | jmoenig | 2015-02-06 | 2 | -1/+46 |
| | | | |||||
| | * | Fixed #710 | jmoenig | 2015-01-28 | 2 | -2/+6 |
| | | | |||||
| * | | improve initial world loading; prepare conversion of sprites to "persons" | Code WvS | 2015-02-08 | 2 | -18/+42 |
| | | | |||||
| * | | make the redraw code shorter | Code WvS | 2015-02-07 | 1 | -22/+6 |
| | | | |||||
| * | | resize the map properly | Code WvS | 2015-02-07 | 1 | -4/+3 |
| | | | |||||
| * | | set initial zoom to current position | Code WvS | 2015-02-07 | 1 | -1/+2 |
| | | | |||||
| * | | add leaflet images; replace motion category by "map" and add blocks | Code WvS | 2015-02-07 | 9 | -12/+97 |
| | | | |||||
| * | | first changes | Code WvS | 2015-02-06 | 5 | -81/+589 |
| |/ | |||||
| * | 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 | ||||
