| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'autosave' into development | Gubolin | 2014-12-14 | 1 | -0/+2 |
| |\ | |||||
| | * | autosave every 5 minutes | Gubolin | 2014-12-14 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch github_backend | Gubolin | 2014-12-07 | 1 | -5/+402 |
| |\ \ | |||||
| | * | | merge master | Gubolin | 2014-12-07 | 1 | -37/+52 |
| | |\| | |||||
| | * | | support merging [WIP] | Gubolin | 2014-09-12 | 1 | -3/+15 |
| | | | | |||||
| | * | | prepare for team support | Gubolin | 2014-09-12 | 1 | -2/+12 |
| | | | | |||||
| | * | | save GitHub project in one file (now media loads properly); make it easier ↵ | Gubolin | 2014-08-02 | 1 | -15/+14 |
| | | | | | | | | | | | | | to open projects by other users | ||||
| | * | | allow setting a commit message when saving to GitHub | Gubolin | 2014-08-02 | 1 | -1/+61 |
| | | | | |||||
| | * | | prettify error message when not logged in | Gubolin | 2014-08-02 | 1 | -0/+10 |
| | | | | |||||
| | * | | merge Snap!Cloud and GitHub; fix some bugs | Gubolin | 2014-07-31 | 1 | -16/+705 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks | Gubolin | 2014-07-30 | 1 | -1/+3 |
| | |\ \ | |||||
| | * | | | replace the Snap!Cloud with GitHub | Gubolin | 2014-07-30 | 1 | -394/+15 |
| | | | | | |||||
| * | | | | Merge branch issue_405 | Gubolin | 2014-12-07 | 1 | -1/+56 |
| |\ \ \ \ | |||||
| | * | | | | add mute functions | Gubolin | 2014-08-03 | 1 | -4/+15 |
| | | | | | | |||||
| | * | | | | adjust indentation | Gubolin | 2014-08-03 | 1 | -8/+7 |
| | | | | | | |||||
| | * | | | | Update gui.js | John | 2014-08-03 | 1 | -1/+46 |
| | | |/ / | |/| | | |||||
| * | | | | Merge remote-tracking branch 'origin/issue_557' into development | Gubolin | 2014-12-07 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | correct 5a2067 (pasted code at the wrong positionissue_557 | Gubolin | 2014-08-08 | 1 | -6/+6 |
| | | | | | | |||||
| | * | | | | don't drop custom block definitions when changing the language (fix #557) | Gubolin | 2014-08-08 | 1 | -0/+6 |
| | |/ / / | |||||
| * | | | | Merge remote-tracking branch 'origin/location' into development | Gubolin | 2014-12-07 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | add language blocks | Gubolin | 2014-08-17 | 1 | -1/+2 |
| | |/ / / | |||||
| * | | | | Merge branch 'issue_190' into development | Gubolin | 2014-12-07 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | show an error message if project cannot be loaded (fix #190)issue_190 | Gubolin | 2014-10-04 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Merge branch 'issue_204' into development | Gubolin | 2014-12-07 | 1 | -1/+6 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | integrate Snapin8r into Snap! | Gubolin | 2014-08-03 | 1 | -1/+6 |
| | | |/ / | |/| | | |||||
| * | | | | fix typo & update history | jmoenig | 2014-12-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Really fix setting the cloud as default save location when logged in | Michael Ball | 2014-12-04 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | updated history | jmoenig | 2014-12-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix to set SnapCloud variable before the IDE morph is built. | Michael Ball | 2014-11-30 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | This makes it so that #627 works as intended, correctly fixing #502 | ||||
| * | | | | Updated the “About” Dialog | jmoenig | 2014-11-20 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | with a mention of support from CDG (SAP Labs) | ||||
| * | | | | Set Default Save location to Cloud on Snap! load | Michael Ball | 2014-10-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | When Snap! is loaded, Snap! will now check whether a user is logged in (via the presence of `SnapCloud.username`) and if so, the default save location will be the cloud. | ||||
| * | | | | fixed #604. Thanks, @Gubolin! | jmoenig | 2014-10-06 | 1 | -1/+2 |
| | |/ / |/| | | |||||
| * | | | New feature - minimal stage mode (shift-click on small-stage button) | jmoenig | 2014-10-02 | 1 | -12/+26 |
| | | | | |||||
| * | | | updated history | jmoenig | 2014-10-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | add localization to default costume name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | fixed #585 | jmoenig | 2014-09-22 | 1 | -2/+2 |
| |/ / | | | | | | | Thanks, Michael, for reporting this! | ||||
| * / | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 1 | -2/+4 |
| |/ | |||||
| * | export and import nested sprites | jmoenig | 2014-07-29 | 1 | -1/+1 |
| | | |||||
| * | duplicate and clone nested sprites | jmoenig | 2014-07-29 | 1 | -5/+2 |
| | | |||||
| * | updated credits | jmoenig | 2014-07-25 | 1 | -2/+4 |
| | | |||||
| * | improve unique sprite- and costume names | jmoenig | 2014-07-24 | 1 | -21/+33 |
| | | |||||
| * | ensure unique costume names when copying costumes via d&d | jmoenig | 2014-07-18 | 1 | -0/+1 |
| | | |||||
| * | ensure unique names when renaming costumes | jmoenig | 2014-07-18 | 1 | -1/+2 |
| | | |||||
| * | ensure unique names for costumes created by the paint editor | jmoenig | 2014-07-18 | 1 | -2/+5 |
| | | |||||
| * | list op fixes, thanks, Brian! | jmoenig | 2014-07-18 | 1 | -1/+1 |
| | | |||||
| * | ensure unique names for imported costumes | jmoenig | 2014-07-17 | 1 | -2/+4 |
| | | | | | Use new mechanism for unique costume names on imported costumes | ||||
| * | Merge pull request #509 from jmoenig/bh | Jens Mönig | 2014-07-11 | 1 | -1/+18 |
| |\ | | | | | Bh | ||||
| | * | Improve sbe-or-relative to generalize | brianharvey | 2014-07-11 | 1 | -6/+6 |
| | | | | | | | New method GetURLsbeOrRelative(url) takes a relative URL and tries it first on s.b.e and if that fails as a relative url. | ||||
| | * | Allow loading tools.xml from mirror *or* s.b.e | brianharvey | 2014-07-11 | 1 | -2/+19 |
| | | | | | | | | | | | Using full http://s.b.e/snapsource/tools.xml disallows local repository. Using relative tools.xml disallows running from local disk but getting tools from s.b.e. So we try both. | ||||
| * | | fixed #508 (don’t popup empty menus) | jmoenig | 2014-07-11 | 1 | -1/+1 |
| | | | | | | | | | thanks, @cycomached! | ||||
