scratch-vm/src
Michael "Z" Goddard 0e9357b062
benchmark load now
This is a slight ergonomics improvement for faster benchmark loading.
We should be able to apply this to gui as well if it already does do
the same thing.
2019-02-22 16:01:09 -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 #1995 from paulkaplan/is-discrete 2019-02-13 11:19:51 -05:00
extension-support Merge pull request #1871 from Affonso-Gui/fix_dynamic_menu_string 2019-02-13 10:41:36 -08:00
extensions Fixing comment. 2019-02-13 14:14:05 -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 benchmark load now 2019-02-22 16:01:09 -05:00
serialization Merge pull request #1995 from paulkaplan/is-discrete 2019-02-13 11:19:51 -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 issue where non-strings were getting passed in to escape functions for handling special characters that can appear in xml. Add tests. 2019-02-07 11:58:10 -05:00
.eslintrc.js
index.js
virtual-machine.js Merge pull request #1933 from ErikMejerHansen/feature/field_type_support 2019-02-12 09:59:22 -05:00