| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | beautify xmlxml_beautifier | Gubolin | 2014-09-12 | 4 | -2/+6 | |
| | |/ / / | ||||||
| | * | | | Fix #563 (Paste into Chrome), thanks, @Muon, for the hint! | jmoenig | 2014-08-13 | 2 | -2/+4 | |
| | | | | | ||||||
| | * | | | enable Zombiefication of JS-Functions | jmoenig | 2014-08-13 | 3 | -5/+11 | |
| | | |/ | |/| | | | | | | | | | | you can now redirect “this” in a JS function by binding it to another sprite using the OF block | |||||
| * | | | prepare for team support | Gubolin | 2014-09-12 | 1 | -2/+12 | |
| | | | | ||||||
| * | | | update octokit, fix a first-commit bug | Gubolin | 2014-09-12 | 2 | -24/+28 | |
| | | | | ||||||
| * | | | remove the old directory octokit | Gubolin | 2014-08-03 | 2 | -2149/+0 | |
| | | | | ||||||
| * | | | add octokit.js as submodule | Gubolin | 2014-08-03 | 4 | -3/+690 | |
| | | | | ||||||
| * | | | save GitHub project in one file (now media loads properly); make it easier ↵ | Gubolin | 2014-08-02 | 2 | -33/+21 | |
| | | | | | | | | | | | | | to open projects by other users | |||||
| * | | | allow setting a commit message when saving to GitHub | Gubolin | 2014-08-02 | 2 | -3/+63 | |
| | | | | ||||||
| * | | | prettify error message when not logged in | Gubolin | 2014-08-02 | 2 | -2/+20 | |
| | | | | ||||||
| * | | | show error message when an unlogged user accesses the GitHub project list | Gubolin | 2014-07-31 | 1 | -2/+8 | |
| | | | | ||||||
| * | | | merge Snap!Cloud and GitHub; fix some bugs | Gubolin | 2014-07-31 | 4 | -151/+1462 | |
| | | | | ||||||
| * | | | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks | Gubolin | 2014-07-30 | 6 | -10/+101 | |
| |\| | | ||||||
| | * | | Merge pull request #540 from MMSequeira/patch-1 | Jens Mönig | 2014-07-30 | 1 | -0/+2 | |
| | |\ \ | | | | | | | | | Add Portuguese translation of 'move'. | |||||
| | | * | | Add Portuguese translation of 'move'. | Manuel Menezes de Sequeira | 2014-07-29 | 1 | -0/+2 | |
| | | |/ | | | | | | | Move was added to the German translation. | |||||
| | * | | export script pic with result bubble | jmoenig | 2014-07-30 | 3 | -8/+73 | |
| | | | | | | | | | | | | | hidden option in the shift-context-menu of reporter scripts | |||||
| | * | | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 2 | -2/+5 | |
| | | | | ||||||
| | * | | propagate HIDE and SHOW to nested sprite parts | jmoenig | 2014-07-30 | 2 | -1/+22 | |
| | |/ | ||||||
| * / | replace the Snap!Cloud with GitHub | Gubolin | 2014-07-30 | 5 | -876/+2300 | |
| |/ | ||||||
| * | keep reporter-result-bubbles within the enclosing scripting pane | jmoenig | 2014-07-29 | 2 | -0/+5 | |
| | | ||||||
| * | fixed #497 (prevent bubble shadows from getting cut-off) | jmoenig | 2014-07-29 | 2 | -2/+3 | |
| | | | | | thanks @Hardmath123 for this bug report | |||||
| * | updated German translation | jmoenig | 2014-07-29 | 4 | -5/+9 | |
| | | ||||||
| * | Merge pull request #539 from MMSequeira/master | Jens Mönig | 2014-07-29 | 1 | -1/+53 | |
| |\ | | | | | Update Portuguese translation: split ‘letter’, pen trails, and code gene... | |||||
| | * | Update further Portuguese translation of code generation stuff. | Manuel Menezes de Sequeira | 2014-07-28 | 1 | -1/+18 | |
| | | | ||||||
| | * | Update Portuguese translation: split ‘letter’, pen trails, and code ↵ | Manuel Menezes de Sequeira | 2014-07-28 | 1 | -1/+36 | |
| | | | | | | | | | generation blocks. | |||||
| * | | added ‘move’ option to the sprite context menu | jmoenig | 2014-07-29 | 2 | -0/+2 | |
| | | | | | | | | | | | lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable” | |||||
| * | | double clicking on a sprite in the stage selects it in the IDE | jmoenig | 2014-07-29 | 2 | -1/+6 | |
| | | | ||||||
| * | | export and import nested sprites | jmoenig | 2014-07-29 | 3 | -2/+22 | |
| | | | ||||||
| * | | duplicate and clone nested sprites | jmoenig | 2014-07-29 | 3 | -26/+44 | |
| | | | ||||||
| * | | fixed #526 | jmoenig | 2014-07-29 | 2 | -2/+14 | |
| |/ | | | | thanks, @bromagosa, for reporting it! | |||||
| * | enable “JS function” block to create custom control structures and HOFs | jmoenig | 2014-07-28 | 2 | -3/+11 | |
| | | ||||||
| * | fixed "Load Failed Type Error Cannot read property 'isLinked' of null" | jmoenig | 2014-07-28 | 1 | -4/+6 | |
| | | | | | | you guys need to at least *try* your stuff on a few actual projects, dammit! | |||||
| * | JS function tweak, thank, @nathan! | jmoenig | 2014-07-27 | 2 | -3/+3 | |
| | | ||||||
| * | Merge pull request #530 from cycomachead/list-string | Jens Mönig | 2014-07-27 | 1 | -1/+1 | |
| |\ | | | | | List.toString will show contents of the list | |||||
| | * | List.toString will show contents of the list | Michael Ball | 2014-07-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #532 from cycomachead/tools-redux | brianharvey | 2014-07-26 | 2 | -2/+2 | |
| |\ \ | |/ |/| | Minor improvements to tools blocks | |||||
| | * | Minor improvements to tools blocks | Michael Ball | 2014-07-26 | 2 | -2/+2 | |
| |/ | | | | | | | | | | | * Uses the split block for word to list * Uses the split block for sentence to list * Removes the word to list block from the words and sentences library (since it was promoted to the tools library) The use of the split block makes the two blocks essentially a wrapper function, and it should improve the performance of the two blocks when used in projects. They function identically to the current versions. | |||||
| * | updated credits | jmoenig | 2014-07-25 | 2 | -2/+5 | |
| | | ||||||
| * | new “JavaScript function” primitive | jmoenig | 2014-07-25 | 3 | -2/+25 | |
| | | | | | Go figure… | |||||
| * | Display “empty” Contexts as empty rings | jmoenig | 2014-07-24 | 2 | -2/+14 | |
| | | | | | | (e.g. continuations). Brian was complaining about empty continuations “sucking” up the watchers and value bubbles. | |||||
| * | improve unique sprite- and costume names | jmoenig | 2014-07-24 | 3 | -34/+48 | |
| | | ||||||
| * | fixed “lost sprites bug” | jmoenig | 2014-07-24 | 2 | -2/+11 | |
| | | | | | | ensure duplicated sprites keep wearing their current costume through save and re-load | |||||
| * | Scale down oversized images to current stage dimensions | jmoenig | 2014-07-23 | 2 | -5/+11 | |
| | | | | | | rather than to 480 * 360 Thanks, Dan, for reporting this! | |||||
| * | added Snap! Connectivity Strategy to repo | jmoenig | 2014-07-23 | 1 | -0/+0 | |
| | | ||||||
| * | fixed #521 | jmoenig | 2014-07-22 | 3 | -3/+15 | |
| | | | | | | deleting variable watchers by dropping them on the palette resulted in wrong ones to be created when showing them again | |||||
| * | fixed #518 | jmoenig | 2014-07-21 | 2 | -4/+9 | |
| | | ||||||
| * | update German translation | jmoenig | 2014-07-18 | 3 | -3/+6 | |
| | | ||||||
| * | rename "character" to "letter" in delimiter list | jmoenig | 2014-07-18 | 3 | -4/+5 | |
| | | | | | of “split” block | |||||
| * | Merge pull request #516 from cycomachead/split | Jens Mönig | 2014-07-18 | 2 | -0/+4 | |
| |\ | | | | | Split Block: Add a character option for clarity | |||||
| | * | Lint: fix missing semicolon | Michael Ball | 2014-07-17 | 1 | -1/+1 | |
| | | | ||||||
