scratch-vm/src/engine
Karishma Chadha 0c9da5d963
Merge pull request #1755 from kchadha/cloud-var-create
Create cloud variables
2018-11-14 21:39:29 -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 Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks.js Merge pull request #1755 from kchadha/cloud-var-create 2018-11-14 21:39:29 -05:00
comment.js XML escape comment text. 2018-06-14 11:39:03 -04:00
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 Decode the encoded argument information 2017-11-29 10:34:59 -05:00
profiler.js Add runtime Profiler 2017-11-14 14:57:31 -05:00
runtime.js Merge pull request #1755 from kchadha/cloud-var-create 2018-11-14 21:39:29 -05:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js remove finished threads every loop of all threads 2018-10-19 16:43:36 -04:00
stage-layering.js No more explicit layer groups, and separate extension into video and pen. 2018-05-20 22:30:20 -04:00
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