| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into development | Gubolin | 2015-03-20 | 5 | -20/+30 |
| |\ | |||||
| | * | switch from beta to release candidate | Jens Mönig | 2015-03-15 | 3 | -3/+4 |
| | | | |||||
| | * | fixed #743 | Jens Mönig | 2015-03-15 | 2 | -2/+7 |
| | | | |||||
| | * | Only enable input caching for blocks | Jens Mönig | 2015-03-09 | 2 | -13/+6 |
| | | | |||||
| | * | fixed #738 | Jens Mönig | 2015-03-09 | 2 | -3/+14 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into development | Gubolin | 2015-03-08 | 2 | -2/+30 |
| |\| | |||||
| | * | fixed #736 | Jens Mönig | 2015-03-06 | 2 | -2/+30 |
| | | | | | | | | | | | caching really *is* evil :-) (if it weren’t for performance…) | ||||
| * | | Merge branch p2p into development | Gubolin | 2015-03-08 | 6 | -0/+2904 |
| |\ \ | |||||
| | * | | fix localization bug; accept lists as peer message receiver | Gubolin | 2015-03-08 | 2 | -4/+13 |
| | | | | |||||
| | * | | translate peer blocks | Gubolin | 2015-03-08 | 1 | -0/+13 |
| | | | | |||||
| | * | | rewrite peering flow; add peer id blocks | Gubolin | 2015-03-08 | 3 | -59/+126 |
| | | | | |||||
| | * | | add Todo with workaround | Gubolin | 2015-03-07 | 1 | -0/+6 |
| | | | | |||||
| | * | | send lists and blocks via "send" | Gubolin | 2015-03-07 | 1 | -4/+23 |
| | | | | |||||
| | * | | first working version of p2p cloud variables | Gubolin | 2015-03-06 | 3 | -0/+2791 |
| | |/ | |||||
| * | | Merge branch 'master' into development | Gubolin | 2015-03-04 | 2 | -1/+15 |
| |\| | |||||
| | * | fixed #730 | Jens Mönig | 2015-03-02 | 2 | -1/+15 |
| | | | | | | | | | caching is evil, haha! | ||||
| * | | merge | Gubolin | 2015-03-01 | 10 | -39/+171 |
| |\| | |||||
| | * | fixed #716 | Jens Mönig | 2015-02-28 | 2 | -2/+3 |
| | | | |||||
| | * | fixed #715 | Jens Mönig | 2015-02-28 | 2 | -3/+4 |
| | | | |||||
| | * | slightly optimize warped / turbo execution | Jens Mönig | 2015-02-28 | 2 | -6/+10 |
| | | | |||||
| | * | Cache inputs - accelerate recursive reporters | Jens Mönig | 2015-02-28 | 4 | -7/+42 |
| | | | | | | | | | and warped / turbo recursive commands by up to 40% | ||||
| | * | fixed #725 | Jens Mönig | 2015-02-24 | 2 | -2/+10 |
| | | | |||||
| | * | fix a bug in the automatic block migration mechanism | jmoenig | 2015-02-23 | 1 | -2/+2 |
| | | | | | | | | | Thanks, Josh, for telling me! | ||||
| | * | Avoid incompatibility warning for very old (pre-earmarked) projects | jmoenig | 2015-02-23 | 2 | -2/+3 |
| | | | |||||
| | * | Update German translation | jmoenig | 2015-02-23 | 4 | -10/+26 |
| | | | |||||
| | * | Add user-interaction choices to the “When I am ...” hat block | jmoenig | 2015-02-23 | 3 | -12/+78 |
| | | | | | | | | | “clicked”, “pressed”, “dropped”, “mouse-entered”, “mouse-departed” | ||||
| * | | merge | Gubolin | 2015-02-24 | 1 | -1/+1 |
| | | | |||||
| * | | merge | Gubolin | 2015-02-24 | 10 | -59/+4049 |
| |\ \ | |||||
| | * | | fix mobile.sh typo and add better info messagesv0.1.1-alpha-android | Gubolin | 2015-02-22 | 2 | -12/+15 |
| | | | | |||||
| | * | | use another approach for loading projects at startup; remove more unneeded files | Gubolin | 2015-02-22 | 1 | -26/+12 |
| | | | | |||||
| | * | | update to allow building with crosswalk | Gubolin | 2015-02-22 | 2 | -7/+37 |
| | | | | |||||
| | * | | merge | Gubolin | 2015-02-22 | 8 | -20/+3991 |
| | |\| | |||||
| | | * | 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 |
| | | | | |||||
| * | | | Merge branch 'github_backend' into development | Gubolin | 2015-02-24 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into github_backend | Gubolin | 2015-02-24 | 27 | -820/+2785 |
| | |\ \ \ | | | |/ | | |/| | |||||
| * | | | | Merge branch 'mobileapp' into development | Gubolin | 2015-01-24 | 2 | -13/+23 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merge branch 'master' into mobileapp | Gubolin | 2015-01-24 | 14 | -817/+1361 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Merge branch 'mobileapp' of https://github.com/Gubolin/snap into mobileapp | Gubolin | 2015-01-24 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | update binary.sh helpv0.1.0-alpha | Gubolin | 2015-01-10 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | mobile: set orientation to landscape as default | Gubolin | 2015-01-24 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | add the possibility to load binary projects dynamically | Gubolin | 2015-01-24 | 1 | -12/+20 |
| | | | | | | |||||
| | * | | | | don't include help files in binary projects | Gubolin | 2015-01-24 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'master' of ↵ | Gubolin | 2015-01-24 | 14 | -720/+968 |
| |\ \ \ \ | | |/ / | |/| | | | | | | https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into development | ||||
| | * | | | 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 |
| | | | | | |||||
