Commit graph

7 commits

Author SHA1 Message Date
Andrew Sliwinski
586f29a285 Minor formatting and type casting adjustment to make codebase internally consistent 2014-04-09 01:17:50 -07:00
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
4d237ef389 Added list reporter block. 2013-10-30 15:00:28 +02:00
Amos Blanton
6360de08da Initial commit. 2013-10-28 20:00:20 +00:00