Nathan Dinsmore
|
07415badbe
|
Merge branch 'master' of github.com:MathWizz/scratch-html5 into test
Conflicts:
js/Interpreter.js
js/primitives/LooksPrims.js
js/primitives/MotionAndPenPrims.js
js/primitives/Primitives.js
js/primitives/SoundPrims.js
js/primitives/VarListPrims.js
Tested with:
http://scratch.mit.edu/projects/13841687/
http://scratch.mit.edu/projects/2192048/
|
2013-11-14 22:27:52 -05:00 |
|
Scimonster
|
01c35969d0
|
Add show/hide list blocks, fix list reporters, and fix show/hide var (issue was with multiple sprites having same local variable name).
|
2013-11-04 22:28:23 +02:00 |
|
MathWizz
|
2778e0a3fd
|
Corrected casting numbers and fixed blocks under ifs not running
|
2013-11-02 00:38:29 -05:00 |
|
Nathan Dinsmore
|
1a72b01b31
|
Formatting and indentation fixes
|
2013-11-01 23:14:39 -04:00 |
|
Scimonster
|
dcd0a43348
|
Merge branch 'LLK/master'
Replace my timeAndDate code with Shane's.
|
2013-10-30 21:01:42 +02:00 |
|
Shane M. Clements
|
311b411315
|
Added getTimeString to the runtime and made a few other small fixes.
|
2013-10-30 11:40:53 -06:00 |
|
Scimonster
|
45b86691ed
|
Adjust for DST in days since 2000.
|
2013-10-30 18:25:32 +02:00 |
|
Scimonster
|
4d237ef389
|
Added list reporter block.
|
2013-10-30 15:00:28 +02:00 |
|
Scimonster
|
234e044660
|
Add (days since 2000) block. For some reason it is around 1/100th off for me.
|
2013-10-30 14:28:55 +02:00 |
|
Scimonster
|
64fb52699c
|
Add timeAndDate block.
|
2013-10-30 12:34:18 +02:00 |
|
Amos Blanton
|
6360de08da
|
Initial commit.
|
2013-10-28 20:00:20 +00:00 |
|