summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * updated historyjmoenig2014-09-302-1/+2
| |
| * Merge pull request #549 from Gubolin/issue_285Jens Mönig2014-09-301-2/+2
| |\ | | | | | | allow negative min/max values for sliders (fix #285)
| | * allow negative min/max values for sliders (fix #285)Gubolin2014-08-021-2/+2
| | |
| * | updated historyjmoenig2014-09-302-1/+3
| | |
| * | Merge pull request #548 from Gubolin/issue_361Jens Mönig2014-09-301-2/+2
| |\ \ | | | | | | | | allow percent symbols in custom block texts (fix #361), thanks again @Gubolin, both for the fix and for your patience!
| | * | allow percent symbols in custom block texts (fix #361)Gubolin2014-08-021-2/+2
| | |/
| * | fixed #593jmoenig2014-09-302-1/+6
| | | | | | | | | | | | | | | match broadcast numbers with event hat blocks containing strings that can be parsed as numbers
| * | Merge pull request #592 from MMSequeira/patch-1Jens Mönig2014-09-291-1/+1
| |\ \ | | | | | | | | Add missing comma. (Sorry Jens!)
| | * | Add missing comma. (Sorry Jens!)Manuel Menezes de Sequeira2014-09-291-1/+1
| |/ / | | | | | | I did not properly test my chages... Sorry about that! Can you please release the correct version?
| * | Paint: flood fill issue fixed, thanks, Kartik!jmoenig2014-09-292-2/+4
| | |
| * | Merge pull request #571 from Hardmath123/bucket-colorJens Mönig2014-09-292-3/+4
| |\ \ | | | | | | | | Bucket color issue
| | * | added historyHardmath1232014-08-241-2/+2
| | | |
| | * | remove logHardmath1232014-08-241-1/+0
| | | |
| | * | fix #566Hardmath1232014-08-242-1/+3
| | | |
| * | | fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 !jmoenig2014-09-293-4/+5
| | | |
| * | | Portuguese translation update, thanks, Manuel!jmoenig2014-09-293-3/+4
| | | |
| * | | Merge pull request #589 from MMSequeira/masterJens Mönig2014-09-291-5/+25
| |\ \ \ | | | | | | | | | | correct small errors in localization strings and add a few new Portuguese...
| | * | | correct small errors in localization strings and add a few new Portuguese ↵Manuel Menezes de Sequeira2014-09-281-5/+25
| | | | | | | | | | | | | | | | | | | | translations
| * | | | fixed #591jmoenig2014-09-292-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | fully copy local variables for sprite duplicates and (Scratch-like) clones
| * | | | fixed #585jmoenig2014-09-222-2/+3
| | | | | | | | | | | | | | | | | | | | Thanks, Michael, for reporting this!
| * | | | Mutable upvarsjmoenig2014-09-222-25/+24
| | | | | | | | | | | | | | | | | | | | allow upvars to be SET and CHANGEd
| * | | | fixed #174, eliminate UpvarReferences in evaluatorjmoenig2014-09-182-107/+16
| | | | | | | | | | | | | | | | | | | | | | | | | replace UpvarReferences with references to Variable objects, fixes upvar scope issues
| * | | | Refactor variables handlingjmoenig2014-09-174-30/+37
| | |/ / | |/| | | | | | | | | | | | | | introducing Variable objects, all functionality stays the same at this time
* | | | remove file blocksGubolin2015-01-034-272/+0
| | | |
* | | | allow setting the Snap! source in a variableGubolin2015-01-033-3/+18
| | | |
* | | | add camera blocks (#562)Gubolin2014-11-012-1/+263
|\ \ \ \
| * | | | improve camera block error handlingGubolin2014-08-171-1/+8
| | | | |
| * | | | add camera streaming predicateGubolin2014-08-171-0/+9
| | | | |
| * | | | add camera streaming predicateGubolin2014-08-171-14/+25
| | | | |
| * | | | add IE camera block supportGubolin2014-08-171-13/+9
| | | | |
| * | | | camera block bugfixesGubolin2014-08-171-6/+4
| | | | |
| * | | | tidy up the camera block codeGubolin2014-08-171-45/+63
| | | | |
| * | | | add motion reportersGubolin2014-08-133-19/+78
| | | | |
| * | | | add simple motion detectionGubolin2014-08-123-1/+83
| | | | |
| * | | | add camera streaming blocks (fix #460)Gubolin2014-08-102-1/+83
| | |_|/ | |/| |
* | | | improve file block error handlingGubolin2014-09-091-26/+58
| | | |
* | | | add file blocksGubolin2014-09-094-0/+240
| | | |
* | | | add notification blocksGubolin2014-09-083-0/+24
| | | |
* | | | use the Snap-icon instead of the default oneGubolin2014-09-082-0/+10
| | | |
* | | | rewrite scriptsGubolin2014-09-083-20/+55
| | | |
* | | | rewrite scriptsGubolin2014-09-074-19/+103
| | | |
* | | | add script for compressing Snap\!Gubolin2014-09-071-0/+21
| | | |
* | | | add minimalized presentation version of gui.jsGubolin2014-09-071-0/+1099
| | | |
* | | | Merge branch 'location' into mobileappGubolin2014-09-075-1/+110
|\ \ \ \
| * | | | add geolocation blocklocationGubolin2014-08-183-0/+87
| | | | |
| * | | | add language blocksGubolin2014-08-173-1/+22
| | |/ / | |/| |
* | | | add vibration blocks to spritesGubolin2014-09-071-0/+2
| | | |
* | | | add compass heading and acceleration blocksGubolin2014-09-073-0/+138
| | | |
* | | | fix mobile app iconGubolin2014-09-071-1/+1
| | | |
* | | | show virtual keyboard in Android (offline app only) (fix #81)Gubolin2014-09-073-0/+10
| | | |