axmol/build
pandamicro 0eec73ba43 Bindings fix and assets manger ex fix (#17115)
* Fix custom event being discard during event emission

* Fix tilemap black line issue

* Fix auto bindings config

* Adapt websocket to new memory model

* Improve cocos2d_specifics code stability

* Fix issue with get_or_create_js_object function

* Improve memory usage in function wrapper invocation

* Use JS Function bind to avoid memory tracking issues

* Support size parameter to collect total byte size before update process

* Fix download resuming issue on Android

* Remove temporary assets when temporary manifest is invalid or out of date

* Use version compare handle to compare manifests versions

* Support max concurrent tasks setting & download verify callback

* Add Manifest::Asset conversion

* Avoid crash caused by wrappers

* Sync implementation of tested and published AssetsManagerEx from Cocos Creator

* Fix linux compilation issues
2017-03-15 16:09:02 +08:00
..
cocos2d_libs.xcodeproj Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
cocos2d_tests.xcodeproj Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
tizen fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
android-build.py Fix android-build.py (#16727) 2016-10-27 15:32:47 +08:00
cocos2d-win10.sln added librecast 2015-06-15 18:18:54 -07:00
cocos2d-win32.sln fix: using `enum class` instead of `typedef enum` 2016-06-16 07:02:04 -07:00
install-deps-linux.sh Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
win32-msvc-2013-x86.cmd Setup for testing for every windows user 2013-11-30 09:36:22 +00:00