scratch-vm/src
Christopher Willis-Ford 97d67d75f4 Allow 'then' on service registration
This allows a service to postpone communication with other services
until it can be sure that it's registered with central dispatch. Service
registration on the main thread always happens immediately, but that
version of `setService` still returns a Promise for consistency.
2017-07-21 13:23:52 -07:00
..
blocks Add tests and fixes for set instrument and play drum 2017-07-06 14:56:46 -04:00
dispatch Allow 'then' on service registration 2017-07-21 13:23:52 -07: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