scratch-vm/src/engine
2018-11-27 11:37:01 -05:00
..
adapter.js Make sure to set comment property of block when creating a new block via XML using the adapter. Update unit tests. 2018-06-15 13:58:03 -04:00
block-utility.js add getProcedureParamNamesIdsAndDefaults 2018-10-16 16:31:45 -04:00
blocks-execute-cache.js
blocks.js Merge pull request #1755 from kchadha/cloud-var-create 2018-11-14 21:39:29 -05:00
comment.js
execute.js Fix stack glows so that stacks glow as soon as the first block in the stack starts running as opposed to after the first block has finished. Make sure that monitored reporters in the flyout are not glowing. 2018-08-22 14:44:06 -04:00
monitor-record.js Update for auto-positioning monitors so that having just one of x or y be 0 (e.g. a monitor placed in the top right corner of the stage) does not result in the monitor being treated as a new monitor and get auto-positioned. 2018-11-09 23:45:48 -05:00
mutation-adapter.js
profiler.js
runtime.js Emit a RUNTIME_STARTED event to track if the vm has been started 2018-11-27 11:37:01 -05:00
scratch-blocks-constants.js
sequencer.js remove finished threads every loop of all threads 2018-10-19 16:43:36 -04:00
stage-layering.js
target.js Add ability to create cloud variables, and have cloud provider wait for confirmation from server. 2018-11-13 16:43:51 -05:00
thread.js return 0 from parameters outside of their procedure 2018-10-23 15:14:31 -04:00
variable.js Add 'islocal' flag to XML serialization for variables. 2018-07-06 13:02:23 -04:00