scratch-vm/src
Christopher Willis-Ford b4c0cfe940 Refactor common code in {central,worker}-dispatch
Central dispatch and worker dispatch share most of their code now by
inheriting from a new shared dispatch class.

Also, the format of passed messages has been altered to make it easier
to understand in a debugger.
2017-08-09 17:30:00 -04:00
..
blocks Add tests and fixes for set instrument and play drum 2017-07-06 14:56:46 -04:00
dispatch Refactor common code in {central,worker}-dispatch 2017-08-09 17:30:00 -04:00
engine fix value 2017-07-11 13:08:18 -04:00
import Remember the data format when an asset is imported 2017-06-12 12:31:49 -07:00
io Fix socket.io-client dependency problems re: build 2017-05-11 12:07:46 -07:00
playground Updated variables and var_fire event listener. 2017-06-23 09:57:01 -07:00
serialization Fix variable import scoping 2017-07-17 12:28:44 -04:00
sprites Use targetWasCreated event to clone pen state 2017-06-16 14:22:51 -07:00
util Specify dataFormat when loading asset for import 2017-05-24 15:35:10 -07:00
.eslintrc.js Use es6 lint rules 2017-04-17 15:09:57 -04:00
index.js Pass with --fix 2017-04-17 15:10:04 -04:00
virtual-machine.js Fix variable import scoping 2017-07-17 12:28:44 -04:00