scratch-vm/src
2019-02-05 17:01:43 -05:00
..
blocks Merge pull request #1839 from mzgoddard/fix-missing-no-param 2019-01-16 14:06:38 -05:00
dispatch Fix various jsdoc issues preventing the docs from building 2018-07-31 11:22:42 -04:00
engine Merge pull request #1973 from kchadha/fix-variable-characters 2019-02-05 17:01:43 -05:00
extension-support Adding JSDoc and removing extension manager gdx uncommenting. 2019-02-04 21:45:23 -05:00
extensions Separate out _spinSpeedFromGyro function. 2019-02-04 21:56:20 -05:00
import Skip failing tests, this is @thisandagain's fault :) 2019-01-02 12:41:09 -05:00
io Change event names to be more descriptive. Fix some typos. 2019-01-16 20:17:19 -05:00
playground reduce size of benchmark suite configuration 2018-09-07 14:47:50 -04:00
serialization Rename util function to be more descriptive. Refactor parameters to remove unused code. 2019-02-04 19:05:28 -05:00
sprites Add runtime to blocks container since it was getting passed in everywhere where it was being referenced. Update calls to blocks constructor. 2019-01-23 18:18:38 -05:00
util Fix typo in comment 2019-02-04 23:33:18 -05:00
.eslintrc.js Use es6 lint rules 2017-04-17 15:09:57 -04:00
index.js Cleanup 2017-09-06 00:57:03 -06:00
virtual-machine.js Code cleanup -- move out duplicate .then statements after the next .then (at the higher level) 2019-01-30 16:45:38 -05:00