summaryrefslogtreecommitdiff
path: root/objects.js
Commit message (Expand)AuthorAgeFilesLines
* remove lang file and incorporate fixes in blocks, opbjectsMichael Ball2014-02-061-1/+1
* resolve merge conflicts; date problems onlyMichael Ball2014-02-041-17/+80
|\
| * integrate Dean's sound fixjmoenig2014-02-041-3/+6
| * Merge pull request #311 from brettle/masterJens Mönig2014-02-041-4/+11
| |\
| | * Fixes issue #310 - play note block fails on Firefox due to use of deprecatedDean Brettle2014-01-251-4/+11
| * | Flat line end option in the settings menu, saved with the projectjmoenig2014-02-041-3/+9
| |/
| * validated all source files against the latest JSLint versionjmoenig2014-01-091-1/+1
| * Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-091-9/+46
| * fixed StopOthers blocks and added another optionjmoenig2014-01-081-1/+2
| * Merge pull request #283 from Hardmath123/masterJens Mönig2014-01-081-0/+6
| |\
| | * Initial stop others blockHardmath1232013-12-221-0/+6
| * | Only shrink-wrap sprite costumesjmoenig2014-01-081-1/+4
| * | support for TELL and ASKjmoenig2014-01-081-1/+1
| |/
* | Add style tweaks per Nathan's comments.Michael Ball2013-12-281-3/+2
* | Add a 'get current DATE' block with various options, add some translations to...Michael Ball2013-12-271-2/+12
|/
* fixed saving/loading of new mouse coordinate watchersjmoenig2013-12-191-3/+3
* fix #275 #237; implements watchers for mouse x and mouse yMichael Ball2013-12-181-2/+43
* null-canvas blitting bug follow-upjmoenig2013-12-121-3/+5
* fixed #277, #279 (blitting null-canvasses fails)jmoenig2013-12-121-12/+16
* fixed #264 (mapped <ctrl-enter> to green-flag instead of <enter>)jmoenig2013-12-051-2/+5
* fixed #231 (watcher-display of Booleans)jmoenig2013-11-151-2/+2
* fixed wrong NaN display for variable watchersjmoenig2013-11-121-2/+2
* Increase maximum clone count from 128 to 300jmoenig2013-10-141-2/+2
* experimental MAP primitive reporterjmoenig2013-10-081-1/+40
* Keep watchers onstage when hiding/showing them, fixes #195jmoenig2013-10-041-0/+4
* Prevent watcher cells from growing wider as their contents becomes tallerjmoenig2013-10-041-2/+3
* smooth numerical values displayed in watchersjmoenig2013-10-011-4/+7
* fixed #146jmoenig2013-09-191-0/+1
* fixed #169jmoenig2013-09-191-4/+6
* prevent costumes with imported CORS-tainted canvasesjmoenig2013-09-181-1/+19
* fixed part of #154 - prevent costumes from being drawn while they are loadingjmoenig2013-09-171-3/+17
* New SPLIT primitive reporter activatedjmoenig2013-09-161-9/+9
* Nestable Sprites Collision Detection & fixesjmoenig2013-08-121-8/+50
* Nestable Sprites fixesjmoenig2013-08-101-12/+16
* Nested Sprite saving / loadingjmoenig2013-08-091-7/+7
* Nested Sprites - Stage scaling adjustmentjmoenig2013-08-091-1/+4
* Nested Sprite Rotation style buttons on corral iconsjmoenig2013-08-091-1/+1
* Nested Sprite synchronous / independent rotationjmoenig2013-08-081-4/+8
* Nested Sprite Rotationjmoenig2013-08-081-2/+13
* Nested Sprite Scalingjmoenig2013-08-081-14/+58
* Nested Sprite Motionjmoenig2013-08-071-0/+8
* Sprite Nesting GUIjmoenig2013-08-071-9/+77
* Fixed stage costume scaling & misplacing bugjmoenig2013-08-071-6/+2
* Sprite Nesting preliminariesjmoenig2013-08-071-2/+207
* Polish translation, thanks, Witek Kranas!jmoenig2013-08-061-1/+4
* experimental text SPLIT primitive in the operators categoryjmoenig2013-07-311-1/+9
* PAUSE primitive command blockjmoenig2013-07-301-2/+17
* experimental text-function primitivejmoenig2013-07-151-0/+9
* increased palette's vertical growth by scrollBarSizejmoenig2013-07-151-1/+2
* Codification changes, Boolean slot bug fixjmoenig2013-07-091-12/+5