summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Keep watchers onstage when hiding/showing them, fixes #195jmoenig2013-10-042-0/+5
|
* Prevent watcher cells from growing wider as their contents becomes tallerjmoenig2013-10-042-2/+4
|
* Type-check the SPLIT block's input before eval'ing itjmoenig2013-10-042-2/+16
|
* smooth numerical values displayed in watchersjmoenig2013-10-012-4/+11
|
* fixed #186 (can't duplicate blocks with anchored comments)jmoenig2013-09-302-8/+11
|
* fixed #172, IF ON EDGE, BOUNCEjmoenig2013-09-202-3/+7
| | | | Morphic: Rectangle.amountToTranslateWithin()
* fixed #146jmoenig2013-09-193-2/+4
| | | | filter out empty costumes
* fixed #169jmoenig2013-09-192-4/+9
|
* Prevent local custom blocks in global custom block definitionsjmoenig2013-09-182-3/+30
| | | | fixes #167 for future projects
* prevent costumes with imported CORS-tainted canvasesjmoenig2013-09-183-2/+37
| | | | expected to fix #155, #154, #151, #148, #147, #127 for future projects
* fixed part of #154 - prevent costumes from being drawn while they are loadingjmoenig2013-09-173-4/+21
| | | | | | prevents an occasional DOM error saying "an attempt was made to use an object that is not, or is no longer, usable" when loading a project that has costumes
* Merge pull request #163 from MMSequeira/masterJens Mönig2013-09-171-1/+13
|\ | | | | Portuguese translation update
| * Correct "message" reporter translation and add translations for new split block.Manuel Menezes de Sequeira2013-09-161-1/+13
| |
* | fixed #119, #149jmoenig2013-09-173-5/+28
|/ | | | | accessing a shared projects requires lowercasing the username - this is now automatically taken care of
* fixed #115jmoenig2013-09-162-0/+2
| | | | prevent loading several instances of the same block definition
* Updated revision historyjmoenig2013-09-161-0/+15
|
* Example projects in project dialogjmoenig2013-09-161-62/+108
| | | | | | thanks, Brian. Also, this changeset contains improvements and simplifications for synchronous HTTP calls which are used for fetching libraries and example projects
* German translation updatejmoenig2013-09-162-5/+39
| | | | | for new SPLIT primitive, as well as translation integration update for others
* New SPLIT primitive reporter activatedjmoenig2013-09-161-9/+9
| | | | | this should come in handy when importing text files that should be converted to lists, as in the hangman lab
* Paint: Flood fill freeze fixjmoenig2013-09-161-2/+19
| | | | thanks for the contribution, Kartik!
* Custom Block Evaluation Scope fixjmoenig2013-09-161-2/+3
| | | | minor glitch which affected "VEE"
* New Greek translationjmoenig2013-09-161-0/+1226
| | | | thanks, Ino Samaras!
* New Danish translationjmoenig2013-09-161-0/+1168
| | | | thanks, Morten Nielsen and Hanne Binder!
* Norwegian translation update - encoding fixesjmoenig2013-09-161-12/+1
| | | | thanks, Olav!
* French and Portuguese translation updatejmoenig2013-09-162-5/+5
|
* Merge pull request #144 from gego51/patch-1Jens Mönig2013-09-161-1/+1
|\ | | | | Update lang-fr.js
| * Update lang-fr.jsgego512013-09-071-1/+1
| | | | | | | | | | | | Correction of a mistranslation lines 438 "repeat until" is "répéter jusqu'à" in french, "répéter indéfiniment si" is "forever if" in french
* | Merge pull request #124 from MMSequeira/masterJens Mönig2013-09-161-53/+87
|\ \ | |/ |/| Update and corrected Portuguese translation.
| * Improve list indexing (as Scratch 2.0) and list constructor text.Manuel Menezes de Sequeira2013-09-051-5/+5
| |
| * Improve text added when list substitutes arguments list.Manuel Menezes de Sequeira2013-09-041-1/+1
| |
| * Remove qualifier from language name.Manuel Menezes de Sequeira2013-09-041-1/+1
| |
| * Improve math function menu labels.Manuel Menezes de Sequeira2013-09-041-11/+11
| |
| * Update and correct Portuguese (Portugal) translation.Manuel Menezes de Sequeira2013-08-271-37/+71
|/
* "Dynamic" library listjmoenig2013-08-172-27/+30
| | | | thanks, Brian
* Norwegian translation by Olav Marschalljmoenig2013-08-173-1/+28
| | | | thanks, Olav for contributing this!
* Traditional Chinese translationjmoenig2013-08-143-1/+1230
| | | | thanks, Chu-Ching-Huang, for the contribution!
* Dutch translation updatejmoenig2013-08-123-2/+3
|
* Merge pull request #113 from sdmeijer/masterJens Mönig2013-08-121-5/+18
|\ | | | | Improved Dutch translation and updated with new strings
| * Improved translation and updated with new stringsSjoerd Dirk Meijer2013-08-101-5/+18
| |
* | Nestable Sprites Collision Detection & fixesjmoenig2013-08-123-30/+110
|/
* German translation updatejmoenig2013-08-104-4/+9
| | | | and release adjustments
* Nestable Sprites fixesjmoenig2013-08-103-15/+23
|
* Nested Sprite saving / loadingjmoenig2013-08-093-8/+55
|
* Nested Sprites - Stage scaling adjustmentjmoenig2013-08-091-1/+4
|
* Nested Sprite Rotation style buttons on corral iconsjmoenig2013-08-093-2/+53
|
* Dutch translation updatejmoenig2013-08-082-4/+5
|
* Merge pull request #111 from sdmeijer/masterJens Mönig2013-08-081-277/+278
|\ | | | | Dutch translation update
| * Improved Dutch translationSjoerd Dirk Meijer2013-08-081-4/+4
| | | | | | Thanks Jens for checking.
| * Update lang-nl.jsSjoerd Dirk Meijer2013-08-081-278/+279
| | | | | | | | | | New Dutch-translation. The translations are like Scratch now. (I'm also the translator of Scratch 2.0.)
* | Nested Sprite synchronous / independent rotationjmoenig2013-08-082-4/+9
| |